From 3db0f40d3b3d27246599845b9f0f09ae0a88cd02 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Fri, 30 Nov 2012 17:56:17 +0000 Subject: Update dependencies --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix.cabal b/unix.cabal index 3b8dc0a..b41c7cf 100644 --- a/unix.cabal +++ b/unix.cabal @@ -78,7 +78,7 @@ Library System.Posix.Process.Common System.Posix.Terminal.Common - build-depends: base >= 4.2 && < 4.7, + build-depends: base >= 4.2 && < 4.8, bytestring >= 0.9.2.0 && < 0.11, time extensions: CPP, ForeignFunctionInterface, EmptyDataDecls -- cgit v1.2.3