summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T12549.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_run/T12549.stdout')
-rw-r--r--testsuite/tests/ghci/should_run/T12549.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/should_run/T12549.stdout b/testsuite/tests/ghci/should_run/T12549.stdout
index fd0a45c46b..bd446f741a 100644
--- a/testsuite/tests/ghci/should_run/T12549.stdout
+++ b/testsuite/tests/ghci/should_run/T12549.stdout
@@ -1,3 +1,3 @@
-f :: forall k1 k2 (b :: k1) (a :: k1 -> k2 -> *) (c :: k2).
+f :: forall k1 k2 (a :: k1 -> k2 -> *) (b :: k1) (c :: k2).
C a =>
a b c