summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T19310.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T19310.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/T19310.stdout3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T19310.stdout b/testsuite/tests/ghci/scripts/T19310.stdout
new file mode 100644
index 0000000000..4e7ad631fc
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/T19310.stdout
@@ -0,0 +1,3 @@
+type T :: * -> * -> *
+type T = (->) @{'LiftedRep} @{'LiftedRep} :: * -> * -> *
+ -- Defined at <interactive>:3:1