On 8 March 2010 17:51, Andrew Coppin <andrewcop...@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 _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe