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

DrIFT-2.4.2 doesn't build with recent ghc #5

Open
juhp opened this issue Jan 9, 2018 · 1 comment
Open

DrIFT-2.4.2 doesn't build with recent ghc #5

juhp opened this issue Jan 9, 2018 · 1 comment

Comments

@juhp
Copy link

juhp commented Jan 9, 2018

I tried to build DriFT with recent ghc but get:

    DrIFT-2.4.2/src/ParseLib2.hs:50:10:
        No instance for (Applicative Parser)
          arising from the superclasses of an instance declaration
        In the instance declaration for ‘Monad Parser’
    
    DrIFT-2.4.2/src/ParseLib2.hs:59:10:
        No instance for (GHC.Base.Alternative Parser)
          arising from the superclasses of an instance declaration
        In the instance declaration for ‘MonadPlus Parser’
@juhp
Copy link
Author

juhp commented Jan 9, 2018

I see that HEAD builds okay - is it possible to make a new release to Hackage?

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

1 participant