aboutsummaryrefslogtreecommitdiff
path: root/client/thermoprint-client.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'client/thermoprint-client.cabal')
-rw-r--r--client/thermoprint-client.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/thermoprint-client.cabal b/client/thermoprint-client.cabal
index 1306542..523b755 100644
--- a/client/thermoprint-client.cabal
+++ b/client/thermoprint-client.cabal
@@ -32,6 +32,7 @@ library
32 , transformers >=0.4.2 && <1 32 , transformers >=0.4.2 && <1
33 , http-client >=0.4.28 && <1 33 , http-client >=0.4.28 && <1
34 , mtl >=2.2.1 && <3 34 , mtl >=2.2.1 && <3
35 , natural-transformation >=0.4 && <1
35 hs-source-dirs: src 36 hs-source-dirs: src
36 default-language: Haskell2010 37 default-language: Haskell2010
37 ghc-options: -Wall 38 ghc-options: -Wall