blob: cba3151734283a7983f9cda1c63beb03ddd60525 (
plain)
1
2
3
4
5
6
7
8
9
|
Running with -XNoAlternativeLayoutRule
Running with -XAlternativeLayoutRule
layout006.hs:12:2: parse error on input ‘|’
Running with -XAlternativeLayoutRule -XAlternativeLayoutRuleTransitional
layout006.hs:12:2: Warning:
transitional layout will not be accepted in the future:
`|' at the same depth as implicit layout block
|