diff --git a/src/Vervis/Recipient.hs b/src/Vervis/Recipient.hs index 8e840dd..e0fca2a 100644 --- a/src/Vervis/Recipient.hs +++ b/src/Vervis/Recipient.hs @@ -551,7 +551,7 @@ groupLocalRecipients = organize . partitionByActor f (p, g, r, d, l) (RecipLoom lkhid lpiece) = (p, g, r, d, (lkhid, lpiece) : l) - organize + organize :: ( [(KeyHashid Person, LeafPerson)] , [(KeyHashid Group, LeafGroup)] , [(KeyHashid Repo, LeafRepo)]