On 16 March 2010 11:50, Marc Weber <[email protected]> wrote: > I may be mistaken - but can't you just put the instance in a module > (within syb-with-class) and make syb-with-class not import it by > default?
That would still require syb-with-class to depend upon Text, etc., which is probably not a good thing to do. -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
