
#241: The Make build-type doesn't pass haddock options to make ----------------------------------+----------------------------------------- Reporter: ross@soi.city.ac.uk | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------------+----------------------------------------- Comment (by ross@soi.city.ac.uk): Replying to [comment:1 duncan]:
The Haddock module now has a function `haddockPackageFlags` that returns all the `--read-interface=` flags.
I'm not quite clear about what the other options should be.
Probably just about everything except -o and possibly -h. But I'm not sure the Make build-type can ever be made to work properly (Custom even more so, of course). I think we need a build type that is mostly Simple, but with program hooks (as Configure does for postConfig). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/241#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects