1 parent f2624f3 commit dbbc17aCopy full SHA for dbbc17a
1 file changed
countable-inflections.cabal
@@ -32,7 +32,7 @@ library
32
other-modules: Text.Countable.Data
33
ghc-options: -Wall
34
build-depends:
35
- base
+ base >= 4.8 && < 5
36
, exceptions
37
, text
38
, regex-pcre-builtin
0 commit comments