From 981b96409f450708e43a240fc6e895886d07aa9d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 17 Oct 2015 22:47:04 +0200 Subject: base version bump --- trivmix.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'trivmix.cabal') diff --git a/trivmix.cabal b/trivmix.cabal index 78ec056..8de83e4 100644 --- a/trivmix.cabal +++ b/trivmix.cabal @@ -19,7 +19,7 @@ library hs-source-dirs: src default-language: Haskell2010 exposed-modules: Trivmix.Types - build-depends: base >=4.7 && <4.8 + build-depends: base >=4.8 && <4.9 , data-default >=0.5 && <1 , case-insensitive >=1.2 && <2 @@ -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.8 && <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.8 && <4.9 , optparse-applicative >=0.11 && <1 , filepath >=1.3 && <2 , filelock >=0.1 && <1 -- cgit v1.2.3