summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-10 19:17:56 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-17 22:15:45 +0100
commit20d017985ff1d69e7ea0c8ea5bd4808e3deab194 (patch)
tree745b8c64448388682b57e2d36b01cff0dcb38081 /main
parent00dcbf3c14dceaa3b1a54a3d479518302f9c2ce4 (diff)
Create Erebos.Storage.Head module
Diffstat (limited to 'main')
-rw-r--r--main/Test.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/Test.hs b/main/Test.hs
index 4c23453..9c68165 100644
--- a/main/Test.hs
+++ b/main/Test.hs
@@ -45,6 +45,7 @@ import Erebos.Set
import Erebos.State
import Erebos.Storable
import Erebos.Storage
+import Erebos.Storage.Head
import Erebos.Storage.Internal (unsafeStoreRawBytes)
import Erebos.Storage.Merge
import Erebos.Sync