
8 Mar
2010
8 Mar
'10
5:35 p.m.
Peter Robinson wrote:
On 8 March 2010 17:51, Andrew Coppin
wrote: Anyway, can anybody tell me how I can change the default settings so that I get profiling libraries built by default, and Haddock documentation built by default?
(I'm on Windows, in case that makes a difference...)
# cabal install --help shows you options like: --enable-library-profiling Enable Library profiling --enable-documentation Enable building of documentation
If you want these settings permanently you need to locate your config file (I don't know where it is on Windows...)
Perhaps it's My Documents\.cabal or something? Oh no, wait a sec: E:\> cabal --help ... D:\Documents and Settings\User\Application Data\cabal\config