summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/mc19.stderr
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2015-04-07 09:10:27 -0500
committerAustin Seipp <austin@well-typed.com>2015-04-07 09:13:38 -0500
commitcf196400609d920e7f8189b9376833f4f5886360 (patch)
treef3b98f7b98890f1cddd4ff36852eef750ac407cb /testsuite/tests/typecheck/should_fail/mc19.stderr
parentf1a4e42ea2e5302147dcb69b9baa6f4aa3af6e37 (diff)
downloadhaskell-cf196400609d920e7f8189b9376833f4f5886360.tar.gz
The production for squals is incorrect; see D806 for specifics.
This diff depends on D803. Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D806 GHC Trac Issues: #10214
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/mc19.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/mc19.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/mc19.stderr b/testsuite/tests/typecheck/should_fail/mc19.stderr
index d7181ad8a7..f8ca03f2f8 100644
--- a/testsuite/tests/typecheck/should_fail/mc19.stderr
+++ b/testsuite/tests/typecheck/should_fail/mc19.stderr
@@ -2,7 +2,7 @@
mc19.hs:10:31:
Couldn't match type ‘a’ with ‘[a]’
‘a’ is a rigid type variable bound by
- a type expected by the context: [a] -> [a] at mc19.hs:10:26
+ a type expected by the context: [a] -> [a] at mc19.hs:10:10
Expected type: [a] -> [a]
Actual type: [a] -> [[a]]
In the expression: inits