[commit: packages/Cabal] ghc-head: Merge pull request #1404 from dcoutts/repl (2d9215b)

git at git.haskell.org git at git.haskell.org
Mon Aug 26 23:29:23 CEST 2013


Repository : ssh://git@git.haskell.org/Cabal

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=2d9215b29b107895fd1a5d25ac4995f6c2ebc90f

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

commit 2d9215b29b107895fd1a5d25ac4995f6c2ebc90f
Merge: 664fa34 f05ebbc
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sat Aug 10 15:00:18 2013 -0700

    Merge pull request #1404 from dcoutts/repl
    
    Initial implementation of repl command



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

2d9215b29b107895fd1a5d25ac4995f6c2ebc90f
 Cabal/Distribution/Simple.hs           |   27 ++-
 Cabal/Distribution/Simple/Build.hs     |  287 ++++++++++++++++++++++++--------
 Cabal/Distribution/Simple/GHC.hs       |   66 ++++++--
 Cabal/Distribution/Simple/Setup.hs     |  102 +++++++++++-
 Cabal/Distribution/Simple/UserHooks.hs |   12 +-
 cabal-install/Main.hs                  |   29 ++++
 6 files changed, 440 insertions(+), 83 deletions(-)





More information about the ghc-commits mailing list