aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
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 0cbee55..0077778 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -42,6 +42,7 @@ library
exposed-modules: Distribution.Helper
Other-Modules: Paths_cabal_helper
, CabalHelper.Types
+ , CabalHelper.Sandbox
default-language: Haskell2010
GHC-Options: -Wall
Build-Depends: base >= 4.5 && < 5