From c63f7ca27bf3a014dd501a6f58dc6a983251df4d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 4 Feb 2016 19:04:35 +0000 Subject: Split Queue-management into new module --- server/src/Thermoprint/Server/API.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'server/src/Thermoprint/Server/API.hs') diff --git a/server/src/Thermoprint/Server/API.hs b/server/src/Thermoprint/Server/API.hs index 247fb89..7868f2c 100644 --- a/server/src/Thermoprint/Server/API.hs +++ b/server/src/Thermoprint/Server/API.hs @@ -13,6 +13,7 @@ import Thermoprint.API hiding (JobId(..), DraftId(..)) import qualified Thermoprint.API as API (JobId(..), DraftId(..)) import Thermoprint.Server.Printer +import Thermoprint.Server.Queue import Thermoprint.Server.Database import Data.Set (Set) -- cgit v1.2.3