Repository : ssh://darcs.haskell.org//srv/darcs/packages/old-locale

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/df98c76b078de507ba2f7f23d4473c0ea09d5686

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

commit df98c76b078de507ba2f7f23d4473c0ea09d5686
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 23:28:32 2012 +0000

    Bump base lower version to 4.5 (the version GHC 7.4.1 came with)

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

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

diff --git a/old-locale.cabal b/old-locale.cabal
index f50346b..0dcac9c 100644
--- a/old-locale.cabal
+++ b/old-locale.cabal
@@ -16,7 +16,7 @@ Cabal-Version: >= 1.6
 Library
     exposed-modules:
         System.Locale
-    build-depends: base >= 3 && < 5
+    build-depends: base >= 4.5 && < 5
 
 source-repository head
     type:     git



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

Reply via email to