aboutsummaryrefslogtreecommitdiff
path: root/server/thermoprint-server.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-03-01 00:04:54 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-03-01 00:04:54 +0100
commit36434c74792c50be759172d158be0e9e56e28849 (patch)
tree1d9ccf224764a6de034fbb26191e4981e89b2b98 /server/thermoprint-server.cabal
parent8dc71c2a4219f2e820e4c55ee7754e184574e8e5 (diff)
downloadthermoprint-36434c74792c50be759172d158be0e9e56e28849.tar
thermoprint-36434c74792c50be759172d158be0e9e56e28849.tar.gz
thermoprint-36434c74792c50be759172d158be0e9e56e28849.tar.bz2
thermoprint-36434c74792c50be759172d158be0e9e56e28849.tar.xz
thermoprint-36434c74792c50be759172d158be0e9e56e28849.zip
Thermoprint.Server.Queue.Utils
Reformulated from their flawed QMConfig-version
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 3f0f832..62eb0ca 100644
--- a/server/thermoprint-server.cabal
+++ b/server/thermoprint-server.cabal
@@ -23,6 +23,7 @@ library
23 , Thermoprint.Server.API 23 , Thermoprint.Server.API
24 , Thermoprint.Server.Push 24 , Thermoprint.Server.Push
25 , Thermoprint.Server.Queue 25 , Thermoprint.Server.Queue
26 , Thermoprint.Server.Queue.Utils
26 , Thermoprint.Server.Printer 27 , Thermoprint.Server.Printer
27 , Thermoprint.Server.Printer.Debug 28 , Thermoprint.Server.Printer.Debug
28 , Thermoprint.Server.Printer.Debug.Delayed 29 , Thermoprint.Server.Printer.Debug.Delayed