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 2fa04c5..0a5690e 100644
--- a/server/thermoprint-server.cabal
+++ b/server/thermoprint-server.cabal
@@ -66,6 +66,7 @@ library
66 , wai-websockets >=3.0.0 && <4 66 , wai-websockets >=3.0.0 && <4
67 , wai >=3.0.5 && <4 67 , wai >=3.0.5 && <4
68 , network-uri >=2.6.0 && <3 68 , network-uri >=2.6.0 && <3
69 , constraints >=0.8 && <1
69 hs-source-dirs: src 70 hs-source-dirs: src
70 default-language: Haskell2010 71 default-language: Haskell2010
71 ghc-options: -Wall 72 ghc-options: -Wall