
#7: add --ghc-args and such to configure ----------------------------------+----------------------------------------- Reporter: ijones | Owner: ijones Type: enhancement | Status: reopened Priority: high | Milestone: Cabal-1.2 Component: Cabal | Version: 1.1.3 Severity: normal | Resolution: Keywords: | Ghcversion: 6.2.1 Difficulty: very easy (<1 hour) | Platform: Linux ----------------------------------+----------------------------------------- Changes (by ross@soi.city.ac.uk): * resolution: fixed => * status: closed => reopened Comment: Done in the code, but not documented in the User's Guide. A design issue: there is a difference in naming and semantics from --configure-option (and ghc-option elsewhere). The latter takes only one option, so multiple options must each be wrapped individually. That can be a bit more cumbersome, but it avoids issues with embedded spaces. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/7 Hackage http://example.com/ My example project