X-Git-Url: https://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=hath.cabal;h=bb1a2e88407cd3fd1a04651838315324b1248384;hp=b32d870f0cf5a890861092c62a28cfe261067f22;hb=400dfd7cb509eae025a919fe5cb6d064ba0d20c9;hpb=2c65837d2439a3e68e37705ba0ba62cf8ef951a4 diff --git a/hath.cabal b/hath.cabal index b32d870..bb1a2e8 100644 --- a/hath.cabal +++ b/hath.cabal @@ -105,7 +105,7 @@ executable hath Octet build-depends: - base == 4.*, + base >= 4.9 && < 5, cmdargs >= 0.10, split >= 0.2, tasty >= 0.8,