Previously allowed: `foo = abc + def-as-par` Still allowed: `foo = abc $ def-as-par` Still allowed: `foo = abc <&> \x -> def-as-par` |
||
|---|---|---|
| .. | ||
| Haskell | ||
Previously allowed: `foo = abc + def-as-par` Still allowed: `foo = abc $ def-as-par` Still allowed: `foo = abc <&> \x -> def-as-par` |
||
|---|---|---|
| .. | ||
| Haskell | ||