Skip to content

Commit 2739057

Browse files
committed
Updated cabal.project & nix
Use `io-sim-1.5.1.0`.
1 parent 0a92055 commit 2739057

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository cardano-haskell-packages
1515
-- repeat the index-state for hackage to work around haskell.nix parsing limitation
1616
index-state:
1717
-- Bump this if you need newer packages from Hackage
18-
, hackage.haskell.org 2024-10-24T05:58:23Z
18+
, hackage.haskell.org 2024-12-10T16:20:07Z
1919

2020
-- Bump this if you need newer packages from CHaP
2121
, cardano-haskell-packages 2024-09-26T15:16:07Z

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ouroboros-network/ouroboros-network.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ library sim-tests-lib
210210
dns,
211211
hashable,
212212
io-classes,
213-
io-sim,
213+
io-sim ^>=1.5.1,
214214
iproute,
215215
monoidal-synchronisation,
216216
mtl,

0 commit comments

Comments
 (0)