Skip to content

Commit b830253

Browse files
committed
adjust base bounds
1 parent 400ef84 commit b830253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

transformers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ source-repository head
5252

5353
library
5454
default-language: Haskell2010
55-
build-depends: base >= 2 && < 6
55+
build-depends: base >= 4.8 && < 5
5656
hs-source-dirs: .
5757
if impl(ghc)
5858
cpp-options:

0 commit comments

Comments
 (0)