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

failed compilation with ghc 6.12 : no mask function #33

Open
vincenthz opened this issue Jan 9, 2013 · 0 comments
Open

failed compilation with ghc 6.12 : no mask function #33

vincenthz opened this issue Jan 9, 2013 · 0 comments

Comments

@vincenthz
Copy link

while trying to install new packages on an old ppc target with ghc 6.12, i came across this:

[14 of 23] Compiling Test.Framework.Core ( Test/Framework/Core.hs, dist/build/Test/Framework/Core.o )
[15 of 23] Compiling Test.Framework.Providers.API ( Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o )
[16 of 23] Compiling Test.Framework.Runners.Core ( Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o )

Test/Framework/Runners/Core.hs:15:26:
    Module `Control.Exception' does not export `mask'
Failed to install test-framework-0.8

i haven't look if it's easy or not to fix.

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