diff options
Diffstat (limited to 'src/Erebos/Storage/Graph.hs')
| -rw-r--r-- | src/Erebos/Storage/Graph.hs | 1 |
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, |