We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a0971 commit 10853faCopy full SHA for 10853fa
write-you-a-haskell.cabal
@@ -11,7 +11,7 @@ cabal-version: >=1.10
11
executable write-you-a-haskell
12
main-is: Main.hs
13
build-depends:
14
- base >= 4.7 && <4.8,
+ base >= 4.7 && <4.9,
15
pretty >= 1.1 && <1.2,
16
containers >= 0.5 && <0.6,
17
transformers >= 0.3 && <0.5,
0 commit comments