diff options
Diffstat (limited to 'src/Erebos/Network.hs-boot')
-rw-r--r-- | src/Erebos/Network.hs-boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Erebos/Network.hs-boot b/src/Erebos/Network.hs-boot index 849bfc1..af77581 100644 --- a/src/Erebos/Network.hs-boot +++ b/src/Erebos/Network.hs-boot @@ -1,6 +1,6 @@ module Erebos.Network where -import Erebos.Storage +import Erebos.Object.Internal data Server data Peer |