X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=6e9d036995667652a33e52f81b05d63cb11a3225;hb=63d3fd047776a0d5f3406a17f0b51db4ed817b62;hp=b32d870f0cf5a890861092c62a28cfe261067f22;hpb=2c65837d2439a3e68e37705ba0ba62cf8ef951a4;p=hath.git diff --git a/hath.cabal b/hath.cabal index b32d870..6e9d036 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,5 +1,5 @@ name: hath -version: 0.4.1 +version: 0.4.2 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -105,7 +105,7 @@ executable hath Octet build-depends: - base == 4.*, + base >= 4.9 && < 5, cmdargs >= 0.10, split >= 0.2, tasty >= 0.8,