increase minimum allocation area size to 32m

This commit is contained in:
Zachary Snow 2021-03-10 17:13:40 -05:00
parent c048ce5b36
commit f5fcde1659
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ executable sv2v
-O3
-threaded
-rtsopts
-with-rtsopts=-N
"-with-rtsopts=-N -A32m"
-funbox-strict-fields
-Wall
-j