We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400ef84 commit b830253Copy full SHA for b830253
1 file changed
transformers.cabal
@@ -52,7 +52,7 @@ source-repository head
52
53
library
54
default-language: Haskell2010
55
- build-depends: base >= 2 && < 6
+ build-depends: base >= 4.8 && < 5
56
hs-source-dirs: .
57
if impl(ghc)
58
cpp-options:
0 commit comments