-
Notifications
You must be signed in to change notification settings - Fork 14
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
haskell platform support #2
Comments
What error do you see? This commit (e39edbc) should have resolved any issues. |
cabal install |
Having the same problem |
Do you guys use cabal sandboxes? |
Yeah, I tried it both with and without a sandbox. I asked a Stack Overflow question which clarified things a little for me but I still don't really know how to fix it. |
I just pushed a fix, could you please try again? |
In a fresh cabal sandbox:
Looks like a different error at least. |
Unfortunately there's no way for me to know what versions of the libraries are on your machine, so this will be a bit of guess-and-check. Try changing the
|
With that new Here's what I have installed:
|
I don't think I can help with this, sorry :/ Looks like you have stumbled into cabal hell. This is something specific to your machine, so you will have to figure out how to resolve it. There are a lot of resources online that should help. |
I couldn't compile with the haskell platform installed. (base =4.7)
What can i do? is it possible to support it?
The text was updated successfully, but these errors were encountered: