[GHC] #11979: ghc: panic! (the 'impossible' happened)
GHC
ghc-devs at haskell.org
Wed Apr 27 21:20:11 UTC 2016
#11979: ghc: panic! (the 'impossible' happened)
-------------------------------------+-------------------------------------
Reporter: javierlopm | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: fixed | Keywords: panic
Operating System: Linux | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => fixed
Comment:
HEAD (and I guess 8.0) says
{{{
T11979.hs:11:19: error:
Record syntax is illegal here: {position :: Pos, content :: String}
}}}
which is right.
So I'll close as fixed.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11979#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list