[commit: ghc] type-holes-branch: Added holes in a lot of places in the compiler. (bdb45c5)

Simon Peyton Jones <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : type-holes-branch

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

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

commit bdb45c59e30184a1f552aeda6a8c2631820b675f
Author: Thijs Alkemade <[email protected]>
Date:   Thu Jan 5 11:32:43 2012 +0100

    Added holes in a lot of places in the compiler.
    
    This is necessary for ghci to be able to load
    files with a hole (as it immediately compiles).
    Also means I had to add Hole to the Core
    language.

 compiler/coreSyn/CoreFVs.lhs     |    2 ++
 compiler/coreSyn/CorePrep.lhs    |    1 +
 compiler/coreSyn/CoreSubst.lhs   |    2 ++
 compiler/coreSyn/CoreSyn.lhs     |    6 +++++-
 compiler/coreSyn/CoreTidy.lhs    |    1 +
 compiler/coreSyn/CoreUnfold.lhs  |    1 +
 compiler/coreSyn/CoreUtils.lhs   |    1 +
 compiler/coreSyn/PprCore.lhs     |    2 ++
 compiler/deSugar/Coverage.lhs    |    1 +
 compiler/deSugar/DsExpr.lhs      |    3 +++
 compiler/ghci/ByteCodeGen.lhs    |    4 ++++
 compiler/simplCore/OccurAnal.lhs |    2 ++
 compiler/simplCore/Simplify.lhs  |    1 +
 13 files changed, 26 insertions(+), 1 deletions(-)


Diff suppressed because of size. To see it, use:

    git show bdb45c59e30184a1f552aeda6a8c2631820b675f
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.