Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.2
http://hackage.haskell.org/trac/ghc/changeset/0f38948f8bce2fa1dcf2b3dc9e95e141e34353e8 >--------------------------------------------------------------- commit 0f38948f8bce2fa1dcf2b3dc9e95e141e34353e8 Author: Simon Peyton Jones <[email protected]> Date: Fri Jul 22 08:57:09 2011 +0100 Comments only >--------------------------------------------------------------- compiler/utils/FiniteMap.lhs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/compiler/utils/FiniteMap.lhs b/compiler/utils/FiniteMap.lhs index 3acadf1..94d1eef 100644 --- a/compiler/utils/FiniteMap.lhs +++ b/compiler/utils/FiniteMap.lhs @@ -1,3 +1,4 @@ +Some extra functions to extend Data.Map \begin{code} module FiniteMap ( _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
