[GHC] #9693: Reloading GHCi with Template Haskell names can panic GHC

GHC ghc-devs at haskell.org
Mon Feb 8 18:32:28 UTC 2016


#9693: Reloading GHCi with Template Haskell names can panic GHC
-------------------------------------+-------------------------------------
        Reporter:  maxs              |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:
       Component:  Template Haskell  |              Version:  7.8.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bollmann):

 upon a quick look at the code the initial error message is thrown in
 module `rename/RnEnv.hs` by function `lookupExactOcc_either`. But I'm
 unsure why this leaves `ghci` in an inconsistent state afterwards.

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


More information about the ghc-tickets mailing list