On Mon, May 23, 2011 at 09:35:35AM +0100, Simon Marlow wrote: > On 22/05/2011 12:26, Ross Paterson wrote: > >GHC uses mtl-1.1.1.1 internally, but mtl-2.0.1.0 (added to the HP last > >November) now depends on the transformers package, into which much of > >the code has been moved. I'd like to move the current version of mtl > >back from http://code.haskell.org/~ross/mtl/ to the master repo on abbot > >used by GHC, but that would add transformers as a dependency. What to do? > > Oh, does that mean the HP comes with two versions of mtl?
No, each version of HP has a single version of mtl. I should have said that mtl-2.0.1.0 and transformers replaced mtl-1.1.1.1. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
