Distribution.Simple.Setup.HaddockFlags(haddockProgramArgs) is a [(String, 
[String])]. What does it mean?

I've got a package with a largish file which makes haddock blow it's stack, so 
it needs ghc rts options. I can do this on the command line with +RTS -K32M 
-RTS. Can I bake it into my package somehow? I'm trying messing with the 
haddock flags in the haddockHook in the package description, but I'm not 
getting the result I want.

Thanks,
Ben Scarlet
_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to