aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-11-25 23:51:28 +0100
committerDaniel Gröber <dxld@darkboxed.org>2015-11-25 23:51:28 +0100
commitd4db18cfdffdd82ba19a087b15680c2756b258f6 (patch)
treeb359a4e2b0587468041adbd44479c0738dab9bf0 /cabal-helper.cabal
parentfdced02195c25f8dda3c70e535877c1fdeb66075 (diff)
Add missing other-modules
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index dfc81df..3846306 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -68,6 +68,7 @@ Executable cabal-helper-wrapper
CabalHelper.Data
CabalHelper.Compile
CabalHelper.Log
+ CabalHelper.Sandbox
GHC-Options: -Wall
X-Install-Target: $libexecdir
Build-Depends: base >= 4.5 && < 5