[Haskell-cafe] Multi-parameter Type Class[MESSAGE NOT SCANNED]
Paul Keir
pkeir at dcs.gla.ac.uk
Thu Dec 11 10:52:44 EST 2008
I took your suggestion and it worked exactly as I had hoped. Thankyou.
GHCI (6.8.2) was though a little concerned, and told me
I had an: Illegal instance declaration for `ZOT [x] [y]'
and recommended I use -fallow-undecidable-instances. I did,
and it worked. What have I done though? The word "undecidable"
scares me a little :)
---SNIP---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081211/8bc9bc18/attachment.htm
More information about the Haskell-Cafe
mailing list