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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to