[Haskell-cafe] trouble compiling Crypto-4.2.0 / trouble with cabal
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Sep 14 19:03:38 EDT 2009
On Sun, 2009-09-13 at 19:54 +0200, mf-hcafe-15c311f0c at etc-network.de
wrote:
>
> Hi,
>
> Cabal is still fighting me all the time. Its latest move is to be
> oblivious of some of the installed packages:
For future reference:
http://haskell.org/cabal/FAQ.html#runghc-setup-complains-of-missing-packages
The simple solution is don't mix cabal and "runghc Setup.hs", stick to
cabal. Remember that cabal subsumes the command line interface provided
by "runghc Setup.hs".
Duncan
More information about the Haskell-Cafe
mailing list