Skip to content

Commit 2c75366

Browse files
committed
FIXUP: style
1 parent 1a8a466 commit 2c75366

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

ouroboros-network/bench/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{-# LANGUAGE CPP #-}
1+
{-# LANGUAGE CPP #-}
22
{-# LANGUAGE NumericUnderscores #-}
33

44
-- pPrint

ouroboros-network/ouroboros-network.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,6 @@ benchmark sim-benchmarks
10661066

10671067
if flag(txlogic-print)
10681068
cpp-options: -DTXLOGIC_PRINT
1069-
10701069
-- We use `-fproc-alignemtn` option to avoid skewed results due to changes in cache-line
10711070
-- alignment. See https://github.com/Bodigrim/tasty-bench#comparison-against-baseline
10721071
-- We use threaded RTS, because of

0 commit comments

Comments
 (0)