[GHC] #7982: ASSERT failed: TcCanonical:520 for kind-checking unsaturated type families
GHC
ghc-devs at haskell.org
Sat Sep 7 16:15:40 CEST 2013
#7982: ASSERT failed: TcCanonical:520 for kind-checking unsaturated type families
-------------------------------------+------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Changes (by monoidal):
* status: new => closed
* difficulty: => Unknown
* resolution: => fixed
Comment:
Looks good in HEAD
{{{
λ> :k Foo
Foo :: k -> *
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7982#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list