Skip to content

Support StandAloneKindSignatures and visible forall quantification#454

Open
AshleyYakeley wants to merge 1 commit intohaskell-suite:masterfrom
AshleyYakeley:dependent-forall
Open

Support StandAloneKindSignatures and visible forall quantification#454
AshleyYakeley wants to merge 1 commit intohaskell-suite:masterfrom
AshleyYakeley:dependent-forall

Conversation

@AshleyYakeley
Copy link
Copy Markdown
Contributor

Support two features for GHC 8.10:

  • StandAloneKindSignatures (example: type Maybe :: Type -> Type)
  • Visible forall quantification (example: forall k -> k -> Type, note use of -> instead of . after forall)

support visible forall quantification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant