[GHC] #13632: Frontend plugin arguments are reversed

GHC ghc-devs at haskell.org
Mon May 1 01:27:50 UTC 2017


#13632: Frontend plugin arguments are reversed
-------------------------------------+-------------------------------------
           Reporter:  duog           |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  GHC API        |           Version:  8.0.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:  frontend01     |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 The arguments passed to a frontend plugin are passed in the opposite order
 to that with which they were passed to the command line.

 I will attach a diff that modifies the frontend01 test to exhibit the
 error.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13632>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list