[commit: containers] master: Move most of D.IM.Lazy to D.IM.Base (207e6a4)

Ian Lynagh igloo at earth.li
Thu Feb 23 01:14:30 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/207e6a463fb5e933f86773c6e9553026bb48336c

>---------------------------------------------------------------

commit 207e6a463fb5e933f86773c6e9553026bb48336c
Author: Johan Tibell <johan.tibell at gmail.com>
Date:   Tue Nov 22 10:29:38 2011 -0800

    Move most of D.IM.Lazy to D.IM.Base

 Data/IntMap/Base.hs   | 1730 ++++++++++++++++++++++++++++++++++++++++++++++++-
 Data/IntMap/Lazy.hs   | 1622 +---------------------------------------------
 Data/IntMap/Strict.hs |    3 +-
 containers.cabal      |    2 +-
 4 files changed, 1735 insertions(+), 1622 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 207e6a463fb5e933f86773c6e9553026bb48336c



More information about the Cvs-libraries mailing list