Re: [Hackage] #156: setup haddock: option to expose all modules
#156: setup haddock: option to expose all modules ----------------------------------+----------------------------------------- Reporter: ross@soi.city.ac.uk | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.2.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: normal Ghcversion: 6.6 | Platform: Linux ----------------------------------+----------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Joachim Breitner sent in patches for this: {{{ Thu May 1 15:51:03 BST 2008 Joachim Breitner <mail@joachim-breitner.de> * Add an --internal flag to HaddockFlags Thu May 1 16:24:21 BST 2008 Joachim Breitner <mail@joachim-breitner.de> * Implement --internal flag Passing --internal to the haddock stage does these things: * Does not pass --hide parameter to haddock * Passes --ignore-all-exports parameter * Appends "(internal documentation)" to the title Thu May 1 16:25:44 BST 2008 Joachim Breitner <mail@joachim-breitner.de> * With --executable, --internal just adds --ignore-all-exports Thu May 1 16:33:56 BST 2008 Joachim Breitner <mail@joachim-breitner.de> * Document --internal in Cabal.xml }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/156#comment:2> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
participants (1)
-
Hackage