Hello Mads, Thursday, February 02, 2006, 11:48:27 PM, you wrote:
ML> instance (Foo LongAndUgleName) => class something ... ML> Here again LongAndUglyName cannot be replaced by ShortAndTellingName. ML> This can be annoying if you have a lot of these instance declarations. are you enabled "-fglasgow-exts" ? -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
