summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2020-08-08 20:11:59 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2020-08-09 21:44:00 +0200
commit3caea2bfbbddf2b3d872eb16e15877194bdfe0d6 (patch)
tree418cb1398c6254679b0d8be74e95b35c330365da /erebos.cabal
parenta4437f0479a721aeebac305e403b88b18a5f7d5f (diff)
Move pairing logic to separate module
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index c0cd961..2a9e65a 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -23,6 +23,7 @@ executable erebos
Channel,
Message,
Network,
+ Pairing
PubKey,
Service
State,