merkle exec working 1

This commit is contained in:
James Eversole
2026-05-05 12:43:03 -05:00
parent 72e5810ca9
commit c25170ebd5
4 changed files with 500 additions and 4 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