[GHC] #12474: Regression: Syntax error in -ddump-minimal-imports for records in GHC 8.0

GHC ghc-devs at haskell.org
Tue Aug 16 16:47:17 UTC 2016


#12474: Regression: Syntax error in -ddump-minimal-imports for records in GHC 8.0
-------------------------------------+-------------------------------------
        Reporter:  nh2               |                Owner:
            Type:  bug               |               Status:  merge
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by simonpj):

 * status:  new => merge


Comment:

 Fixed in HEAD by
 {{{
 commit 018487e686793e22efd595491be5b5305ed2b9c0
 Author: Matthew Pickering <matthewtpickering at gmail.com>
 Date:   Fri May 6 17:15:54 2016 +0100

     Fix pretty printing of IEThingWith
 }}}
 Merge to stable branch (if it hasn't been already).

 Simon

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


More information about the ghc-tickets mailing list