At Mon, 11 Jul 2011 21:18:30 +0300, Yitzchak Gale wrote: > > Please respond to this thread if you own a package > that will be affected by this change.
iterIO uses mkTyCon for the simple reason that ((Typeable t, Typeable m) => Iter t m) is Typeable1 and there is no automatic way of deriving Typeable1. David _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
