$ ghc --make xmonad.hs -dynamic -fPIC -i -ilib -fforce-recomp -main-is main -v0 -outputdir /home/hashirama/.xmonad/build-x86_64-linux -o /home/hashirama/.xmonad/xmonad-x86_64-linux xmonad.hs:58:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. | 58 | spawnOnce "xrdb /home/hashirama/.Xresources" | ^^^^^^^^