We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc567f commit 6e526f6Copy full SHA for 6e526f6
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