[GHC] #8550: GHC builds recursive coerctions when using recursive type families
GHC
ghc-devs at haskell.org
Fri Dec 6 23:49:38 UTC 2013
#8550: GHC builds recursive coerctions when using recursive type families
--------------------------------------------+------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type checker) | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by monoidal):
Right. `main = seq A (return ())` loops.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8550#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list