Re-enable threaded runtime
Needed for vty.
This commit is contained in:
parent
502f0ea62f
commit
76204aa366
@ -309,7 +309,7 @@ executable ghcup
|
||||
|
||||
ghc-options:
|
||||
-Wall -fwarn-tabs -fwarn-incomplete-uni-patterns
|
||||
-fwarn-incomplete-record-updates
|
||||
-fwarn-incomplete-record-updates -threaded
|
||||
|
||||
build-depends:
|
||||
, ghcup
|
||||
|
Loading…
Reference in New Issue
Block a user