aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index 61de701..ddd95de 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -60,7 +60,7 @@ library
build-depends:
base >= 4.5 && < 4.9,
bytestring >= 0.9.2 && < 0.11,
- time >= 1.2 && < 1.5
+ time >= 1.2 && < 1.6
exposed-modules:
System.Posix