From 3dcff567d383ced5ca3704a0ad5bc28de3fadd6f Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 18 Jan 2016 20:54:07 +0100 Subject: spec: Add missing other-modules --- cabal-helper.cabal | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index a8324fd..1a11add 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -87,6 +87,14 @@ Test-Suite spec Default-Language: Haskell2010 Type: exitcode-stdio-1.0 Main-Is: Spec.hs + Other-Modules: CabalHelper.Common + CabalHelper.Compile + CabalHelper.Data + CabalHelper.Log + CabalHelper.Sandbox + CabalHelper.Types + Distribution.Helper + Paths_cabal_helper Hs-Source-Dirs: tests, . GHC-Options: -Wall Build-Tools: cabal -- cgit v1.2.3