tv xmonad: use non-threaded runtime
This commit is contained in:
parent
65d5e0413d
commit
7f012e96af
@ -23,4 +23,4 @@ executable xmonad
|
|||||||
other-modules:
|
other-modules:
|
||||||
Shutdown
|
Shutdown
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
ghc-options: -O2 -Wall -threaded
|
ghc-options: -O2 -Wall
|
||||||
|
Loading…
Reference in New Issue
Block a user