From 9eeb93a2e333b4aa00b5a617af9b995e0f5dd7cc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 19 Feb 2016 14:21:59 +0100 Subject: ServerSpec.hs depends on Data.Map --- server/thermoprint-server.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'server/thermoprint-server.cabal') diff --git a/server/thermoprint-server.cabal b/server/thermoprint-server.cabal index 6a53cd5..d6613ad 100644 --- a/server/thermoprint-server.cabal +++ b/server/thermoprint-server.cabal @@ -81,6 +81,7 @@ Test-Suite tests , stm >=2.4.4 && <3 , warp >=3.1.9 && <4 , exceptions >=0.8.0 && <1 + , containers >=0.5.6 && <1 executable thermoprint-server main-is: Main.hs -- cgit v1.2.3