Skip to content

Commit

Permalink
Bump up heap limit. stack+ghc-9.6.3 leads to hitting the limit
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Oct 28, 2023
1 parent bdb150b commit 425ca9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ test-suite legacy-test

default-language: Haskell2010
ghc-options:
-with-rtsopts=-M8M
-with-rtsopts=-M9M
-Wno-deprecations
build-depends:
base,
Expand Down

0 comments on commit 425ca9a

Please sign in to comment.