summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-12-06 19:54:53 +0100
committerTom Smeding <tom@tomsmeding.com>2024-12-06 19:54:53 +0100
commit3e266262ebe65bd5d775711b4d05bc9670a38a47 (patch)
treebf0fff187e53adb8a4f45b3d7c70c97566c1e141 /chad-fast.cabal
parent40a0abca1cedcdd930bb33d1874b7922443e5a8c (diff)
UnMonoid
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index c3c2682..0887f17 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -75,7 +75,7 @@ test-suite test
transformers,
hs-source-dirs: test
default-language: Haskell2010
- ghc-options: -Wall -threaded
+ ghc-options: -Wall -threaded -rtsopts
benchmark bench
type: exitcode-stdio-1.0