[GHC] #8312: Annotations in a compiler without interpreter needs a better error message

GHC ghc-devs at haskell.org
Wed Nov 6 16:21:29 UTC 2013


#8312: Annotations in a compiler without interpreter needs a better error message
-------------------------------+---------------------------
        Reporter:  ablackmore  |            Owner:
            Type:  task        |           Status:  new
        Priority:  normal      |        Milestone:
       Component:  Compiler    |          Version:  7.6.2
      Resolution:              |         Keywords:
Operating System:  Linux       |     Architecture:  arm
 Type of failure:  Other       |       Difficulty:  Unknown
       Test Case:              |       Blocked By:
        Blocking:              |  Related Tickets:
-------------------------------+---------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"bf3b29323d69b2c6f073885fb896dd4a5c346c02/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="bf3b29323d69b2c6f073885fb896dd4a5c346c02"
 Tidy up the error messages we get from TH in stage1 (Trac #8312)

 Instead of panic-ing we now give a sensible message.
 There is quite a bit of refactoring here too, removing
 several #ifdef GHCI things
 }}}

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


More information about the ghc-tickets mailing list