modern_lisp-machine/xmonad/.xmonad/xmonad.errors

9 lines
386 B
Plaintext
Raw Permalink Normal View History

2024-03-02 21:22:03 +00:00
$ 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"
| ^^^^^^^^