[commit: containers] master: Improve programming documentation. (bdae0d4)
Paolo Capriotti
p.capriotti at gmail.com
Thu Jul 19 21:12:05 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bdae0d4fce159d3f4d43e7a67930627419fe52de
>---------------------------------------------------------------
commit bdae0d4fce159d3f4d43e7a67930627419fe52de
Author: Milan Straka <fox at ucw.cz>
Date: Fri Apr 20 17:57:35 2012 +0200
Improve programming documentation.
Move important programming comments to the beginning of the source file,
give them names and refer to the from the source code where necessarry.
Data/IntMap/Base.hs | 29 ++++++++++++++++++++++-------
Data/IntMap/Strict.hs | 2 ++
Data/IntSet.hs | 42 ++++++++++++++++++++++--------------------
Data/Map/Base.hs | 12 +++++++++---
Data/Map/Strict.hs | 15 +--------------
Data/Set.hs | 12 +++++++++---
6 files changed, 65 insertions(+), 47 deletions(-)
Diff suppressed because of size. To see it, use:
git show bdae0d4fce159d3f4d43e7a67930627419fe52de
More information about the Cvs-libraries
mailing list