improve documentation exports

This commit is contained in:
Trolli Schmittlauch 2020-07-15 01:48:27 +02:00
parent c37fe88b35
commit 0ea5402231

View file

@ -19,6 +19,8 @@ module Hash2Pub.FediChordTypes (
, setPredecessors , setPredecessors
, NodeCache , NodeCache
, NodeCacheEntry , NodeCacheEntry
, LookupCache
, LookupCacheEntry
, CacheEntry(..) , CacheEntry(..)
, RingEntry(..) , RingEntry(..)
, RingMap(..) , RingMap(..)