modern_lisp-machine/xmonad/xmonad.errors

9 lines
386 B
Plaintext

$ 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:56:1: warning: [-Wtabs]
Tab character found here, and in two further locations.
Please use spaces instead.
|
56 | spawnOnce "xrdb /home/hashirama/.Xresources"
| ^^^^^^^^