[Haskell] PROPOSAL: class aliases
Wolfgang Jeltsch
wolfgang at jeltsch.net
Fri Oct 14 12:04:32 EDT 2005
Am Donnerstag, 13. Oktober 2005 15:58 schrieb Udo Stenzel:
> [...]
> Further, if classes with no methods have no use currently, this "universal
> instance" could be compiler generated whenever a class without methods is
> declared.
This does mean that you want to treat classes without methods special, doesn't
it? I think, that it is generally not a good thing to have special treatment
for a specific case.
> [...]
> Udo.
Best wishes,
Wolfgang
More information about the Haskell
mailing list