[GHC] #13435: Segfaults on levity-polymorphic type class
GHC
ghc-devs at haskell.org
Fri Mar 31 03:18:28 UTC 2017
#13435: Segfaults on levity-polymorphic type class
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler (Type | Version: 8.0.1
checker) | Keywords:
Resolution: fixed | LevityPolymorphism
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
| typecheck/should_run/T13435
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
During my levity-polymorphism sweep, I saw that this was newly working.
I'm not sure exactly what did it, but the seg-fault is gone, and the
program looks good to me.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13435#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list