[commit: hadrian] master: Remove more validation errors (#628) (d4b9c1f)

git at git.haskell.org git at git.haskell.org
Thu Jul 26 21:36:20 UTC 2018


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

On branch  : master
Link       : http://git.haskell.org/hadrian.git/commitdiff/d4b9c1fbc3ab2b8e4eb844505724538cfab0d399

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

commit d4b9c1fbc3ab2b8e4eb844505724538cfab0d399
Author: Chitrak Raj Gupta <chitrak711988 at gmail.com>
Date:   Wed Jun 20 17:44:53 2018 +0530

    Remove more validation errors (#628)
    
    * Improved GhcCabal library arguments
    
    * setting enviornment for extra programs
    
    * Copied necessary programs
    
    * Added support to generate ghcconfig
      We will need it for properly configuring python command
    
    Some revisions
    
    * Using ghcconfig file for test parameters
    
    * minor changes
    
    * minor revision
    
    * Update Ghc.hs


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

d4b9c1fbc3ab2b8e4eb844505724538cfab0d399
 hadrian.cabal                     |  1 +
 src/GHC.hs                        |  7 ++--
 src/Oracles/TestSettings.hs       | 73 +++++++++++++++++++++++++++++++++++++
 src/Rules/Test.hs                 | 75 ++++++++++++++++++++++++++++++---------
 src/Settings/Builders/GhcCabal.hs | 10 ++++--
 src/Settings/Builders/RunTest.hs  | 41 +++++++++++++--------
 6 files changed, 170 insertions(+), 37 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 d4b9c1fbc3ab2b8e4eb844505724538cfab0d399


More information about the ghc-commits mailing list