summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T8831.script
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-03-21 04:42:32 -0500
committerAustin Seipp <austin@well-typed.com>2014-03-21 10:59:07 -0500
commitf9b6a2bb6574904ab11476d79896491b111ad7cc (patch)
tree0cf0e207c1d46ae3a68f5df4548f4c63af9a1327 /testsuite/tests/ghci/scripts/T8831.script
parentba0c0123fb2f6942f57636ca458d5a87870f1ecc (diff)
downloadhaskell-f9b6a2bb6574904ab11476d79896491b111ad7cc.tar.gz
testsuite: add test for #8831
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'testsuite/tests/ghci/scripts/T8831.script')
-rw-r--r--testsuite/tests/ghci/scripts/T8831.script4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T8831.script b/testsuite/tests/ghci/scripts/T8831.script
new file mode 100644
index 0000000000..bc6ba89440
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/T8831.script
@@ -0,0 +1,4 @@
+:seti -XTemplateHaskell
+:load T8831.hs
+$foo
+