From b6f1bf8120373ba7103c7347994c7c6768c8cc26 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 30 Apr 2026 21:21:09 +0100 Subject: [PATCH] Use all cores in hell --- package.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/package.yaml b/package.yaml index 4c6f52b..a427634 100644 --- a/package.yaml +++ b/package.yaml @@ -48,6 +48,7 @@ executables: ghc-options: - -threaded - -rtsopts + - -with-rtsopts=-N tests: hell-test: