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 3c46f32 commit ea41ccaCopy full SHA for ea41cca
cabal.project
@@ -11,8 +11,8 @@ repository cardano-haskell-packages
11
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
12
13
index-state:
14
- hackage.haskell.org 2024-02-06T12:00:00Z
15
- , cardano-haskell-packages 2023-05-16T03:39:10Z
+ hackage.haskell.org 2024-05-20T10:04:11Z
+ , cardano-haskell-packages 2024-05-15T19:28:23Z
16
17
18
packages: ./typed-protocols
typed-protocols/typed-protocols.cabal
@@ -32,7 +32,7 @@ library
32
, TypeOperators
33
, BangPatterns
34
build-depends: base,
35
- io-classes >= 1.0 && < 1.4
+ io-classes >= 1.0 && < 1.6
36
37
hs-source-dirs: src
38
default-language: Haskell2010
0 commit comments