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