[commit: ghc] wip/hadrian-sys-cabal: WIP: Use system cabal to install user packages (f0b315b)

git at git.haskell.org git at git.haskell.org
Tue Mar 12 13:14:56 UTC 2019


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

On branch  : wip/hadrian-sys-cabal
Link       : http://ghc.haskell.org/trac/ghc/changeset/f0b315b95ed18b31f6134f8bad3dc914ac8d59fb/ghc

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

commit f0b315b95ed18b31f6134f8bad3dc914ac8d59fb
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Tue Mar 12 11:30:54 2019 +0000

    WIP: Use system cabal to install user packages


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

f0b315b95ed18b31f6134f8bad3dc914ac8d59fb
 hadrian/cfg/system.config.in              |  1 +
 hadrian/hadrian.cabal                     |  3 ++-
 hadrian/src/Builder.hs                    |  2 ++
 hadrian/src/Hadrian/Package.hs            | 22 ++++++++++++++++++----
 hadrian/src/Oracles/Setting.hs            |  2 ++
 hadrian/src/Rules/Register.hs             |  8 +++++++-
 hadrian/src/Settings/Builders/SysCabal.hs | 23 +++++++++++++++++++++++
 hadrian/src/Settings/Default.hs           |  2 ++
 8 files changed, 57 insertions(+), 6 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 f0b315b95ed18b31f6134f8bad3dc914ac8d59fb


More information about the ghc-commits mailing list