Skip to content

Add support for the TypeData extension #235

@sheaf

Description

@sheaf

We should support the TypeData extension:

{-# LANGUAGE TypeData #-}

module M where

type data D a = MkD a

type data F a where
  MkF :: F Int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions