[Hackage] #735: cabal haddock --executables --hyperlink-source does not call HsColour

Hackage cvs-ghc at haskell.org
Mon Sep 6 16:00:20 EDT 2010


#735: cabal haddock --executables  --hyperlink-source does not call HsColour
---------------------------------+------------------------------------------
  Reporter:  guest               |        Owner:           
      Type:  defect              |       Status:  closed   
  Priority:  normal              |    Milestone:           
 Component:  cabal-install tool  |      Version:           
  Severity:  normal              |   Resolution:  duplicate
  Keywords:                      |   Difficulty:  unknown  
Ghcversion:                      |     Platform:           
---------------------------------+------------------------------------------
Changes (by duncan):

  * status:  new => closed
  * resolution:  => duplicate


Comment:

 The problem is that you have not listed the other modules in the `other-
 modules` field in the .cabal file. You are supposed to list all the
 modules in each library or exe but Cabal does not strictly enforce this
 (which itself is a bug see #128, #388, #585, #586).

 This is a duplicate of ticket #586.

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



More information about the cabal-devel mailing list