-
Notifications
You must be signed in to change notification settings - Fork 4
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 on Windows / minghc 7.8.4 #47
Comments
Are you using 32-bit or 64-bit MinGHC? |
64bit |
I was able to reproduce this by running |
Nop, here is the full log:
|
What's the output of |
|
I've just run into this as well. I fixed it by disabling library and executable profiling with cabal configure. I think it was something inconsistent in my build environment, since enabling library and executable profiling also seems to build fine. |
I can confirm: |
I'm getting this build error:
The text was updated successfully, but these errors were encountered: