Skip to content

Commit 11f3a58

Browse files
committed
Release lsm-tree-1.0.0.0
1 parent 8646987 commit 11f3a58

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

cabal.project.release

Lines changed: 2 additions & 2 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-
-- 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
55

66
packages:
77
./lsm-tree

lsm-tree/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Revision history for `lsm-tree`
22

3-
## 1.0.0.0 -- 2025-07
3+
## 1.0.0.0 -- 2025-08-06
44

55
* First released version.

scripts/test-cabal-docspec.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ ${cabal_docspec} \
4343
-XInstanceSigs \
4444
--extra-package blockio \
4545
--extra-package blockio:sim \
46+
--extra-package bytestring \
4647
--extra-package directory \
48+
--extra-package filepath \
4749
--extra-package lsm-tree:prototypes \
4850
--extra-package process \
4951
|| exit 1

0 commit comments

Comments
 (0)