From d7787ee41ec261db9152d548a9ebbffb4c44c52d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 26 Feb 2016 23:03:44 +0000 Subject: Enabled warnings --- spec/thermoprint-spec.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spec/thermoprint-spec.cabal') diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal index 7446da3..e236e05 100644 --- a/spec/thermoprint-spec.cabal +++ b/spec/thermoprint-spec.cabal @@ -47,12 +47,13 @@ library , time >=1.5.0 && <2 -- hs-source-dirs: default-language: Haskell2010 + ghc-options: -Wall Test-Suite tests type: exitcode-stdio-1.0 hs-source-dirs: test main-is: Spec.hs - ghc-options: -threaded -with-rtsopts=-N + ghc-options: -Wall -threaded -with-rtsopts=-N extensions: StandaloneDeriving , OverloadedStrings , OverloadedLists -- cgit v1.2.3