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