[GHC] #13458: Panic with unsafeCoerce and -dcore-lint
GHC
ghc-devs at haskell.org
Mon Mar 27 19:05:07 UTC 2017
#13458: Panic with unsafeCoerce and -dcore-lint
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler (Type | Version: 8.1
checker) | Keywords:
Resolution: | LevityPolymorphism
Operating System: Unknown/Multiple | 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 Richard Eisenberg <rae@…>):
In [changeset:"cea7141851ce653cb20207da3591d09e73fa396d/ghc"
cea71418/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="cea7141851ce653cb20207da3591d09e73fa396d"
Fix #13458
Core Lint shouldn't check representations of types that don't
have representations.
test case: typecheck/should_compile/T13458
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13458#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list