Skip to content

Commit 68eadd6

Browse files
committed
Apply cabal-gild
1 parent f4d8d46 commit 68eadd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ouroboros-consensus/ouroboros-consensus.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ common common-bench
6161
-- We use this option to avoid skewed results due to changes in cache-line
6262
-- alignment. See
6363
-- https://github.com/Bodigrim/tasty-bench#comparison-against-baseline
64-
if impl(ghc >= 8.6)
64+
if impl(ghc >=8.6)
6565
ghc-options: -fproc-alignment=64
6666

6767
library

0 commit comments

Comments
 (0)