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.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal
index 4bcfe6a..555cdb8 100644
--- a/spec/thermoprint-spec.cabal
+++ b/spec/thermoprint-spec.cabal
@@ -38,13 +38,14 @@ library
38 , deepseq >=1.4.1 && <2 38 , deepseq >=1.4.1 && <2
39 , QuickCheck >=2.8.1 && <3 39 , QuickCheck >=2.8.1 && <3
40 , quickcheck-instances >=0.3.11 && <4 40 , quickcheck-instances >=0.3.11 && <4
41 , Cabal >=1.22.4 && <2 41 , Cabal >=1.22.4 && <2.1
42 , cabal-test-quickcheck >=0.1.6 && <1 42 , cabal-test-quickcheck >=0.1.6 && <1
43 , servant >=0.4.4 && <1 43 , servant >=0.4.4 && <1
44 , aeson >=1.0 && <2 44 , aeson >=1.0 && <2
45 , base64-bytestring >=1.0.0 && <2 45 , base64-bytestring >=1.0.0 && <2
46 , encoding >=0.8 && <1 46 , encoding >=0.8 && <1
47 , time >=1.5.0 && <2 47 , time >=1.5.0 && <2
48 , unordered-containers >=0.2.8.0 && <1
48 -- hs-source-dirs: 49 -- hs-source-dirs:
49 default-language: Haskell2010 50 default-language: Haskell2010
50 ghc-options: -Wall 51 ghc-options: -Wall