[Hackage] #624: "cabal haddock" should not break my build

Hackage trac at galois.com
Mon Jan 25 12:29:27 EST 2010


#624: "cabal haddock" should not break my build
----------------------------+-----------------------------------------------
  Reporter:  AntoineLatter  |        Owner:           
      Type:  defect         |       Status:  new      
  Priority:  normal         |    Milestone:  Cabal-1.8
 Component:  Cabal library  |      Version:  1.6.0.1  
  Severity:  normal         |     Keywords:           
Difficulty:  unknown        |   Ghcversion:           
  Platform:                 |  
----------------------------+-----------------------------------------------
Changes (by duncan):

  * milestone:  => Cabal-1.8


Comment:

 Agreed. We should make sure we prevent haddock from stomping over existing
 .o or .hi files. The quick way would be to give it dummy hi and o dirs. A
 better way would be to get haddock to pick up the existing files, or if
 there are no existing files to always use bytecode and to never generate
 .hi or .o files.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/624#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects



More information about the cabal-devel mailing list