[commit: ghc] master: Distinguish between hs-main cases when giving rtsopts advice. (ea83174)

git at git.haskell.org git at git.haskell.org
Mon Sep 16 08:53:37 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/ea8317406e32ee8b91896439fe0810f3601d61ca/ghc

>---------------------------------------------------------------

commit ea8317406e32ee8b91896439fe0810f3601d61ca
Author: Edward Z. Yang <ezyang at mit.edu>
Date:   Fri Sep 13 22:11:12 2013 -0700

    Distinguish between hs-main cases when giving rtsopts advice.
    
    Signed-off-by: Edward Z. Yang <ezyang at mit.edu>


>---------------------------------------------------------------

ea8317406e32ee8b91896439fe0810f3601d61ca
 compiler/main/DriverPipeline.hs |    1 +
 includes/RtsAPI.h               |    5 +++++
 rts/RtsFlags.c                  |   44 ++++++++++++++++++++++++++-------------
 rts/RtsFlags.h                  |    3 ++-
 rts/RtsStartup.c                |   15 ++++++++++---
 5 files changed, 49 insertions(+), 19 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ea8317406e32ee8b91896439fe0810f3601d61ca



More information about the ghc-commits mailing list