Skip to content

Commit fd40200

Browse files
committed
Allow to use io-classes-1.7
1 parent 67a9d95 commit fd40200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository cardano-haskell-packages
1111
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
1212

1313
index-state:
14-
hackage.haskell.org 2024-08-27T07:58:31Z
14+
hackage.haskell.org 2024-08-27T18:06:30Z
1515
, cardano-haskell-packages 2024-06-27T10:53:24Z
1616

1717
packages: ./typed-protocols

typed-protocols/typed-protocols.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ library
3232
, TypeOperators
3333
, BangPatterns
3434
build-depends: base,
35-
io-classes ^>= 1.6
35+
io-classes ^>= 1.7
3636

3737
hs-source-dirs: src
3838
default-language: Haskell2010

0 commit comments

Comments
 (0)