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

Build failure with mtl-2.3 #84

Open
sjakobi opened this issue May 20, 2022 · 1 comment
Open

Build failure with mtl-2.3 #84

sjakobi opened this issue May 20, 2022 · 1 comment

Comments

@sjakobi
Copy link

sjakobi commented May 20, 2022

Building library for transient-0.7.0.0..
[1 of 8] Compiling Transient.Internals ( src/Transient/Internals.hs, dist/build/Transient/Internals.o, dist/build/Transient/Internals.dyn_o )

src/Transient/Internals.hs:363:10: error:
    Not in scope: type constructor or class ‘MonadPlus’
    |
363 | instance MonadPlus TransIO where
    |          ^^^^^^^^^
@sjakobi
Copy link
Author

sjakobi commented Jun 14, 2022

v0.6.3 seems to be affected too. Older versions of transient aren't compatible with GHC >= 8.6 and therefore have no build plans with mtl-2.3.

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