Repository : http://darcs.haskell.org/ghc.git/
On branch : master https://github.com/ghc/ghc/commit/089cb621441bd0753731b5e4cf906a204a6d2d79 >--------------------------------------------------------------- commit 089cb621441bd0753731b5e4cf906a204a6d2d79 Author: Austin Seipp <[email protected]> Date: Sun May 12 22:07:11 2013 -0500 Kill dead code. Signed-off-by: Austin Seipp <[email protected]> rts/FrontPanel.c | 796 ------------------------------------------------------- rts/FrontPanel.h | 39 --- rts/RtsFlags.c | 13 - rts/RtsStartup.c | 16 -- rts/sm/GC.c | 15 -- 5 files changed, 879 deletions(-) Diff suppressed because of size. To see it, use: git show 089cb621441bd0753731b5e4cf906a204a6d2d79 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
