А как с этим бороться?
src/XMonad/Main.hs:64:21: error:
Found a binding for the ‘@’ operator in a pattern position.
Perhaps you meant an as-pattern, which must not be surrounded by whitespace
Possibly caused by a missing 'do'?
|
64 | conf' @ XConfig { layoutHook = Layout l }
| ^
cabal: Failed to build xmonad-0.15 (which is required by exe:myxmonad from
myxmonad-0.1.0.0). See the build log above for details.