Add a -with-rtsopts link-time flag
authorIan Lynagh <igloo@earth.li>
Sat, 13 Mar 2010 23:13:42 +0000 (23:13 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 13 Mar 2010 23:13:42 +0000 (23:13 +0000)
commit6b17e71f0a23d06bb7a5454ca9c6935d0529d272
treee233b6e2ea620476fd77c6de50424216f17fd8bb
parent373978e7d6db47f318555397753b1d41064b1750
Add a -with-rtsopts link-time flag
You can now link with
    -with-rtsopts="-H128m -K1m"
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs