[Haskell-cafe] type classes

Peter Padawitz peter.padawitz at udo.edu
Fri Dec 14 07:29:33 EST 2007


I'd like to define several instances of the same type class with the 
same type variable instance. Only method instances differ. How can I do 
this without writing copies of the type class?



More information about the Haskell-Cafe mailing list