[commit: packages/Cabal] ghc-head: Allow 'with-PROG' and 'PROG-options' in '~/.cabal/config'. (1228527)
git at git.haskell.org
git at git.haskell.org
Mon Aug 26 23:26: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=12285275ae1a6d0f983e5ae1f76a432dfccee1bb
>---------------------------------------------------------------
commit 12285275ae1a6d0f983e5ae1f76a432dfccee1bb
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date: Sat May 18 02:06:48 2013 +0200
Allow 'with-PROG' and 'PROG-options' in '~/.cabal/config'.
Fixes #1328.
>---------------------------------------------------------------
12285275ae1a6d0f983e5ae1f76a432dfccee1bb
Cabal/Distribution/Simple/Setup.hs | 62 +++++++++++++++++++++------
cabal-install/Distribution/Client/Config.hs | 58 ++++++++++++++++++++++---
2 files changed, 100 insertions(+), 20 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 12285275ae1a6d0f983e5ae1f76a432dfccee1bb
More information about the ghc-commits
mailing list