9 Mar
2010
9 Mar
'10
12:57 a.m.
On 8 March 2010 17:51, Andrew Coppin <andrewcoppin@btinternet.com> 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...) Peter