aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/external-tests/haskell/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/external-tests/haskell/stack.yaml')
-rw-r--r--contrib/external-tests/haskell/stack.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/external-tests/haskell/stack.yaml b/contrib/external-tests/haskell/stack.yaml
new file mode 100644
index 0000000..f5612fc
--- /dev/null
+++ b/contrib/external-tests/haskell/stack.yaml
@@ -0,0 +1,6 @@
+resolver: lts-8.18
+packages:
+ - '.'
+extra-deps: []
+flags: {}
+extra-package-dbs: []