[GHC] #6068: Panic in GHCi when using functional dependencies and promoted kinds
GHC
ghc-devs at haskell.org
Fri Nov 15 18:49:32 UTC 2013
#6068: Panic in GHCi when using functional dependencies and promoted kinds
-------------------------------------+------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.5
Resolution: | Keywords: PolyKinds
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: polykinds/T6068 | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"1e0ef8265d67d05e5114310311804b6d51bec7dd/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="1e0ef8265d67d05e5114310311804b6d51bec7dd"
Fix canIrredPred again
This follows up the earlier patch to Trac #6068, which I
obviously hadn't validated properly.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/6068#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list