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