Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
65525 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
Use the +RTS -H<size> flag as a "suggestion" to the garbage collector
to use that much heap.  If you have plenty of memory, then saying
+RTS -H<large> will really help GC times.
2c2d3948
History