In article <[EMAIL PROTECTED]>,
 Glynn Clements <[EMAIL PROTECTED]> wrote:

> > instance Num Vector where
> 
> Except that class instances have to be algebraic datatypes ("data") or
> renamed datatypes ("newtype"), but not type synonyms ("type").

That's not true, is it? I mean as long as there isn't already some 
overlapping instance, I think it's quite OK.

-- 
Ashley Yakeley, Seattle WA

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to