<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [Haskell-cafe] Multi-parameter Type Class[MESSAGE NOT SCANNED]</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I took your suggestion and it worked exactly as I had hoped. Thankyou.<BR>
<BR>
GHCI (6.8.2) was though a little concerned, and told me<BR>
I had an: Illegal instance declaration for `ZOT [x] [y]'<BR>
and recommended I use -fallow-undecidable-instances. I did,<BR>
and it worked. What have I done though? The word &quot;undecidable&quot;<BR>
scares me a little :)<BR>
<BR>
---SNIP---</FONT>
</P>

</BODY>
</HTML>