"impossible happened" with "class XML a where toXML :: a -> XML"
Simon Peyton-Jones
simonpj at microsoft.com
Fri Mar 11 05:38:33 EST 2005
It was a bug -- thank you. Now fixed (though it missed the 6.4 boat),
and in the regression suite.
SImon
| -----Original Message-----
| From: glasgow-haskell-bugs-bounces at haskell.org
[mailto:glasgow-haskell-bugs-
| bounces at haskell.org] On Behalf Of Shae Matijs Erisson
| Sent: 10 March 2005 21:13
| To: glasgow-haskell-bugs at haskell.org
| Subject: "impossible happened" with "class XML a where toXML :: a ->
XML"
|
|
| Breaking code is:
| "class XML a where toXML :: a -> XML"
|
| result is:
| Compiling Main ( /home/shae/src/haskell/ProtoWebPublish.hs,
interpreted )
| ghc-6.4.20050303: panic! (the `impossible' happened, GHC version
6.4.20050303):
| ds_app_type Main.XML{tc r1BX} []
|
| Not sure if this is already a known bug.
| --
| Shae Matijs Erisson - http://www.ScannedInAvian.com/ - Sockmonster
once said:
| You could switch out the unicycles for badgers, and the game would be
the same.
|
| _______________________________________________
| Glasgow-haskell-bugs mailing list
| Glasgow-haskell-bugs at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list