[GHC] #8908: ghc: panic! (the 'impossible' happened)

GHC ghc-devs at haskell.org
Wed Mar 19 03:24:22 UTC 2014


#8908: ghc: panic! (the 'impossible' happened)
---------------------------------+------------------------------------
        Reporter:  sledged       |            Owner:
            Type:  bug           |           Status:  closed
        Priority:  normal        |        Milestone:
       Component:  Compiler      |          Version:  7.6.3
      Resolution:  fixed         |         Keywords:
Operating System:  Linux         |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+------------------------------------
Changes (by rwbarton):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Thanks for the report. This is fixed already in GHC 7.6.3, though:

 {{{
 rwbarton at morphism:/tmp$ ghc-7.6.3 STLCPar.lhs
 [1 of 1] Compiling Main             ( STLCPar.lhs, STLCPar.o )

 STLCPar.lhs:319:10:
     Malformed instance: (NFData => v, NFData => f) -> Multiterm v f
 }}}

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


More information about the ghc-tickets mailing list