summaryrefslogtreecommitdiff
path: root/src/Erebos/Storage/Graph.hs
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2026-08-02 12:46:59 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2026-08-04 20:49:59 +0200
commit9fe388f9172717cf0ebfd223e122506725a31542 (patch)
tree434942520bca9dc9a5eb908f661a763ca069d562 /src/Erebos/Storage/Graph.hs
parentafaa0cc6790b55e2db31450d3a2951d524930585 (diff)
Utilize head cache in LocalState for SharedState tips
Diffstat (limited to 'src/Erebos/Storage/Graph.hs')
-rw-r--r--src/Erebos/Storage/Graph.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Erebos/Storage/Graph.hs b/src/Erebos/Storage/Graph.hs
index 97c5543..99ad3e6 100644
--- a/src/Erebos/Storage/Graph.hs
+++ b/src/Erebos/Storage/Graph.hs
@@ -4,6 +4,7 @@ module Erebos.Storage.Graph (
compareGeneration, generationMax,
storedGeneration,
+ StoredTips,
generations, generationsBy,
ancestors,
precedes,