Skip to content

Commit ea41cca

Browse files
committed
Bump io-classes version
1 parent 3c46f32 commit ea41cca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cabal.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ repository cardano-haskell-packages
1111
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
1212

1313
index-state:
14-
hackage.haskell.org 2024-02-06T12:00:00Z
15-
, cardano-haskell-packages 2023-05-16T03:39:10Z
14+
hackage.haskell.org 2024-05-20T10:04:11Z
15+
, cardano-haskell-packages 2024-05-15T19:28:23Z
1616

1717

1818
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.0 && < 1.4
35+
io-classes >= 1.0 && < 1.6
3636

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

0 commit comments

Comments
 (0)