summaryrefslogtreecommitdiff
path: root/testdata/listcompr01.reject.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-27 12:15:37 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-27 12:15:43 +0100
commitdffb7cbe2a0922e92d08040508226becd46f349c (patch)
tree9ce4f06ae683b327ce5c5ce0c5622291f7cb0f2e /testdata/listcompr01.reject.out
parentc0a3b1a4a71af08398d561698765206a54114593 (diff)
first try to move wired-in constraint reductions into the library
Diffstat (limited to 'testdata/listcompr01.reject.out')
-rw-r--r--testdata/listcompr01.reject.out2
1 files changed, 1 insertions, 1 deletions
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 @@
1"testdata/listcompr01.reject.lc" (line 6, column 42): 1"testdata/listcompr01.reject.lc" (line 6, column 42):
2unexpected ',' 2unexpected ','
3expecting 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 3expecting 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