We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31fd8a2 commit 41af0efCopy full SHA for 41af0ef
StateVar.cabal
@@ -23,7 +23,7 @@ library
23
build-depends:
24
base >= 4 && < 5,
25
stm >= 2.0 && < 2.5,
26
- transformers >= 0.2 && < 0.5
+ transformers >= 0.2 && < 0.6
27
28
default-language: Haskell2010
29
other-extensions:
0 commit comments