From 97535354f19912d7663d2b2569df42f976e660a2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 6 Dec 2015 02:41:52 +0100 Subject: Haskell bump --- trivmix.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trivmix.cabal b/trivmix.cabal index 78ec056..49b14c2 100644 --- a/trivmix.cabal +++ b/trivmix.cabal @@ -27,7 +27,7 @@ executable trivmix main-is: Trivmix.hs -- other-modules: -- other-extensions: - build-depends: base >=4.7 && <4.8 + build-depends: base >=4.7 && <4.9 , jack >=0.7 && <1 , optparse-applicative >=0.11 && <1 , directory >=1.2 && <2 @@ -45,7 +45,7 @@ executable trivmix executable adjmix main-is: Adjmix.hs - build-depends: base >=4.7 && <4.8 + build-depends: base >=4.7 && <4.9 , optparse-applicative >=0.11 && <1 , filepath >=1.3 && <2 , filelock >=0.1 && <1 -- cgit v1.2.3