[commit: ghc] wip/alp/hadrian-validate: first attempt at a validate script (587e810)
git at git.haskell.org
git at git.haskell.org
Sat Feb 2 09:00:05 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/alp/hadrian-validate
Link : http://ghc.haskell.org/trac/ghc/changeset/587e8103d17b65334e9c2b289596d7341e15f8dc/ghc
>---------------------------------------------------------------
commit 587e8103d17b65334e9c2b289596d7341e15f8dc
Author: Alp Mestanogullari <alpmestan at gmail.com>
Date: Fri Feb 1 09:53:34 2019 +0100
first attempt at a validate script
>---------------------------------------------------------------
587e8103d17b65334e9c2b289596d7341e15f8dc
hadrian/src/CommandLine.hs | 72 ++++++------
hadrian/src/Oracles/TestSettings.hs | 38 ++++++-
hadrian/src/Rules/BinaryDist.hs | 68 +++++++-----
hadrian/src/Rules/Program.hs | 3 +-
hadrian/src/Rules/Test.hs | 84 ++++++++------
hadrian/src/Settings/Builders/Make.hs | 8 +-
hadrian/src/Settings/Builders/RunTest.hs | 87 +++++++--------
hadrian/src/Settings/Default.hs | 3 +
validate | 182 +++++++++++++++++++++----------
9 files changed, 332 insertions(+), 213 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 587e8103d17b65334e9c2b289596d7341e15f8dc
More information about the ghc-commits
mailing list