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 11index-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
66packages:
77 ./lsm-tree
Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments