defaultMain: wire metricsAction worker and enable -with-rtsopts=-T
This commit is contained in:
@@ -126,7 +126,7 @@ executable home-assistant-controller
|
||||
|
||||
-- Base language which the package is written in.
|
||||
default-language: GHC2024
|
||||
ghc-options: -threaded
|
||||
ghc-options: -threaded -with-rtsopts=-T
|
||||
|
||||
test-suite home-assistant-controller-test
|
||||
-- Import common warning flags.
|
||||
|
||||
Reference in New Issue
Block a user