blob: 171dc22d7e6d0470c3e1f8464e3b0fc4ca81f6b4 (
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: Warning:
transitional layout will not be accepted in the future:
`|' at the same depth as implicit layout block
|