aboutsummaryrefslogtreecommitdiff
path: root/server/src/Main.hs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-20 09:59:06 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-20 09:59:06 +0000
commite13e08c31a2816a15ab10c078fd3adeb7abb83d7 (patch)
tree4ce2a5063ab9c44ec3af64709ed150a592009eef /server/src/Main.hs
parent299a1b0beda2027747820390b939da96534e345d (diff)
downloadthermoprint-e13e08c31a2816a15ab10c078fd3adeb7abb83d7.tar
thermoprint-e13e08c31a2816a15ab10c078fd3adeb7abb83d7.tar.gz
thermoprint-e13e08c31a2816a15ab10c078fd3adeb7abb83d7.tar.bz2
thermoprint-e13e08c31a2816a15ab10c078fd3adeb7abb83d7.tar.xz
thermoprint-e13e08c31a2816a15ab10c078fd3adeb7abb83d7.zip
Skeleton & buildsystem for thermoprint-server
Diffstat (limited to 'server/src/Main.hs')
-rw-r--r--server/src/Main.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/server/src/Main.hs b/server/src/Main.hs
new file mode 100644
index 0000000..e392fe1
--- /dev/null
+++ b/server/src/Main.hs
@@ -0,0 +1,6 @@
1module Main (main) where
2
3import Thermoprint.Server
4
5main :: IO ()
6main = thermoprintServer def