aboutsummaryrefslogtreecommitdiff
path: root/servant/src/Main.hs
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-10-22 21:14:05 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-10-22 21:14:05 +0200
commit2892a202e7c4e630181fc6c9a56a5f445b8aa63a (patch)
tree5e6753693be45a0fc700ca9dee598d108f667277 /servant/src/Main.hs
parent9ca0799435aca9f4380ca7e80358dc77236d1b24 (diff)
downloadthermoprint-2892a202e7c4e630181fc6c9a56a5f445b8aa63a.tar
thermoprint-2892a202e7c4e630181fc6c9a56a5f445b8aa63a.tar.gz
thermoprint-2892a202e7c4e630181fc6c9a56a5f445b8aa63a.tar.bz2
thermoprint-2892a202e7c4e630181fc6c9a56a5f445b8aa63a.tar.xz
thermoprint-2892a202e7c4e630181fc6c9a56a5f445b8aa63a.zip
fixed last commit
Diffstat (limited to 'servant/src/Main.hs')
-rw-r--r--servant/src/Main.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/servant/src/Main.hs b/servant/src/Main.hs
index e93972f..680f1c6 100644
--- a/servant/src/Main.hs
+++ b/servant/src/Main.hs
@@ -12,7 +12,6 @@
12 12
13import Thermoprint 13import Thermoprint
14import Thermoprint.Api 14import Thermoprint.Api
15import PrintOut
16 15
17import qualified Data.Text.Lazy as TL 16import qualified Data.Text.Lazy as TL
18import qualified Data.ByteString.Lazy.Char8 as LBS 17import qualified Data.ByteString.Lazy.Char8 as LBS