[Haskell-cafe] cabal install of HDBC-odbc fails on ghc 6.7,
-I flag causes problems
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Tue Aug 28 20:08:46 EDT 2007
On Tue, 2007-08-28 at 18:19 -0400, Thomas Hartman wrote:
>
> Well, I built with -v3 as suggested, but the ouptut doesn't seem that
> helpful to me. ghc compile commands, at any rate, do not appear to be
> outputted
Sorry, I meant to pass -v3 to cabal, not to ghc compiling/running
Setup.hs
> $ echo ":main build" | /usr/local/bin/ghci-6.7.20070816 -v3 Setup.hs
> 1>build.out 2>build.err
like:
runghc Setup.hs build -v3
Duncan
More information about the Haskell-Cafe
mailing list