[Hackage] #315: cabal-install (0.5.1) tool options are reversed

#315: cabal-install (0.5.1) tool options are reversed ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.4.0.1 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.2 Platform: | ---------------------------------+------------------------------------------ When passing tool options to cabal, such as in "cabal configure --user --c2hs-options='-C -xc -c cpp-4.2'", building with -v shows that the options are passed to c2hs in reverse order, and the build fails. Reversing them before passing them to cabal makes the build work; meanwhile, if Setup.hs is invoked directly the options are not reversed. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/315 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#315: cabal-install (0.5.1) tool options are reversed ---------------------------------+------------------------------------------ Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.4.0.1 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.3 | Platform: Mac OS ---------------------------------+------------------------------------------ Changes (by guest): * platform: => Mac OS * ghcversion: 6.8.2 => 6.8.3 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/315#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage