[Haskell-cafe] Re: instance Eq (a -> b)

Ashley Yakeley ashley at semantic.org
Wed Apr 14 05:04:15 EDT 2010


Ketil Malde wrote:
> (If you'd made clear from the start that when you say "Enum a, Bounded a"
> you really mean "Bool", you might have avoided these replies that you
> apparently find offensive.)

I don't mean Bool. There are lots of small finite types, for instance, 
(), Word8, Maybe Bool, and so on. They're very useful.

-- 
Ashley Yakeley


More information about the Haskell-Cafe mailing list