Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/79ee264a8df1c9c9617fbe109a3cdfc51bb3d42a >--------------------------------------------------------------- commit 79ee264a8df1c9c9617fbe109a3cdfc51bb3d42a Author: Ian Lynagh <[email protected]> Date: Mon Sep 17 10:38:53 2012 +0100 Pass DynFlags to the ru_try functions of built-in rules compiler/basicTypes/MkId.lhs | 11 ++-- compiler/coreSyn/CoreSyn.lhs | 3 +- compiler/prelude/PrelRules.lhs | 99 +++++++++++++++++++++--------------- compiler/simplCore/Simplify.lhs | 3 +- compiler/specialise/Rules.lhs | 29 ++++++----- compiler/specialise/Specialise.lhs | 9 ++-- 6 files changed, 89 insertions(+), 65 deletions(-) Diff suppressed because of size. To see it, use: git show 79ee264a8df1c9c9617fbe109a3cdfc51bb3d42a _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
