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.
fs-api-0.4.0.0
fs-sim-0.4.0.0
1 parent aa04099 commit 9a0f1d7Copy full SHA for 9a0f1d7
cabal.project.release
@@ -1,7 +1,7 @@
1
index-state:
2
-- Bump this if you need newer packages from Hackage
3
- -- unix-2.8.7.0
4
- , hackage.haskell.org 2025-06-11T07:49:45Z
+ -- current date: fs-api-0.4.0.0 and fs-sim-0.4.0.0
+ , hackage.haskell.org 2025-06-12T15:01:00Z
5
6
packages:
7
.
@@ -27,11 +27,3 @@ allow-newer: regression-simple:base
27
-- we could add a conditional on (+serialblockio) to remove this import automatically.
28
import: cabal.project.blockio-uring
29
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