Threaded runtime

This commit is contained in:
2026-08-21 00:01:05 +03:00
parent 0b29b081e2
commit 0c3413c1c6
+1
View File
@@ -116,6 +116,7 @@ executable home-assistant-controller
-- Base language which the package is written in.
default-language: GHC2024
ghc-options: -threaded
test-suite home-assistant-controller-test
-- Import common warning flags.