diff options
-rw-r--r-- | cabal-helper.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index c471c57..820e48d 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -114,10 +114,10 @@ Test-Suite spec , template-haskell , temporary -custom-setup - setup-depends: base, - Cabal, - filepath +-- custom-setup +-- setup-depends: base, +-- Cabal, +-- filepath -- TODO: Use cabal_macros.h to replace -D flags by including it in -- CabalHelper.Data |