[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (fc0902e)

Simon Peyton Jones simonpj at microsoft.com
Fri Jun 17 00:05:31 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/fc0902e7ed7b87c26d2686ba396eaaf1978926f1

>---------------------------------------------------------------

commit fc0902e7ed7b87c26d2686ba396eaaf1978926f1
Merge: e533532... 592def0...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Jun 16 19:14:35 2011 +0100

    Merge branch 'master' of http://darcs.haskell.org/ghc

 compiler/basicTypes/Module.lhs   |    4 +-
 compiler/ghc.cabal.in            |    2 +
 compiler/ghci/Linker.lhs         |   41 +++++-
 compiler/main/DynFlags.hs        |   23 +++
 compiler/main/DynamicLoading.hs  |  150 +++++++++++++++++++
 compiler/main/GhcPlugins.hs      |   83 +++++++++++
 compiler/prelude/PrelNames.lhs   |   18 +++
 compiler/simplCore/CoreMonad.lhs |  261 +++++++++-------------------------
 compiler/simplCore/SimplCore.lhs |  294 ++++++++++++++++++++++++++++++++++++--
 9 files changed, 665 insertions(+), 211 deletions(-)





More information about the Cvs-ghc mailing list