[Haskell] PROPOSAL: class aliases

John Meacham john at repetae.net
Thu Oct 13 18:33:15 EDT 2005


On Thu, Oct 13, 2005 at 01:46:14PM +0200, Benjamin Franksen wrote:
> Using '=' instead of '=>', you could even leave out the 'alias':
> 
>   class FooBar a = (Foo a, Bar a)  where ...

true. for the purposes of discussion I think I will keep using the
'alias' so it is clearer what is going on. but if it were actually
implemented we could decide whether we want it or not.
        John

-- 
John Meacham - ⑆repetae.net⑆john⑈ 


More information about the Haskell mailing list