[EMAIL PROTECTED] wrote: > One thing that hasn't come up yet is that empty instance declarations are > the only decent option (that I know of) that we have in the absence of > real class aliases.
I agree. I use this in my code in a number of places. It helps to write readable signatures. Best regards, Johannes Waldmann. _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
