Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch :
http://hackage.haskell.org/trac/ghc/changeset/511ec1320f1f92dba9d55fd22c4de5ab739bc504 >--------------------------------------------------------------- commit 511ec1320f1f92dba9d55fd22c4de5ab739bc504 Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Thu Mar 22 10:59:05 2012 +0000 Add ability to set default inline pragmas for the whole module (can be overriden by specific ones) compiler/deSugar/DsMeta.hs | 6 +++--- compiler/hsSyn/Convert.lhs | 2 +- compiler/hsSyn/HsBinds.lhs | 8 ++++---- compiler/parser/Parser.y.pp | 4 +++- compiler/rename/RnBinds.lhs | 9 +++++---- compiler/typecheck/TcBinds.lhs | 18 ++++++++++-------- compiler/typecheck/TcPat.lhs | 8 ++++++-- 7 files changed, 32 insertions(+), 23 deletions(-) Diff suppressed because of size. To see it, use: git show 511ec1320f1f92dba9d55fd22c4de5ab739bc504 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc