We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d8d46 commit 68eadd6Copy full SHA for 68eadd6
ouroboros-consensus/ouroboros-consensus.cabal
@@ -61,7 +61,7 @@ common common-bench
61
-- We use this option to avoid skewed results due to changes in cache-line
62
-- alignment. See
63
-- https://github.com/Bodigrim/tasty-bench#comparison-against-baseline
64
- if impl(ghc >= 8.6)
+ if impl(ghc >=8.6)
65
ghc-options: -fproc-alignment=64
66
67
library
0 commit comments