Haskell doesn't seem to allow > instance Num (Int->Int) where ... or > instance Stringable String where ... How come? -Alex- PS I am sure this has been discussed before, but I missed it... ___________________________________________________________________ S. Alexander Jacobson i2x Media 1-212-697-0184 voice 1-212-697-1427 fax
- Re: instances of types S. Alexander Jacobson
- Re: instances of types Simon L Peyton Jones