Skip to content

haskell-src-exts-1.16.0.1 won't install w/o "happy" / happy dep broken #240

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

Closed
oneeyedziggy opened this issue Jul 20, 2015 · 1 comment
Closed

Comments

@oneeyedziggy
Copy link

I'm admittedly ignorant of precisely why, but setting up some haskell packages for OsCon, I found that, at least on OSX 10.9.5, haskell-src-exts-1.16.0.1 won't install, and install fails with the message:

"haskell-src-exts-1.16.0.1 failed during the configure step. The exception was:
ExitFailure 1"

earlier in the install output is "setup-Simple-Cabal-1.22.2.0-x86_64-osx-ghc-7.10.1: The program 'happy' version

=1.17 is required but it could not be found."

Though subsequently running "cabal install happy" worked fine and allowed me to then successfully install haskell-src-exts-1.16.0.1.

Sorry if this is a red herring, just didn't see an issue filed yet, and I'm apparently not the only one having this issue: SublimeHaskell/SublimeHaskell#184

@hesselink
Copy link
Member

Cabal doesn't install build tools, this is a known cabal issue.

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