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

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/8817e5b0fc5ab215f4c0f516acb0fbef84ce3b03

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

commit 8817e5b0fc5ab215f4c0f516acb0fbef84ce3b03
Author: Ian Lynagh <[email protected]>
Date:   Mon Dec 12 21:39:01 2011 +0000

    Update dependencies

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

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

diff --git a/unix.cabal b/unix.cabal
index 86e1004..4dc50bb 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -77,7 +77,7 @@ Library
         System.Posix.Process.Common
         System.Posix.Terminal.Common
 
-    build-depends:      base >= 4.2 && < 4.5,
+    build-depends:      base >= 4.2 && < 4.6,
                         bytestring >= 0.9.2.0 && < 0.10
     extensions: CPP, ForeignFunctionInterface, EmptyDataDecls
     if impl(ghc >= 7.1)



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

Reply via email to