[GHC] #14777: panic when using a function defined in terms of `error`
GHC
ghc-devs at haskell.org
Thu Feb 8 13:29:20 UTC 2018
#14777: panic when using a function defined in terms of `error`
-------------------------------------+-------------------------------------
Reporter: zilinc | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by zilinc):
For quite a few times, after I change some code, if it crashes, I can
always fix it by changing one `__impossible` to `undefined` or v.v. I'm
unsure whether it's a coincidence or not.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14777#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list