aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2015-10-28 22:34:34 +0100
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2015-10-28 22:35:24 +0100
commit137fa1b06a79a9baa0d5fcf2ec11f964c3423f6a (patch)
tree0a70076c42e847eb4eaaf66babd8f6ec79ff1ede /unix.cabal
parent94d8824bae10c9d91f56c1aee9c45a90136a1770 (diff)
Relax upper bound on `base` for base-4.9
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index cde94db..c54e275 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -59,7 +59,7 @@ library
Trustworthy
build-depends:
- base >= 4.5 && < 4.9,
+ base >= 4.5 && < 4.10,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.6