#238: haddock2 is not passed cpp-options
----------------------------------+-----------------------------------------
Reporter: [email protected] | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.8.2 | Platform:
----------------------------------+-----------------------------------------
Changes (by duncan):
* status: new => closed
* difficulty: normal => very easy (<1 hour)
* resolution: => fixed
Comment:
Fixed ages ago by:
{{{
Thu Aug 28 15:23:03 BST 2008 Ian Lynagh <[email protected]>
* We need to pass the CPP options to haddock 2
{
hunk ./Distribution/Simple/Haddock.hs 355
+ ++ ["-optP" ++ opt | opt <- cppOptions bi]
}
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/238#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel