Skip to content

Commit 5d3af1c

Browse files
committed
TOSQUASH cabal formatting
1 parent 2bbf4c1 commit 5d3af1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ouroboros-consensus/ouroboros-consensus.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,14 +483,15 @@ library unstable-mempool-test-utils
483483
exposed-modules:
484484
Test.Consensus.Mempool.Mocked
485485
Test.Consensus.Mempool.Multiplicity
486+
486487
build-depends:
487488
base,
488489
contra-tracer,
489490
deepseq,
490491
ouroboros-consensus,
491492
ouroboros-network-api,
492493
strict-stm,
493-
unstable-mock-block
494+
unstable-mock-block,
494495

495496
library unstable-tutorials
496497
import: common-lib

0 commit comments

Comments
 (0)