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

Cabal doesn't implement an option that the documentation says it does #91

Closed
bos opened this issue May 24, 2012 · 0 comments
Closed

Cabal doesn't implement an option that the documentation says it does #91

bos opened this issue May 24, 2012 · 0 comments

Comments

@bos
Copy link
Contributor

bos commented May 24, 2012

(Imported from Trac #99, reported by guest on 2006-11-20)

Hi, I'm attempting to get hsgnutls working on my machine. It uses Cabal for the installation but when I attempt to run:

runghc Setup.lhs build
I get an error about c2hs not existing. c2hs does exist on my machine and is findable in my path
$ c2hs --version
C->Haskell Compiler, version 0.13.6 "Pressing Forward", 18 May 2005
Now according to the documentation [here](http://www.haskell.org/cabal/release/latest/doc/users-guide/x606.html#setup-configure) I can use the option --with-c2hs=path to help Cabal find it, but it seems Cabal doesn't actually implement this option.
@ghost ghost assigned SyntaxPolice May 24, 2012
@bos bos closed this as completed May 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants