
#337: --disable-split-objs has wrong help string ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: minor | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.3 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * platform: Mac OS => * severity: normal => minor Comment: The current one is only slightly better: {{{ --enable-split-objs Enable split library into smaller objects to reduce binary sizes (GHC 6.6+) --disable-split-objs Disable split library into smaller objects to reduce binary sizes (GHC 6.6+) }}} The problem here is our config system isn't quite as flexible as we want and assumes that all enable/disable flags have Enable/Disable descriptions. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/337#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects