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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/5c4a8b9b167b270fe0cd1d6dace566971b1338cc

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

commit 5c4a8b9b167b270fe0cd1d6dace566971b1338cc
Author: Milan Straka <[email protected]>
Date:   Thu Nov 24 17:12:48 2011 +0100

    IntMap refactoring.
    
    * Remove top-level *Unsigned top-level methods and use
      local definitions instead.
    
    * Remove top-level split' and splitLookup' and use local
      definitions instead.

 Data/IntMap/Base.hs   |  164 +++++++++++++++++-------------------------------
 Data/IntMap/Strict.hs |   41 ++++--------
 2 files changed, 72 insertions(+), 133 deletions(-)


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

    git show 5c4a8b9b167b270fe0cd1d6dace566971b1338cc

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to