[GHC] #8333: The impossible happened with TH + -fno-omit-interface-pragmas
GHC
ghc-devs at haskell.org
Fri Sep 20 15:52:07 CEST 2013
#8333: The impossible happened with TH + -fno-omit-interface-pragmas
-------------------------------+-------------------------------------------
Reporter: errge | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Easy (less than 1 hour)
Type of failure: GHCi crash | Blocked By:
Test Case: | Related Tickets:
Blocking: |
-------------------------------+-------------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:d57f2ad3048dc954053ccac51180097e837d8055/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="d57f2ad3048dc954053ccac51180097e837d8055"
Ignore Tickish Breakpoints when serialising Core into interface files
This fixes Trac #8333
Thanks to 'klao', who identified the cause and provided the patch
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8333#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list