Skip to content

Commit 9a0f1d7

Browse files
committed
Use fs-api-0.4.0.0 and fs-sim-0.4.0.0 from Hackage
1 parent aa04099 commit 9a0f1d7

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

cabal.project.release

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
index-state:
22
-- Bump this if you need newer packages from Hackage
3-
-- unix-2.8.7.0
4-
, hackage.haskell.org 2025-06-11T07:49:45Z
3+
-- current date: fs-api-0.4.0.0 and fs-sim-0.4.0.0
4+
, hackage.haskell.org 2025-06-12T15:01:00Z
55

66
packages:
77
.
@@ -27,11 +27,3 @@ allow-newer: regression-simple:base
2727
-- we could add a conditional on (+serialblockio) to remove this import automatically.
2828
import: cabal.project.blockio-uring
2929

30-
-- bugfix hGetBufExactly and hGetBufExactlyAt, io-classes-1.8.0.1
31-
source-repository-package
32-
type: git
33-
location: https://github.com/input-output-hk/fs-sim
34-
tag: 77e4809fe897330397ddbeaf88ef4bb47477b543
35-
subdir:
36-
fs-api
37-
fs-sim

0 commit comments

Comments
 (0)