aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2014-09-09 17:32:01 +0200
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2014-09-09 17:32:01 +0200
commit8afe57ff808499584f43a5cfeb1a3bb42602df8b (patch)
treed2465638a3acff727565c674d4c3ccbf14283a09 /unix.cabal
parent6378c16a4f830141149f804cda2948b190d8a93a (diff)
Bump `base` constraint for AMP
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix.cabal b/unix.cabal
index 8d0b16f..61de701 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,6 +1,6 @@
name: unix
version: 2.7.0.2
--- GHC 7.8.2 released with 2.7.0.1
+-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org
@@ -58,7 +58,7 @@ library
Trustworthy
build-depends:
- base >= 4.5 && < 4.8,
+ base >= 4.5 && < 4.9,
bytestring >= 0.9.2 && < 0.11,
time >= 1.2 && < 1.5