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