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 67a9d95 commit fd40200Copy full SHA for fd40200
cabal.project
@@ -11,7 +11,7 @@ repository cardano-haskell-packages
11
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
12
13
index-state:
14
- hackage.haskell.org 2024-08-27T07:58:31Z
+ hackage.haskell.org 2024-08-27T18:06:30Z
15
, cardano-haskell-packages 2024-06-27T10:53:24Z
16
17
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.6
+ io-classes ^>= 1.7
36
37
hs-source-dirs: src
38
default-language: Haskell2010
0 commit comments