[commit: ghc] master: Remove extCoreName from DynFlags (50ad870)
Ian Lynagh
igloo at earth.li
Sat Apr 27 01:21:42 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/50ad870ed49dbb9cb9240fc1d9c4ee9028696b68
>---------------------------------------------------------------
commit 50ad870ed49dbb9cb9240fc1d9c4ee9028696b68
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Apr 26 22:18:45 2013 +0100
Remove extCoreName from DynFlags
We now just pass the filename as an argument
compiler/coreSyn/MkExternalCore.lhs | 11 +++++-----
compiler/main/DriverPipeline.hs | 44 ++++++++++++++++---------------------
compiler/main/DynFlags.hs | 2 --
compiler/main/GHC.hs | 8 ++++---
compiler/main/HscMain.hs | 23 ++++++++++---------
5 files changed, 42 insertions(+), 46 deletions(-)
Diff suppressed because of size. To see it, use:
git show 50ad870ed49dbb9cb9240fc1d9c4ee9028696b68
More information about the ghc-commits
mailing list