``` $ ~> xmonad --recompile XMonad will use ghc to recompile, because "/home/byjumperx4/.xmonad/build" does not exist. Error detected while loading xmonad configuration file: /home/byjumperx4/.xmonad/xmonad.hs xmonad.hs:250:22: error: parse error on input ‘=’ Perhaps you need a 'let' in a 'do' block? e.g. 'let x = 5' instead of 'x = 5' | 250 | { manageHook = namedScratchpadManageHook scratchpads <+> manageSpawn <+> manageDocks <+> myManageHook <+> manageHook desktopConfig | ^ Please check the file for errors. xmonad: xmessage: executeFile: does not exist (No such file or directory) $ ~> ```