aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2017-12-08 15:40:10 +0200
committerDaniel Gröber <dxld@darkboxed.org>2018-01-18 14:10:26 +0100
commitdbad8e29e272ad310c29eaa487aa8627c38c1521 (patch)
treed1a55ff35141a01356e15bda3658809d59d171f8 /cabal-helper.cabal
parentbbd0e337f744abfea23b6d77d4b4bb340069f18e (diff)
Add missing tests to sdist, check for Cabal 2.0 for CFlib
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index ece81c1..c580101 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -46,6 +46,10 @@ extra-source-files: README.md
tests/exeintlib/lib/*.hs
tests/exeintlib/intlib/*.hs
+ tests/fliblib/*.hs
+ tests/fliblib/*.cabal
+ tests/fliblib/lib/*.hs
+
tests/bkpregex/*.cabal
tests/bkpregex/*.hs
tests/bkpregex/regex-example/*.hs