shake-bench 0.1.0.1 → 0.1.0.2
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
shake-bench.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: shake-bench-version: 0.1.0.1+version: 0.1.0.2 synopsis: Build rules for historical benchmarking license: Apache-2.0 license-file: LICENSE
src/Development/Benchmark/Rules.hs view
@@ -307,7 +307,7 @@ let exePath = build </> "binaries" </> ver </> executableName exeExtraArgs = [ "+RTS"- , "-l-au"+ , "-l" , "-S" <> outGc] ++ concat [[ "-h"