diff --git a/cardano-node/cardano-node.cabal b/cardano-node/cardano-node.cabal index 8abc6acf6df..51b195ab18f 100644 --- a/cardano-node/cardano-node.cabal +++ b/cardano-node/cardano-node.cabal @@ -141,7 +141,7 @@ executable cardano-node ghc-options: -threaded -Wall -rtsopts - "-with-rtsopts=-T -I0" + "-with-rtsopts=-T -I0 -N2 -A16m" -fno-warn-unticked-promoted-constructors build-depends: base >=4.12 && <5