summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/BadTelescope3.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/dependent/should_fail/BadTelescope3.stderr')
-rw-r--r--testsuite/tests/dependent/should_fail/BadTelescope3.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/dependent/should_fail/BadTelescope3.stderr b/testsuite/tests/dependent/should_fail/BadTelescope3.stderr
new file mode 100644
index 0000000000..4ea7458bb2
--- /dev/null
+++ b/testsuite/tests/dependent/should_fail/BadTelescope3.stderr
@@ -0,0 +1,6 @@
+
+BadTelescope3.hs:9:1: error:
+ ā€¢ These kind and type variables: (a :: k) k (b :: k)
+ are out of dependency order. Perhaps try this ordering:
+ k (a :: k) (b :: k)
+ ā€¢ In the type synonym declaration for ā€˜Sā€™