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 3a3ae6f commit 84f1489Copy full SHA for 84f1489
typed-protocols/typed-protocols.cabal
@@ -34,7 +34,7 @@ library
34
, TypeOperators
35
, BangPatterns
36
build-depends: base,
37
- io-classes >= 0.3 && < 0.5
+ io-classes >= 0.3 && < 0.6
38
39
hs-source-dirs: src
40
default-language: Haskell2010
0 commit comments