summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T18594.script
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_run/T18594.script')
-rw-r--r--testsuite/tests/ghci/should_run/T18594.script1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/should_run/T18594.script b/testsuite/tests/ghci/should_run/T18594.script
index 815275914c..4589dcdec8 100644
--- a/testsuite/tests/ghci/should_run/T18594.script
+++ b/testsuite/tests/ghci/should_run/T18594.script
@@ -1,5 +1,6 @@
:m GHC.Types
:i (->)
+:i Constraint
:set -XStarIsType
:i Type
:set -XNoStarIsType