File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
index-state:
2
2
-- Bump this if you need newer packages from Hackage
3
- -- current date: release bloomfilter-blocked-0.1 .0.0
4
- , hackage.haskell.org 2025-08-06T00:00:00Z
3
+ -- current date: release lsm-tree-1.0 .0.0
4
+ , hackage.haskell.org 2025-08-06T11:59:45Z
5
5
6
6
packages:
7
7
./lsm-tree
Original file line number Diff line number Diff line change 1
1
# Revision history for ` lsm-tree `
2
2
3
- ## 1.0.0.0 -- 2025-07
3
+ ## 1.0.0.0 -- 2025-08-06
4
4
5
5
* First released version.
Original file line number Diff line number Diff line change @@ -43,7 +43,9 @@ ${cabal_docspec} \
43
43
-XInstanceSigs \
44
44
--extra-package blockio \
45
45
--extra-package blockio:sim \
46
+ --extra-package bytestring \
46
47
--extra-package directory \
48
+ --extra-package filepath \
47
49
--extra-package lsm-tree:prototypes \
48
50
--extra-package process \
49
51
|| exit 1
You can’t perform that action at this time.
0 commit comments