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 e3e21db commit f5d2b6bCopy full SHA for f5d2b6b
typed-protocols/typed-protocols.cabal
@@ -34,7 +34,7 @@ library
34
, TypeOperators
35
, BangPatterns
36
build-depends: base,
37
- io-classes ^>= 1.0
+ io-classes >= 1.0 && < 1.2
38
39
hs-source-dirs: src
40
default-language: Haskell2010
0 commit comments