Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language extensions to be registered for Cabal 1.22 #2291

Closed
hvr opened this issue Dec 19, 2014 · 2 comments · Fixed by #2315
Closed

Language extensions to be registered for Cabal 1.22 #2291

hvr opened this issue Dec 19, 2014 · 2 comments · Fixed by #2315

Comments

@hvr
Copy link
Member

hvr commented Dec 19, 2014

GHC 7.10 currently has a couple of new language extensions not yet registered in Cabal:

The following 4 should go in in any case:

  • PatternSynonyms
  • PartialTypeSignatures
  • NamedWildcards
  • DeriveAnyClass

The following one should probably not go in yet:

  • StaticPointers (current impl. in GHC 7.10 considered a prototype)
@hvr hvr added this to the Cabal-1.22 milestone Dec 19, 2014
@23Skidoo
Copy link
Member

23Skidoo commented Jan 1, 2015

/cc @tibbe

@tibbe
Copy link
Member

tibbe commented Jan 1, 2015

Care to whip up a pull request against master @hvr?

23Skidoo added a commit to 23Skidoo/cabal that referenced this issue Jan 3, 2015
23Skidoo added a commit to 23Skidoo/cabal that referenced this issue Jan 3, 2015
23Skidoo added a commit to 23Skidoo/cabal that referenced this issue Jan 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants