[commit: packages/Cabal] ghc-head: Implement 'sandbox add-source --snapshot'. (20fe448)
git at git.haskell.org
git at git.haskell.org
Mon Aug 26 23:22:31 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=20fe44858686e253b7f2205c1a4563f368560ee3
>---------------------------------------------------------------
commit 20fe44858686e253b7f2205c1a4563f368560ee3
Author: Mikhail Glushenkov <the.dead.shall.rise at gmail.com>
Date: Sun Apr 28 17:53:41 2013 +0200
Implement 'sandbox add-source --snapshot'.
Unlike 'cabal-dev', we don't create a tarball, but simply copy the files to a
private location.
Fixes #1143.
>---------------------------------------------------------------
20fe44858686e253b7f2205c1a4563f368560ee3
cabal-install/Distribution/Client/Sandbox.hs | 95 +++++++++++++++++---
.../Distribution/Client/Sandbox/Timestamp.hs | 13 ++-
cabal-install/Distribution/Client/Setup.hs | 10 +++
3 files changed, 103 insertions(+), 15 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 20fe44858686e253b7f2205c1a4563f368560ee3
More information about the ghc-commits
mailing list