From dffb7cbe2a0922e92d08040508226becd46f349c Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Wed, 27 Jan 2016 12:15:37 +0100 Subject: first try to move wired-in constraint reductions into the library --- testdata/listcompr01.reject.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testdata/listcompr01.reject.out') diff --git a/testdata/listcompr01.reject.out b/testdata/listcompr01.reject.out index 07cc39f0..d221be57 100644 --- a/testdata/listcompr01.reject.out +++ b/testdata/listcompr01.reject.out @@ -1,3 +1,3 @@ "testdata/listcompr01.reject.lc" (line 6, column 42): unexpected ',' -expecting end of "]", projection, swizzling, "@", char literal, literal string, float literal, "#", natural, "_", "'", identifier, uppercase ident, dotdot expression, List comprehension, "[", left section, right section, "(", "{", "let", symbols, ":", backquoted ident, "::", "~", "->", "=>", "where", "data", "class", "instance", type family, "type", type instance, typed ident, "infix", "infixl", "infixr", operator definition, lhs, pattern or end of input \ No newline at end of file +expecting end of "]", projection, swizzling, "@", char literal, literal string, float literal, "#", natural, "_", "'", identifier, uppercase ident, dotdot expression, List comprehension, "[", left section, right section, "(", "{", "let", symbols, ":", backquoted ident, "::", "~", "->", "=>", "where", "data", "class", "instance", type family, type instance, "type", typed ident, "infix", "infixl", "infixr", operator definition, lhs, pattern or end of input \ No newline at end of file -- cgit v1.2.3