[Hackage] #238: haddock2 is not passed cpp-options

Hackage trac at galois.com
Tue Mar 3 12:39:39 EST 2009


#238: haddock2 is not passed cpp-options
----------------------------------+-----------------------------------------
  Reporter:  ross at soi.city.ac.uk  |        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 <igloo at earth.li>
   * 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


More information about the cabal-devel mailing list