aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index c065779..9cc7215 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -36,6 +36,7 @@ extra-source-files: README.md
tests/*.hs
tests/stack-resolvers
+ tests/cabal-versions
tests/exelib/*.hs
tests/exelib/*.cabal
@@ -173,6 +174,8 @@ test-suite compile-test
ghc-options: -Wall
build-depends: c-h-internal
+
+
test-suite ghc-session
import: build-deps, extensions
type: exitcode-stdio-1.0