[GHC] #8602: Wrong argument order to Haskell pre-processor (-F, -pgmF, -optF)
GHC
ghc-devs at haskell.org
Tue Jan 7 14:30:08 UTC 2014
#8602: Wrong argument order to Haskell pre-processor (-F, -pgmF, -optF)
---------------------------------------+-----------------------------------
Reporter: SimonHengel | Owner: hellertime
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"032969f7c7493d774958e65e61690bd2a995fbbc/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="032969f7c7493d774958e65e61690bd2a995fbbc"
Re-order preprocessor args to agree with User Guide (fixes #8602)
The section of the User Guide in reference is 4.12.4
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8602#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list