Repository : ssh://[email protected]/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/88dba610df290ff7807a76f702f2e5d41887500b/ghc
>--------------------------------------------------------------- commit 88dba610df290ff7807a76f702f2e5d41887500b Author: Austin Seipp <[email protected]> Date: Sun Sep 8 16:17:36 2013 -0500 Revert "Default to infinite stack size (#8189)" This reverts commit d85044f6b201eae0a9e453b89c0433608e0778f0. >--------------------------------------------------------------- 88dba610df290ff7807a76f702f2e5d41887500b docs/users_guide/runtime_control.xml | 11 +++----- includes/Rts.h | 3 +-- includes/rts/Constants.h | 2 +- includes/rts/storage/GC.h | 13 +++------ rts/RtsFlags.c | 4 +-- rts/RtsUtils.c | 6 ++--- rts/Schedule.c | 2 +- rts/Threads.c | 10 ++----- rts/sm/Storage.c | 49 +++++++++------------------------- 9 files changed, 30 insertions(+), 70 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 88dba610df290ff7807a76f702f2e5d41887500b _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
