Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/a002dc2327ce88687c2f55c97a0d65011000f680

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

commit a002dc2327ce88687c2f55c97a0d65011000f680
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Fri Oct 19 01:49:14 2012 +0100

    Replace Rank2Types and PolymorphicComponents by RankNTypes

 tests/deSugar/should_compile/ds050.hs             |    2 +-
 tests/gadt/doaitse.hs                             |    2 +-
 tests/gadt/gadt1.hs                               |    2 +-
 tests/gadt/gadt21.hs                              |    2 +-
 tests/gadt/gadt22.hs                              |    2 +-
 tests/gadt/nbe.hs                                 |    2 +-
 tests/gadt/termination.hs                         |    2 +-
 tests/ghci.debugger/scripts/print012.script       |    2 +-
 tests/ghci.debugger/scripts/print013.script       |    2 +-
 tests/ghci.debugger/scripts/print014.script       |    2 +-
 tests/ghci.debugger/scripts/print034.script       |    2 +-
 tests/ghci/prog008/A.hs                           |    2 +-
 tests/ghci/scripts/ghci025.hs                     |    2 +-
 tests/haddock/haddock_examples/test.T             |    2 +-
 tests/haddock/should_compile_flag_haddock/all.T   |    4 ++--
 tests/haddock/should_compile_noflag_haddock/all.T |    4 ++--
 tests/indexed-types/should_compile/Roman1.hs      |    2 +-
 tests/indexed-types/should_compile/T3787.hs       |    2 +-
 tests/indexed-types/should_compile/T4120.hs       |    2 +-
 tests/indexed-types/should_compile/T4178.hs       |    2 +-
 tests/indexed-types/should_compile/T4358.hs       |    2 +-
 tests/indexed-types/should_compile/T4935.hs       |    2 +-
 tests/indexed-types/should_compile/T7280.hs       |    2 +-
 tests/indexed-types/should_fail/SimpleFail12.hs   |    2 +-
 tests/indexed-types/should_fail/T5439.hs          |    2 +-
 tests/rebindable/rebindable6.hs                   |    2 +-
 tests/rename/should_fail/mc13.hs                  |    2 +-
 tests/rename/should_fail/mc14.hs                  |    2 +-
 tests/rename/should_fail/rnfail026.hs             |    2 +-
 tests/rename/should_fail/rnfail049.hs             |    2 +-
 tests/rename/should_fail/rnfail050.hs             |    2 +-
 tests/simplCore/should_compile/T5359a.hs          |    2 +-
 tests/simplCore/should_compile/simpl009.hs        |    2 +-
 tests/simplCore/should_compile/simpl011.hs        |    2 +-
 tests/simplCore/should_compile/simpl014.hs        |    2 +-
 tests/typecheck/should_compile/T2494-2.hs         |    2 +-
 tests/typecheck/should_compile/T2494.hs           |    2 +-
 tests/typecheck/should_compile/T2683.hs           |    2 +-
 tests/typecheck/should_compile/T3018.hs           |    2 +-
 tests/typecheck/should_compile/T4355.hs           |    2 +-
 tests/typecheck/should_compile/T5655.hs           |    2 +-
 tests/typecheck/should_compile/faxen.hs           |    2 +-
 tests/typecheck/should_compile/tc087.hs           |    2 +-
 tests/typecheck/should_compile/tc092.hs           |    2 +-
 tests/typecheck/should_compile/tc097.hs           |    2 +-
 tests/typecheck/should_compile/tc102.hs           |    2 +-
 tests/typecheck/should_compile/tc105.hs           |    2 +-
 tests/typecheck/should_compile/tc124.hs           |    2 +-
 tests/typecheck/should_compile/tc140.hs           |    2 +-
 tests/typecheck/should_compile/tc144.hs           |    2 +-
 tests/typecheck/should_compile/tc146.hs           |    2 +-
 tests/typecheck/should_compile/tc148.hs           |    2 +-
 tests/typecheck/should_compile/tc157.hs           |    2 +-
 tests/typecheck/should_compile/tc160.hs           |    2 +-
 tests/typecheck/should_compile/tc161.hs           |    2 +-
 tests/typecheck/should_compile/tc162.hs           |    2 +-
 tests/typecheck/should_compile/tc166.hs           |    2 +-
 tests/typecheck/should_compile/tc183.hs           |    2 +-
 tests/typecheck/should_compile/tc194.hs           |    2 +-
 tests/typecheck/should_compile/tc198.hs           |    2 +-
 tests/typecheck/should_compile/tc203.hs           |    2 +-
 tests/typecheck/should_compile/tc206.hs           |    2 +-
 tests/typecheck/should_compile/tc208.hs           |    2 +-
 tests/typecheck/should_compile/tc210.hs           |    2 +-
 tests/typecheck/should_compile/tc213.hs           |    2 +-
 tests/typecheck/should_compile/tc222.hs           |    2 +-
 tests/typecheck/should_compile/tc229.hs           |    2 +-
 tests/typecheck/should_compile/tc233.hs           |    2 +-
 tests/typecheck/should_compile/tc236.hs           |    2 +-
 tests/typecheck/should_fail/T7019.hs              |    2 +-
 tests/typecheck/should_fail/T7019a.hs             |    2 +-
 tests/typecheck/should_fail/tcfail076.hs          |    2 +-
 tests/typecheck/should_fail/tcfail088.hs          |    2 +-
 tests/typecheck/should_fail/tcfail104.hs          |    2 +-
 tests/typecheck/should_fail/tcfail110.hs          |    2 +-
 tests/typecheck/should_fail/tcfail122.hs          |    2 +-
 tests/typecheck/should_fail/tcfail188.hs          |    2 +-
 tests/typecheck/should_fail/tcfail201.hs          |    2 +-
 78 files changed, 80 insertions(+), 80 deletions(-)


Diff suppressed because of size. To see it, use:

    git show a002dc2327ce88687c2f55c97a0d65011000f680

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to