[GHC] #11456: Type application and :set +c command cause panic

GHC ghc-devs at haskell.org
Wed Mar 23 15:48:16 UTC 2016


#11456: Type application and :set +c command cause panic
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  8.1
      Resolution:  fixed             |             Keywords:
                                     |  TypeApplications GHCi
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  ghci/scripts/T11456
      Blocked By:                    |             Blocking:
 Related Tickets:  #11329            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by goldfire):

 Error2 seems to have the same mechanism (`:set +c` with a type
 application) as the original error, which is already in the testsuite. I
 personally don't think another test is warranted. Thanks for posting
 however -- if someone stumbles over this problem in the future, they will
 find your second case.

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


More information about the ghc-tickets mailing list