
#10560: -f and -O options interact in non-obvious, order dependent ways -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect | Unknown/Multiple warning at compile-time | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by nomeata): I don’t find that too surprising, and the order dependency is often used in build tools, which assume that you can always override earlier choices by ''appending'' to the command line. But it could be documented better, of course. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10560#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler