From 4fd4b1942c7ea33dc8fc7bc6586048c2d8b529c3 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Fri, 7 Aug 2015 09:25:39 +0200 Subject: Factor sandbox stuff out into a seperate module So we can use the sandbox discovery for Setup.hs components --- cabal-helper.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 15710e3..0cbee55 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -43,6 +43,7 @@ library Other-Modules: Paths_cabal_helper , CabalHelper.Types default-language: Haskell2010 + GHC-Options: -Wall Build-Depends: base >= 4.5 && < 5 , Cabal >= 1.14 && < 1.23 , data-default -- cgit v1.2.3