blob: 2a9d2c57cf6c05ac056ac69cf0fc0bfc0cade7a4 (
plain)
1
2
3
4
5
6
7
8
9
|
Running with -XNoAlternativeLayoutRule
Running with -XAlternativeLayoutRule
layout003.hs:11:4: error: [GHC-58481] parse error on input ‘|’
Running with -XAlternativeLayoutRule -XAlternativeLayoutRuleTransitional
layout003.hs:11:4: warning: [GHC-93617] [-Walternative-layout-rule-transitional (in -Wdefault)]
transitional layout will not be accepted in the future:
`|' at the same depth as implicit layout block
|