aboutsummaryrefslogtreecommitdiff
path: root/server/thermoprint-server.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'server/thermoprint-server.cabal')
-rw-r--r--server/thermoprint-server.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/thermoprint-server.cabal b/server/thermoprint-server.cabal
index f98cac1..89f636c 100644
--- a/server/thermoprint-server.cabal
+++ b/server/thermoprint-server.cabal
@@ -90,6 +90,7 @@ Test-Suite tests
90 , warp >=3.1.9 && <4 90 , warp >=3.1.9 && <4
91 , exceptions >=0.8.0 && <1 91 , exceptions >=0.8.0 && <1
92 , containers >=0.5.6 && <1 92 , containers >=0.5.6 && <1
93 , async >=2.1.0 && <3
93 94
94executable thermoprint-server 95executable thermoprint-server
95 main-is: Main.hs 96 main-is: Main.hs