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

broken with monad-control-1.0.0.1 #9

Closed
markwright opened this issue Dec 24, 2014 · 1 comment
Closed

broken with monad-control-1.0.0.1 #9

markwright opened this issue Dec 24, 2014 · 1 comment

Comments

@markwright
Copy link

./setup build
Building control-monad-exception-0.11.1...
Preprocessing library control-monad-exception-0.11.1...
[1 of 6] Compiling Control.Monad.Exception.Throws ( Control/Monad/Exception/Throws.hs, dist/build/Control/Monad/Exception/Throws.o )
[2 of 6] Compiling Control.Monad.Exception.Catch ( Control/Monad/Exception/Catch.hs, dist/build/Control/Monad/Exception/Catch.o )
[3 of 6] Compiling Control.Monad.Exception.Base ( Control/Monad/Exception/Base.hs, dist/build/Control/Monad/Exception/Base.o )

Control/Monad/Exception/Base.hs:99:6:
    Wrong category of family instance; declaration was for a type synonym
    In the newtype instance declaration for âStMâ
    In the instance declaration for âMonadBaseControl b (EMT l m)â

Control/Monad/Exception/Base.hs:104:6:
    Wrong category of family instance; declaration was for a type synonym
    In the newtype instance declaration for âStTâ
    In the instance declaration for âMonadTransControl (EMT l)â

http://dpaste.com/1Z8JF9W

@pepeiborra
Copy link
Owner

Fixed by #10

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