
26 Feb
2006
26 Feb
'06
10:08 a.m.
Hi Pete,
a = (<) b x = (x <) c x y = (x < y)
I'm pretty sure this is the Monomorphism Restriction, its on the wiki at: http://www.haskell.org/hawiki/MonomorphismRestriction Thanks Neil