aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2017-12-03 01:08:37 +0100
committerDaniel Gröber <dxld@darkboxed.org>2018-01-18 14:10:26 +0100
commit412148ce5f7911e818c6fe1e50981c2cd94858b1 (patch)
tree750ed1a5aaf56e3e5475ab9b6a7d9435e1617e14 /cabal-helper.cabal
parent49dca6e8963a8fcd4e30d76d65068e9fa76a4a8d (diff)
ghc-session: Add backpack test project
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal8
1 files changed, 8 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index fd0cb4e..ece81c1 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -46,6 +46,14 @@ extra-source-files: README.md
tests/exeintlib/lib/*.hs
tests/exeintlib/intlib/*.hs
+ tests/bkpregex/*.cabal
+ tests/bkpregex/*.hs
+ tests/bkpregex/regex-example/*.hs
+ tests/bkpregex/regex-indef/*.hs
+ tests/bkpregex/regex-indef/*.hsig
+ tests/bkpregex/regex-types/Regex/*.hs
+ tests/bkpregex/str-impls/Str/*.hs
+
source-repository head
type: git
location: https://github.com/DanielG/cabal-helper.git