From 412148ce5f7911e818c6fe1e50981c2cd94858b1 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sun, 3 Dec 2017 01:08:37 +0100 Subject: ghc-session: Add backpack test project --- cabal-helper.cabal | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cabal-helper.cabal') 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 -- cgit v1.2.3