summaryrefslogtreecommitdiff
path: root/src/Identity.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Identity.hs')
-rw-r--r--src/Identity.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Identity.hs b/src/Identity.hs
index 91bd04c..effa9e0 100644
--- a/src/Identity.hs
+++ b/src/Identity.hs
@@ -12,6 +12,7 @@ module Identity (
updateIdentity, updateOwners,
sameIdentity,
+ unfoldOwners,
finalOwner,
displayIdentity,
) where