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 afb62db..259abf3 100644
--- a/server/thermoprint-server.cabal
+++ b/server/thermoprint-server.cabal
@@ -93,6 +93,7 @@ Test-Suite tests
93 , exceptions >=0.8.0 && <1 93 , exceptions >=0.8.0 && <1
94 , containers >=0.5.6 && <1 94 , containers >=0.5.6 && <1
95 , async >=2.1.0 && <3 95 , async >=2.1.0 && <3
96 , http-types >=0.9.1 && <1
96 97
97executable thermoprint-server 98executable thermoprint-server
98 main-is: Main.hs 99 main-is: Main.hs