aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Ben Gamari <ben@smart-cactus.org>2016-11-15 12:52:33 -0500
committerGravatar Ben Gamari <ben@smart-cactus.org>2016-11-15 17:39:57 -0500
commit245b6b1c3f9161233235364a58e7c5914a354a57 (patch)
tree5d2cfc0d5f8310c44b341774fd7de4e5c7d85096
parent113fe7a84d47010123db9501ea2885ca86277a2d (diff)
Bump upper bound on base
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index 5ba2ddd..6565f1c 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -62,7 +62,7 @@ library
buildable: False
build-depends:
- base >= 4.5 && < 4.10,
+ base >= 4.5 && < 4.11,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.7