diff options
Diffstat (limited to 'testsuite/tests/layout/layout006.stdout')
-rw-r--r-- | testsuite/tests/layout/layout006.stdout | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/layout/layout006.stdout b/testsuite/tests/layout/layout006.stdout new file mode 100644 index 0000000000..ab33a6e1fe --- /dev/null +++ b/testsuite/tests/layout/layout006.stdout @@ -0,0 +1,9 @@ +Running with -XNoAlternativeLayoutRule +Running with -XAlternativeLayoutRule + +layout006.hs:12:2: parse error on input `|' +Running with -XAlternativeLayoutRule -XAlternativeLayoutRuleTransitional + +layout006.hs:12:2: + transitional layout will not be accepted in the future: + `|' at the same depth as implicit layout block |