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.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T19310.stdout b/testsuite/tests/ghci/scripts/T19310.stdout
index 4e7ad631fc..943aa126dd 100644
--- a/testsuite/tests/ghci/scripts/T19310.stdout
+++ b/testsuite/tests/ghci/scripts/T19310.stdout
@@ -1,3 +1,3 @@
type T :: * -> * -> *
-type T = (->) @{'LiftedRep} @{'LiftedRep} :: * -> * -> *
+type T = (->) @{LiftedRep} @{LiftedRep} :: * -> * -> *
-- Defined at <interactive>:3:1