Skip to content
New issue

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

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

Already on GitHub? # to your account

idris-1.3.3 fails with haskeline-0.8 #4901

Open
juhp opened this issue Jul 11, 2021 · 2 comments
Open

idris-1.3.3 fails with haskeline-0.8 #4901

juhp opened this issue Jul 11, 2021 · 2 comments

Comments

@juhp
Copy link
Contributor

juhp commented Jul 11, 2021

Steps to Reproduce

Try to build idris with haskeline-0.8 in ghc-8.10.

Observed Behavior

src/Idris/Output.hs:44:1: error:
    Could not find module ‘System.Console.Haskeline.MonadException’

haskeline-0.8 added a MonadFail instance for InputT.

@juhp
Copy link
Contributor Author

juhp commented Jul 31, 2021

Funnily in git the library now requires 0.8, so maybe I can backport the required changes to Fedora.

@juhp
Copy link
Contributor Author

juhp commented Aug 21, 2021

Indeed it can build with Stackage LTS 18.

Are there any plans to do a minor (or subminor) release?

@juhp juhp changed the title support haskeline-0.8 idris-1.3.3 fails with haskeline-0.8 Aug 21, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant