Skip to content

Commit

Permalink
Re-enable threaded runtime
Browse files Browse the repository at this point in the history
Needed for vty.
  • Loading branch information
hasufell committed Oct 1, 2023
1 parent 502f0ea commit 76204aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghcup.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76204aa

Please sign in to comment.