[Hugs-bugs] nullary classes
22 Feb
2006
22 Feb
'06
12:10 p.m.
just noticed that hugs accepts those brand-new zero-parameter classes (take that, ghc!-): class A where f :: a -> a Main> :t f f :: A => a -> a might be an interesting feature, so I don't request to remove it, but thought I'd mention it here. cheers, claus
7509
Age (days ago)
7509
Last active (days ago)
0 comments
1 participants
participants (1)
-
Claus Reinke