I'm using
./setup configure && ./setup build
very often and hope that it just works (which it really does most of the
time :)

However sometimes it might be interesting to know which flags are
chosen..
Do you think it would be useful to show the chosen flags by default (not
only when using -v3) ?
It's only one additional line but gives you a lot of useful information
(IMHO)
Meanwhile I'm using configure .. 2>&1 | grep 'Flags chosen'

Marc

_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to