[Haskell-cafe] haskell-src-exts should depend on happy
Ozgur Akgun
ozgurakgun at gmail.com
Thu Aug 25 17:47:30 CEST 2011
Hi,
cabal installing haskell-src-exts fails, because of an unlisted dependency
to the happy executable.
The following succeeds:
cabal install happy; cabal install haskell-src-exts
Thanks,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110825/bbd177cf/attachment.htm>
More information about the Haskell-Cafe
mailing list