Skip to content
Snippets Groups Projects
Commit d54b763d authored by Bodigrim's avatar Bodigrim
Browse files

Benchmarks: avoid nonmoving GC because of access violations on Windows

parent 3481acbd
No related branches found
No related tags found
No related merge requests found
......@@ -200,8 +200,4 @@ benchmark bench-filepath
, filepath
, tasty-bench
if impl(ghc >=8.10)
ghc-options: "-with-rtsopts=-A32m --nonmoving-gc"
else
ghc-options: -with-rtsopts=-A32m
ghc-options: -with-rtsopts=-A32m
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment