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

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/20a80c4cc45659acaae9a8b77af63c2fc941854a

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

commit 20a80c4cc45659acaae9a8b77af63c2fc941854a
Author: Ian Lynagh <[email protected]>
Date:   Mon Dec 12 21:38:54 2011 +0000

    Update dependencies

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

 hpc.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hpc.cabal b/hpc.cabal
index debadc0..d2f3570 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -27,7 +27,7 @@ Library
     if flag(small_base)
         Build-Depends: base       >= 3   && < 5,
                        directory  >= 1   && < 1.2,
-                       old-time   >= 1   && < 1.1,
+                       old-time   >= 1   && < 1.2,
                        containers >= 0.1 && < 0.5
     else
         Build-Depends: base < 3



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

Reply via email to