aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'spec/thermoprint-spec.cabal')
-rw-r--r--spec/thermoprint-spec.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal
index 40978c3..eb9d6d3 100644
--- a/spec/thermoprint-spec.cabal
+++ b/spec/thermoprint-spec.cabal
@@ -41,6 +41,7 @@ library
41 , aeson >=0.9.0 && <1 41 , aeson >=0.9.0 && <1
42 , base64-bytestring >=1.0.0 && <2 42 , base64-bytestring >=1.0.0 && <2
43 , encoding >=0.8 && <1 43 , encoding >=0.8 && <1
44 , case-insensitive >=1.2 && <2
44 -- hs-source-dirs: 45 -- hs-source-dirs:
45 default-language: Haskell2010 46 default-language: Haskell2010
46 47