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.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/thermoprint-client.cabal b/client/thermoprint-client.cabal
index 39e2622..69091fd 100644
--- a/client/thermoprint-client.cabal
+++ b/client/thermoprint-client.cabal
@@ -28,5 +28,7 @@ library
28 , containers >=0.5.6 && <1 28 , containers >=0.5.6 && <1
29 , either >=4.4.1 && <5 29 , either >=4.4.1 && <5
30 , time >=1.5.0 && <2 30 , time >=1.5.0 && <2
31 , exceptions >=0.8.2 && <1
32 , transformers >=0.4.2 && <1
31 hs-source-dirs: src 33 hs-source-dirs: src
32 default-language: Haskell2010 34 default-language: Haskell2010