summaryrefslogtreecommitdiff
path: root/Urbit
diff options
context:
space:
mode:
Diffstat (limited to 'Urbit')
-rw-r--r--Urbit/Harbor.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Urbit/Harbor.hs b/Urbit/Harbor.hs
index d95f1a0..8c53e0c 100644
--- a/Urbit/Harbor.hs
+++ b/Urbit/Harbor.hs
@@ -37,3 +37,8 @@ TODO:
ini file, and change price to customer
- figure out what firewall stuff i need to do
-}
+
+module Urbit.Harbor where
+
+main :: IO ()
+main = pure ()