aboutsummaryrefslogtreecommitdiff
path: root/server/src/Server.hs
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/Server.hs')
-rw-r--r--server/src/Server.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/src/Server.hs b/server/src/Server.hs
new file mode 100644
index 0000000..fba65ef
--- /dev/null
+++ b/server/src/Server.hs
@@ -0,0 +1,4 @@
+import qualified Cafp.Main.Server
+
+main :: IO ()
+main = Cafp.Main.Server.main