summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail008.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/readFail008.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/readFail008.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/readFail008.stderr b/testsuite/tests/parser/should_fail/readFail008.stderr
new file mode 100644
index 0000000000..a40ce01da0
--- /dev/null
+++ b/testsuite/tests/parser/should_fail/readFail008.stderr
@@ -0,0 +1,6 @@
+
+readFail008.hs:5:15:
+ A newtype constructor cannot have a strictness annotation,
+ but `T' does
+ In the definition of data constructor `T'
+ In the newtype declaration for `N'