Repository : ssh://[email protected]/testsuite

On branch  : master
Link       : 
http://ghc.haskell.org/trac/ghc/changeset/80b8fbbeeb9210a8f3fa6c8e79ac4fe586c4b6b1/testsuite

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

commit 80b8fbbeeb9210a8f3fa6c8e79ac4fe586c4b6b1
Author: Austin Seipp <[email protected]>
Date:   Sun Sep 8 09:02:04 2013 -0500

    Fix most AMP warnings.
    
    Authored-by: David Luposchainsky <[email protected]>
    Signed-off-by: Austin Seipp <[email protected]>


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

80b8fbbeeb9210a8f3fa6c8e79ac4fe586c4b6b1
 tests/codeGen/should_compile/jmp_tbl.hs            |   10 ++++++++
 tests/cpranal/should_compile/Cpr001_imp.hs         |   10 ++++++++
 tests/deriving/should_compile/drv020.hs            |   12 ++++++++-
 tests/ffi/should_compile/ffi-deriv1.hs             |    4 ++-
 tests/gadt/gadt16.hs                               |   10 ++++++++
 tests/gadt/nbe.hs                                  |   10 ++++++++
 tests/ghci.debugger/HappyTest.hs                   |   10 ++++++++
 tests/ghci.debugger/scripts/print020.stdout        |    4 +--
 .../should_compile/DerivingNewType.hs              |    4 ++-
 tests/mdo/should_fail/mdofail004.hs                |   10 ++++++++
 tests/rebindable/rebindable9.hs                    |   10 ++++++++
 tests/rename/should_compile/T1954.hs               |    4 ++-
 tests/rename/should_compile/T7145b.hs              |    2 ++
 tests/rename/should_compile/T7145b.stderr          |    2 +-
 tests/simplCore/prog002/Simpl009Help.hs            |   12 +++++++++
 tests/simplCore/should_compile/EvalTest.hs         |   10 ++++++++
 tests/simplCore/should_compile/T3831.hs            |   27 +++++++++++++++-----
 tests/simplCore/should_compile/T4203.hs            |    9 +++++++
 tests/typecheck/should_compile/T3955.hs            |   12 ++++++++-
 tests/typecheck/should_compile/T4952.hs            |    9 +++++++
 tests/typecheck/should_compile/Tc239_Help.hs       |   10 ++++++++
 tests/typecheck/should_compile/tc093.hs            |   10 ++++++++
 tests/typecheck/should_compile/tc258.hs            |    2 +-
 23 files changed, 187 insertions(+), 16 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 80b8fbbeeb9210a8f3fa6c8e79ac4fe586c4b6b1

_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to