diff options
-rw-r--r-- | cabal-helper.cabal | 1 |
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 |