diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index d059338..20ad842 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -39,6 +39,11 @@ extra-source-files: README.md tests/fliblib/stack.yaml tests/fliblib/lib/*.hs + tests/custom-setup/*.hs + tests/custom-setup/*.cabal + tests/custom-setup/packages.list + tests/custom-setup/stack.yaml + tests/bkpregex/*.hs tests/bkpregex/*.cabal tests/bkpregex/packages.list |