summaryrefslogtreecommitdiff
path: root/src/Erebos/Network.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/Erebos/Network.hs-boot')
-rw-r--r--src/Erebos/Network.hs-boot3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Erebos/Network.hs-boot b/src/Erebos/Network.hs-boot
index 849bfc1..17a5275 100644
--- a/src/Erebos/Network.hs-boot
+++ b/src/Erebos/Network.hs-boot
@@ -1,8 +1,9 @@
module Erebos.Network where
-import Erebos.Storage
+import Erebos.Object.Internal
data Server
data Peer
+data PeerAddress
peerStorage :: Peer -> Storage