diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-11-10 19:17:56 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-11-17 22:15:45 +0100 |
commit | 20d017985ff1d69e7ea0c8ea5bd4808e3deab194 (patch) | |
tree | 745b8c64448388682b57e2d36b01cff0dcb38081 /erebos.cabal | |
parent | 00dcbf3c14dceaa3b1a54a3d479518302f9c2ce4 (diff) |
Create Erebos.Storage.Head module
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 3f6bb67..c76224d 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -110,6 +110,7 @@ library Erebos.State Erebos.Storable Erebos.Storage + Erebos.Storage.Head Erebos.Storage.Key Erebos.Storage.Merge Erebos.Sync |