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

support haskell-src-exts-1.21+? #36

Closed
juhp opened this issue Feb 23, 2020 · 2 comments
Closed

support haskell-src-exts-1.21+? #36

juhp opened this issue Feb 23, 2020 · 2 comments

Comments

@juhp
Copy link

juhp commented Feb 23, 2020

This is not urgent at all, but just a heads-up that since derive-2.6.5 does not build with haskell-src-exts-1.21 (lts-14), the package will probably get dropped from Fedora 32 or later.

src/Language/Haskell.hs:286:29: error:
    Not in scope: data constructor ‘KindStar’
    |
286 |           f (KindedVar _ x (KindStar _)) = Just $ prettyPrint x
    |                             ^^^^^^^^

Anyway it might be good to add it to Stackage if you plan to continue maintaining it actively, otherwise it is fine I guess. :)

@ndmitchell
Copy link
Owner

I consider Derive to be unmaintained. If no one else steps up, it's dead - I explicitly removed it from Stackage and I'd recommend removing it from Fedora too.

@juhp
Copy link
Author

juhp commented Feb 24, 2020

Okay, sure, thanks

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

No branches or pull requests

2 participants