[GHC] #3150: Overlapping data instances can segfault
GHC
trac at galois.com
Sun Apr 5 23:40:19 EDT 2009
#3150: Overlapping data instances can segfault
-------------------------------------+--------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type checker) | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-------------------------------------+--------------------------------------
Comment (by guest):
I forgot to mention that was run with
ghci Foo.hs -XTypeFamilies -XFlexibleInstances
-- it didn't even require OverlappingInstances
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3150#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list