[GHC] #2334: panic using type families and type classes
GHC
trac at galois.com
Fri Jun 6 09:10:57 EDT 2008
#2334: panic using type families and type classes
---------------------------------+------------------------------------------
Reporter: pgavin | Owner: simonpj
Type: bug | Status: closed
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: type families | Difficulty: Unknown
Testcase: indexed-types/T2334 | Architecture: x86
Os: MacOS X |
---------------------------------+------------------------------------------
Changes (by simonpj):
* testcase: => indexed-types/T2334
* status: new => closed
* resolution: => fixed
Comment:
Fixed
{{{
Fri Jun 6 13:17:30 BST 2008 simonpj at microsoft.com
* Fix Trac #2334: validity checking for type families
}}}
Type families aren't advertised in 6.8, so no need to merge.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2334#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list