Full Merkle tree resolution

This commit is contained in:
2026-05-05 12:43:03 -05:00
parent 72e5810ca9
commit 6b97b210ca
5 changed files with 182 additions and 98 deletions

View File

@@ -39,6 +39,7 @@ executable tricu
, fsnotify
, haskeline
, megaparsec
, memory
, mtl
, sqlite-simple
, tasty
@@ -82,6 +83,7 @@ test-suite tricu-tests
, fsnotify
, haskeline
, megaparsec
, memory
, mtl
, sqlite-simple
, tasty