[GHC] #13185: haskell-relational-query: ghc: panic! (the 'impossible' happened)
GHC
ghc-devs at haskell.org
Wed Jul 12 15:55:09 UTC 2017
#13185: haskell-relational-query: ghc: panic! (the 'impossible' happened)
-------------------------------------+-------------------------------------
Reporter: LocutusOfBorg | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Linux | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case: build
crash or panic | relational-query with ghc 8.0.2
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
The "Simplifier ticks exhausted" message is a very general symptom;
essentially it just means that the compiler has done more simplification
work than it would have expected it would have needed to given the program
size.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13185#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list