[commit: ghc] master: Make -fhpc a dynamic flag (7b11baa)
Ian Lynagh
igloo at earth.li
Tue Sep 4 01:49:13 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7b11baa68c36fdf5e441c76061fec3a38bc5dbbb
>---------------------------------------------------------------
commit 7b11baa68c36fdf5e441c76061fec3a38bc5dbbb
Author: Ian Lynagh <ian at well-typed.com>
Date: Mon Sep 3 23:42:17 2012 +0100
Make -fhpc a dynamic flag
compiler/codeGen/CodeGen.lhs | 3 +--
compiler/codeGen/StgCmmHpc.hs | 15 ++++++++-------
compiler/deSugar/Coverage.lhs | 7 +++----
compiler/deSugar/Desugar.lhs | 5 ++---
compiler/main/DynFlags.hs | 4 +++-
compiler/main/StaticFlags.hs | 7 -------
compiler/parser/Lexer.x | 7 ++++++-
compiler/parser/Parser.y.pp | 8 ++++----
docs/users_guide/flags.xml | 2 +-
9 files changed, 28 insertions(+), 30 deletions(-)
Diff suppressed because of size. To see it, use:
git show 7b11baa68c36fdf5e441c76061fec3a38bc5dbbb
More information about the Cvs-ghc
mailing list