From 137fa1b06a79a9baa0d5fcf2ec11f964c3423f6a Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Wed, 28 Oct 2015 22:34:34 +0100 Subject: Relax upper bound on `base` for base-4.9 --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix.cabal') 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 -- cgit v1.2.3