[commit: testsuite] master: Update outputs following the unicode quote change in GHC's output (bbee43d)
Ian Lynagh
igloo at earth.li
Sun Feb 24 18:33:58 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bbee43d720c2bb047fee7cc75c23272df83851f9
>---------------------------------------------------------------
commit bbee43d720c2bb047fee7cc75c23272df83851f9
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Feb 24 14:48:43 2013 +0000
Update outputs following the unicode quote change in GHC's output
tests/annotations/should_fail/annfail01.stderr | 4 +-
tests/annotations/should_fail/annfail02.stderr | 4 +-
tests/annotations/should_fail/annfail03.stderr | 5 +-
tests/annotations/should_fail/annfail04.stderr | 5 +-
tests/annotations/should_fail/annfail06.stderr | 5 +-
tests/annotations/should_fail/annfail07.stderr | 4 +-
tests/annotations/should_fail/annfail08.stderr | 2 +-
tests/annotations/should_fail/annfail09.stderr | 4 +-
tests/annotations/should_fail/annfail10.stderr | 18 ++--
tests/annotations/should_fail/annfail11.stderr | 4 +-
tests/arrows/should_fail/T5380.stderr | 12 +-
tests/arrows/should_fail/arrowfail001.stderr | 4 +-
tests/arrows/should_fail/arrowfail002.stderr | 2 +-
tests/arrows/should_fail/arrowfail004.stderr | 2 +-
tests/deSugar/should_compile/GadtOverlap.stderr | 6 +-
tests/deSugar/should_compile/T2395.stderr | 6 +-
tests/deSugar/should_compile/T5117.stderr | 6 +-
tests/deSugar/should_compile/ds002.stderr-ghc | 16 ++--
tests/deSugar/should_compile/ds003.stderr-ghc | 10 +-
tests/deSugar/should_compile/ds019.stderr-ghc | 12 +-
tests/deSugar/should_compile/ds020.stderr-ghc | 28 +++---
tests/deSugar/should_compile/ds022.stderr-ghc | 10 +-
tests/deSugar/should_compile/ds041.stderr-ghc | 10 +-
tests/deSugar/should_compile/ds051.stderr-ghc | 18 ++--
tests/deSugar/should_compile/ds053.stderr-ghc | 2 +-
tests/deSugar/should_compile/ds056.stderr | 6 +-
tests/deriving/should_compile/drv021.stderr | 6 +-
tests/deriving/should_fail/T1133A.stderr | 6 +-
tests/deriving/should_fail/T2394.stderr | 4 +-
tests/deriving/should_fail/T2604.stderr | 8 +-
tests/deriving/should_fail/T2701.stderr | 6 +-
tests/deriving/should_fail/T2721.stderr | 4 +-
tests/deriving/should_fail/T3101.stderr | 6 +-
tests/deriving/should_fail/T3833.stderr | 6 +-
tests/deriving/should_fail/T3834.stderr | 6 +-
tests/deriving/should_fail/T4528.stderr | 14 ++--
tests/deriving/should_fail/T5287.stderr | 4 +-
tests/deriving/should_fail/T5478.stderr | 6 +-
tests/deriving/should_fail/T5686.stderr | 6 +-
tests/deriving/should_fail/T5922.stderr | 4 +-
.../drvfail-foldable-traversable1.stderr | 12 +-
tests/deriving/should_fail/drvfail-functor1.stderr | 4 +-
tests/deriving/should_fail/drvfail-functor2.stderr | 24 ++--
tests/deriving/should_fail/drvfail005.stderr | 6 +-
tests/deriving/should_fail/drvfail009.stderr | 20 ++--
tests/deriving/should_fail/drvfail011.stderr | 10 +-
tests/deriving/should_fail/drvfail014.stderr | 4 +-
tests/deriving/should_fail/drvfail015.stderr | 10 +-
tests/driver/T1372/T1372.stderr | 2 +-
tests/driver/T5147/T5147.stderr | 4 +-
tests/driver/T6037.stderr | 4 +-
tests/driver/bug1677/bug1677.stderr | 4 +-
tests/driver/driver063.stderr | 2 +-
tests/driver/recomp001/recomp001.stderr | 2 +-
tests/driver/recomp005/recomp005.stderr | 4 +-
tests/driver/werror.stderr | 10 +-
tests/gadt/T3163.stderr | 4 +-
tests/gadt/T3169.stderr | 4 +-
tests/gadt/T3651.stderr | 26 +++---
tests/gadt/T7293.stderr | 6 +-
tests/gadt/T7294.stderr | 6 +-
tests/gadt/gadt-escape1.stderr | 6 +-
tests/gadt/gadt10.stderr | 10 +-
tests/gadt/gadt11.stderr | 8 +-
tests/gadt/gadt13.stderr | 12 +-
tests/gadt/gadt21.stderr | 15 ++--
tests/gadt/gadt7.stderr | 8 +-
tests/gadt/gadtSyntaxFail001.stderr | 6 +-
tests/gadt/gadtSyntaxFail002.stderr | 6 +-
tests/gadt/gadtSyntaxFail003.stderr | 6 +-
tests/gadt/lazypat.stderr | 2 +-
tests/gadt/records-fail1.stderr | 4 +-
tests/gadt/rw.stderr | 14 ++--
tests/generics/GenCannotDoRep0.stderr | 16 ++--
tests/generics/GenCannotDoRep1.stderr | 4 +-
tests/generics/GenCannotDoRep1_0.stderr | 4 +-
tests/generics/GenCannotDoRep1_1.stderr | 4 +-
tests/generics/GenCannotDoRep1_2.stderr | 4 +-
tests/generics/GenCannotDoRep1_3.stderr | 6 +-
tests/generics/GenCannotDoRep1_4.stderr | 6 +-
tests/generics/GenCannotDoRep1_5.stderr | 6 +-
tests/generics/GenCannotDoRep1_6.stderr | 6 +-
tests/generics/GenCannotDoRep1_7.stderr | 4 +-
tests/generics/GenCannotDoRep1_8.stderr | 6 +-
tests/generics/GenCannotDoRep2.stderr | 4 +-
tests/generics/GenShouldFail0.stderr | 4 +-
tests/generics/GenShouldFail1_0.stderr | 4 +-
tests/ghc-api/apirecomp001/apirecomp001.stderr | 20 ++--
tests/ghc-e/should_run/T2636.stderr | 2 +-
tests/ghci.debugger/scripts/break003.stderr | 2 +-
tests/ghci.debugger/scripts/break006.stderr | 20 ++--
tests/ghci.debugger/scripts/break019.stderr | 2 +-
tests/ghci.debugger/scripts/dynbrk001.stderr | 2 +-
tests/ghci.debugger/scripts/dynbrk001.stdout | 2 +-
tests/ghci.debugger/scripts/print019.stderr | 4 +-
tests/ghci.debugger/scripts/print020.stderr | 4 +-
tests/ghci/prog006/prog006.stderr | 2 +-
tests/ghci/prog009/ghci.prog009.stderr | 4 +-
tests/ghci/prog012/prog012.stderr | 2 +-
tests/ghci/scripts/T2452.stderr | 2 +-
tests/ghci/scripts/T2816.stderr | 2 +-
tests/ghci/scripts/T4127a.stderr | 2 +-
tests/ghci/scripts/T5545.stdout | 2 +-
tests/ghci/scripts/T5564.stderr | 8 +-
tests/ghci/scripts/T5836.stderr | 2 +-
tests/ghci/scripts/T5979.stderr | 2 +-
tests/ghci/scripts/T6007.stderr | 4 +-
tests/ghci/scripts/ghci008.stdout | 16 ++--
tests/ghci/scripts/ghci011.stdout | 42 ++++----
tests/ghci/scripts/ghci020.stdout | 6 +-
tests/ghci/scripts/ghci021.stderr | 2 +-
tests/ghci/scripts/ghci034.stderr | 2 +-
tests/ghci/scripts/ghci036.stderr | 16 ++--
tests/ghci/scripts/ghci038.stderr | 4 +-
tests/ghci/scripts/ghci044.stderr | 4 +-
tests/ghci/scripts/ghci047.stderr | 8 +-
tests/ghci/scripts/ghci048.stderr | 4 +-
tests/ghci/scripts/ghci050.stderr | 8 +-
tests/ghci/scripts/ghci051.stderr | 4 +-
tests/ghci/scripts/ghci052.stderr | 30 +++---
tests/ghci/scripts/ghci053.stderr | 16 ++--
tests/ghci/scripts/ghci057.stderr | 16 ++--
tests/haddock/haddock_examples/haddock.Test.stderr | 8 +-
tests/indexed-types/should_compile/Class3.stderr | 6 +-
tests/indexed-types/should_compile/Simple14.stderr | 10 +-
tests/indexed-types/should_compile/Simple2.stderr | 60 +++++-----
.../indexed-types/should_fail/DerivUnsatFam.stderr | 4 +-
.../indexed-types/should_fail/ExtraTcsUntch.stderr | 2 +-
tests/indexed-types/should_fail/GADTwrong1.stderr | 4 +-
tests/indexed-types/should_fail/NoMatchErr.stderr | 6 +-
.../should_fail/NotRelaxedExamples.stderr | 6 +-
tests/indexed-types/should_fail/Overlap10.stderr | 4 +-
tests/indexed-types/should_fail/Overlap11.stderr | 4 +-
tests/indexed-types/should_fail/Overlap5.stderr | 12 +-
tests/indexed-types/should_fail/Overlap6.stderr | 6 +-
tests/indexed-types/should_fail/Overlap9.stderr | 4 +-
.../indexed-types/should_fail/SimpleFail12.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail13.stderr | 4 +-
.../indexed-types/should_fail/SimpleFail14.stderr | 8 +-
.../indexed-types/should_fail/SimpleFail15.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail16.stderr | 8 +-
.../indexed-types/should_fail/SimpleFail1a.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail1b.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail2a.stderr | 6 +-
.../indexed-types/should_fail/SimpleFail3a.stderr | 4 +-
tests/indexed-types/should_fail/SimpleFail4.stderr | 6 +-
.../indexed-types/should_fail/SimpleFail5a.stderr | 6 +-
.../indexed-types/should_fail/SimpleFail5b.stderr | 4 +-
tests/indexed-types/should_fail/SimpleFail6.stderr | 2 +-
tests/indexed-types/should_fail/SimpleFail7.stderr | 4 +-
tests/indexed-types/should_fail/SimpleFail8.stderr | 4 +-
tests/indexed-types/should_fail/T1897b.stderr | 10 +-
tests/indexed-types/should_fail/T1900.stderr | 6 +-
tests/indexed-types/should_fail/T2157.stderr | 4 +-
tests/indexed-types/should_fail/T2203a.stderr | 4 +-
tests/indexed-types/should_fail/T2239.stderr | 12 +-
tests/indexed-types/should_fail/T2334A.stderr | 12 +-
tests/indexed-types/should_fail/T2544.stderr | 16 ++--
tests/indexed-types/should_fail/T2627b.stderr | 4 +-
tests/indexed-types/should_fail/T2664.stderr | 8 +-
tests/indexed-types/should_fail/T2693.stderr | 32 +++---
tests/indexed-types/should_fail/T3092.stderr | 8 +-
tests/indexed-types/should_fail/T3330a.stderr | 26 +++---
tests/indexed-types/should_fail/T3330c.stderr | 6 +-
tests/indexed-types/should_fail/T3440.stderr | 10 +-
tests/indexed-types/should_fail/T4093a.stderr | 6 +-
tests/indexed-types/should_fail/T4093b.stderr | 6 +-
tests/indexed-types/should_fail/T4099.stderr | 18 ++--
tests/indexed-types/should_fail/T4174.stderr | 4 +-
tests/indexed-types/should_fail/T4179.stderr | 6 +-
tests/indexed-types/should_fail/T4272.stderr | 10 +-
tests/indexed-types/should_fail/T4485.stderr | 14 ++--
tests/indexed-types/should_fail/T5439.stderr | 20 ++--
tests/indexed-types/should_fail/T5515.stderr | 4 +-
tests/indexed-types/should_fail/T5934.stderr | 4 +-
tests/indexed-types/should_fail/T6123.stderr | 4 +-
tests/indexed-types/should_fail/T7010.stderr | 6 +-
tests/indexed-types/should_fail/T7194.stderr | 8 +-
tests/indexed-types/should_fail/T7354.stderr | 4 +-
tests/indexed-types/should_fail/T7354a.stderr | 6 +-
tests/indexed-types/should_fail/T7536.stderr | 4 +-
tests/indexed-types/should_fail/TyFamArity1.stderr | 2 +-
tests/indexed-types/should_fail/TyFamArity2.stderr | 2 +-
tests/indexed-types/should_fail/TyFamUndec.stderr | 8 +-
tests/mdo/should_fail/mdofail001.stderr | 4 +-
tests/mdo/should_fail/mdofail002.stderr | 2 +-
tests/mdo/should_fail/mdofail003.stderr | 2 +-
tests/module/T414.stderr | 2 +-
tests/module/mod1.stderr | 2 +-
tests/module/mod10.stderr | 2 +-
tests/module/mod101.stderr | 4 +-
tests/module/mod102.stderr | 4 +-
tests/module/mod110.stderr | 10 +-
tests/module/mod114.stderr | 2 +-
tests/module/mod116.stderr | 2 +-
tests/module/mod120.stderr | 2 +-
tests/module/mod121.stderr | 4 +-
tests/module/mod122.stderr | 2 +-
tests/module/mod123.stderr | 2 +-
tests/module/mod124.stderr | 2 +-
tests/module/mod125.stderr | 2 +-
tests/module/mod126.stderr | 2 +-
tests/module/mod127.stderr | 2 +-
tests/module/mod128.stderr-ghc | 2 +-
tests/module/mod130.stderr | 2 +-
tests/module/mod131.stderr | 10 +-
tests/module/mod132.stderr | 2 +-
tests/module/mod134.stderr | 8 +-
tests/module/mod136.stderr | 6 +-
tests/module/mod138.stderr | 2 +-
tests/module/mod14.stderr-ghc | 5 +-
tests/module/mod142.stderr | 8 +-
tests/module/mod143.stderr | 8 +-
tests/module/mod144.stderr | 8 +-
tests/module/mod145.stderr | 8 +-
tests/module/mod146.stderr | 8 +-
tests/module/mod147.stderr | 2 +-
tests/module/mod150.stderr | 10 +-
tests/module/mod151.stderr | 10 +-
tests/module/mod152.stderr | 20 ++--
tests/module/mod153.stderr | 10 +-
tests/module/mod155.stderr | 10 +-
tests/module/mod158.stderr | 2 +-
tests/module/mod160.stderr | 4 +-
tests/module/mod161.stderr | 2 +-
tests/module/mod164.stderr | 10 +-
tests/module/mod165.stderr | 8 +-
tests/module/mod17.stderr | 2 +-
tests/module/mod174.stderr | 2 +-
tests/module/mod176.stderr | 6 +-
tests/module/mod177.stderr | 8 +-
tests/module/mod178.stderr | 4 +-
tests/module/mod18.stderr | 2 +-
tests/module/mod180.stderr | 4 +-
tests/module/mod19.stderr | 4 +-
tests/module/mod2.stderr | 2 +-
tests/module/mod20.stderr | 2 +-
tests/module/mod21.stderr | 2 +-
tests/module/mod22.stderr | 2 +-
tests/module/mod23.stderr | 2 +-
tests/module/mod24.stderr | 2 +-
tests/module/mod25.stderr | 2 +-
tests/module/mod26.stderr | 2 +-
tests/module/mod29.stderr | 2 +-
tests/module/mod3.stderr | 2 +-
tests/module/mod36.stderr | 2 +-
tests/module/mod38.stderr | 2 +-
tests/module/mod4.stderr | 2 +-
tests/module/mod40.stderr | 4 +-
tests/module/mod41.stderr | 4 +-
tests/module/mod42.stderr | 4 +-
tests/module/mod43.stderr | 10 +-
tests/module/mod45.stderr | 2 +-
tests/module/mod46.stderr | 2 +-
tests/module/mod47.stderr | 2 +-
tests/module/mod49.stderr | 2 +-
tests/module/mod5.stderr-ghc | 4 +-
tests/module/mod50.stderr | 2 +-
tests/module/mod53.stderr | 6 +-
tests/module/mod55.stderr | 6 +-
tests/module/mod56.stderr | 8 +-
tests/module/mod59.stderr | 2 +-
tests/module/mod60.stderr | 4 +-
tests/module/mod61.stderr | 2 +-
tests/module/mod62.stderr | 4 +-
tests/module/mod63.stderr | 2 +-
tests/module/mod66.stderr | 2 +-
tests/module/mod67.stderr | 2 +-
tests/module/mod68.stderr | 2 +-
tests/module/mod7.stderr | 2 +-
tests/module/mod72.stderr | 2 +-
tests/module/mod73.stderr | 8 +-
tests/module/mod74.stderr | 2 +-
tests/module/mod77.stderr | 2 +-
tests/module/mod79.stderr | 2 +-
tests/module/mod80.stderr | 2 +-
tests/module/mod81.stderr | 2 +-
tests/module/mod87.stderr | 2 +-
tests/module/mod88.stderr | 2 +-
tests/module/mod89.stderr | 2 +-
tests/module/mod9.stderr | 2 +-
tests/module/mod90.stderr | 8 +-
tests/module/mod91.stderr | 2 +-
tests/module/mod97.stderr | 2 +-
.../should_fail/overloadedlistsfail01.stderr | 32 +++---
.../should_fail/overloadedlistsfail02.stderr | 6 +-
.../should_fail/overloadedlistsfail03.stderr | 9 +-
.../should_fail/overloadedlistsfail04.stderr | 12 +--
.../should_fail/overloadedlistsfail05.stderr | 8 +-
.../should_fail/overloadedlistsfail06.stderr | 7 +-
tests/parser/should_compile/T2245.stderr | 54 +++++-----
tests/parser/should_compile/T3303.stderr | 2 +-
tests/parser/should_compile/read014.stderr-ghc | 40 ++++----
tests/parser/should_fail/T3811d.stderr | 4 +-
tests/parser/should_fail/readFail001.stderr | 20 ++--
tests/parser/should_fail/readFail008.stderr | 6 +-
tests/parser/should_fail/readFail016.stderr | 2 +-
tests/parser/should_fail/readFail021.stderr | 3 +-
tests/parser/should_fail/readFail023.stderr | 4 +-
tests/parser/should_fail/readFail025.stderr | 4 +-
tests/parser/should_fail/readFail035.stderr | 4 +-
tests/parser/should_fail/readFail036.stderr | 4 +-
tests/parser/should_fail/readFail037.stderr | 4 +-
tests/parser/should_fail/readFail039.stderr | 6 +-
tests/parser/should_fail/readFail041.stderr | 4 +-
tests/parser/should_fail/readFail042.stderr | 4 +-
tests/parser/should_fail/readFail043.stderr | 14 ++--
tests/parser/should_fail/readFail046.stderr | 2 +-
tests/parser/unicode/T2302.stderr | 2 +-
tests/perf/compiler/parsing001.stderr | 2 +-
tests/plugins/plugins03.stderr | 3 +-
tests/plugins/plugins04.stderr | 2 +-
tests/polykinds/PolyKinds02.stderr | 6 +-
tests/polykinds/PolyKinds04.stderr | 12 +-
tests/polykinds/PolyKinds06.stderr | 4 +-
tests/polykinds/PolyKinds07.stderr | 8 +-
tests/polykinds/T5716.stderr | 4 +-
tests/polykinds/T5716a.stderr | 8 +-
tests/polykinds/T6021.stderr | 2 +-
tests/polykinds/T6039.stderr | 4 +-
tests/polykinds/T6054.stderr | 6 +-
tests/polykinds/T6129.stderr | 8 +-
tests/polykinds/T7053.stderr | 10 +-
tests/polykinds/T7151.stderr | 2 +-
tests/polykinds/T7224.stderr | 6 +-
tests/polykinds/T7230.stderr | 6 +-
tests/polykinds/T7278.stderr | 4 +-
tests/polykinds/T7328.stderr | 8 +-
tests/polykinds/T7341.stderr | 8 +-
tests/polykinds/T7404.stderr | 4 +-
tests/polykinds/T7433.stderr | 6 +-
tests/polykinds/T7438.stderr | 12 +-
tests/polykinds/T7594.stderr | 10 +-
tests/programs/hs-boot/hs-boot.stderr | 2 +-
tests/quasiquotation/T3953.stderr | 2 +-
tests/rebindable/rebindable6.stderr | 14 ++--
tests/rename/prog002/rename.prog002.stderr | 2 +-
tests/rename/prog003/rename.prog003.stderr | 2 +-
tests/rename/should_compile/T1789.stderr | 16 ++--
tests/rename/should_compile/T1972.stderr | 16 ++--
tests/rename/should_compile/T3262.stderr-ghc | 12 +-
tests/rename/should_compile/T3371.stderr | 2 +-
tests/rename/should_compile/T3449.stderr | 2 +-
tests/rename/should_compile/T3823.stderr | 6 +-
tests/rename/should_compile/T4489.stderr | 8 +-
tests/rename/should_compile/T5331.stderr | 20 ++--
tests/rename/should_compile/T5334.stderr | 12 +-
tests/rename/should_compile/T5867.stderr | 4 +-
tests/rename/should_compile/T7145b.stderr | 2 +-
tests/rename/should_compile/T7167.stderr | 2 +-
tests/rename/should_compile/T7336.stderr | 2 +-
tests/rename/should_compile/mc10.stderr-ghc | 2 +-
tests/rename/should_compile/rn037.stderr-ghc | 8 +-
tests/rename/should_compile/rn039.stderr-ghc | 8 +-
tests/rename/should_compile/rn040.stderr-ghc | 4 +-
tests/rename/should_compile/rn041.stderr-ghc | 6 +-
tests/rename/should_compile/rn046.stderr-ghc | 12 +-
tests/rename/should_compile/rn047.stderr-ghc | 2 +-
tests/rename/should_compile/rn050.stderr | 4 +-
tests/rename/should_compile/rn063.stderr | 4 +-
tests/rename/should_compile/rn064.stderr | 6 +-
tests/rename/should_compile/rn066.stderr | 4 +-
tests/rename/should_fail/T1595a.stderr | 2 +-
tests/rename/should_fail/T2310.stderr | 6 +-
tests/rename/should_fail/T2723.stderr | 6 +-
tests/rename/should_fail/T2901.stderr | 4 +-
tests/rename/should_fail/T2993.stderr | 2 +-
tests/rename/should_fail/T3265.stderr | 4 +-
tests/rename/should_fail/T5211.stderr | 4 +-
tests/rename/should_fail/T5281.stderr | 2 +-
tests/rename/should_fail/T5372.stderr | 6 +-
tests/rename/should_fail/T5385.stderr | 8 +-
tests/rename/should_fail/T5533.stderr | 2 +-
tests/rename/should_fail/T5589.stderr | 2 +-
tests/rename/should_fail/T5657.stderr | 2 +-
tests/rename/should_fail/T5745.stderr | 2 +-
tests/rename/should_fail/T5892a.stderr | 4 +-
tests/rename/should_fail/T5892b.stderr | 4 +-
tests/rename/should_fail/T7164.stderr | 2 +-
tests/rename/should_fail/T7338.stderr | 2 +-
tests/rename/should_fail/T7338a.stderr | 4 +-
tests/rename/should_fail/T7454.stderr | 2 +-
tests/rename/should_fail/mc13.stderr | 2 +-
tests/rename/should_fail/mc14.stderr | 2 +-
tests/rename/should_fail/rn_dup.stderr | 8 +-
tests/rename/should_fail/rnfail001.stderr | 4 +-
tests/rename/should_fail/rnfail002.stderr | 2 +-
tests/rename/should_fail/rnfail003.stderr | 2 +-
tests/rename/should_fail/rnfail004.stderr | 4 +-
tests/rename/should_fail/rnfail007.stderr | 2 +-
tests/rename/should_fail/rnfail008.stderr | 2 +-
tests/rename/should_fail/rnfail009.stderr | 2 +-
tests/rename/should_fail/rnfail010.stderr | 2 +-
tests/rename/should_fail/rnfail011.stderr | 2 +-
tests/rename/should_fail/rnfail012.stderr | 2 +-
tests/rename/should_fail/rnfail013.stderr | 2 +-
tests/rename/should_fail/rnfail015.stderr | 2 +-
tests/rename/should_fail/rnfail017.stderr | 4 +-
tests/rename/should_fail/rnfail018.stderr | 8 +-
tests/rename/should_fail/rnfail019.stderr | 6 +-
tests/rename/should_fail/rnfail022.stderr | 4 +-
tests/rename/should_fail/rnfail023.stderr | 6 +-
tests/rename/should_fail/rnfail024.stderr | 4 +-
tests/rename/should_fail/rnfail025.stderr | 2 +-
tests/rename/should_fail/rnfail026.stderr | 8 +-
tests/rename/should_fail/rnfail027.stderr | 2 +-
tests/rename/should_fail/rnfail029.stderr | 10 +-
tests/rename/should_fail/rnfail030.stderr | 2 +-
tests/rename/should_fail/rnfail031.stderr | 2 +-
tests/rename/should_fail/rnfail032.stderr | 8 +-
tests/rename/should_fail/rnfail033.stderr | 8 +-
tests/rename/should_fail/rnfail034.stderr | 4 +-
tests/rename/should_fail/rnfail035.stderr | 2 +-
tests/rename/should_fail/rnfail040.stderr | 10 +-
tests/rename/should_fail/rnfail041.stderr | 4 +-
tests/rename/should_fail/rnfail043.stderr | 2 +-
tests/rename/should_fail/rnfail044.stderr | 10 +-
tests/rename/should_fail/rnfail045.stderr | 4 +-
tests/rename/should_fail/rnfail048.stderr | 2 +-
tests/rename/should_fail/rnfail049.stderr | 2 +-
tests/rename/should_fail/rnfail050.stderr | 2 +-
tests/rename/should_fail/rnfail053.stderr | 2 +-
tests/rename/should_fail/rnfail054.stderr | 4 +-
tests/rename/should_fail/rnfail055.stderr | 20 ++--
tests/rename/should_fail/rnfail057.stderr | 2 +-
tests/safeHaskell/flags/SafeFlags22.stderr | 2 +-
tests/safeHaskell/flags/SafeFlags23.stderr | 2 +-
tests/safeHaskell/flags/SafeFlags25.stderr | 2 +-
tests/safeHaskell/flags/SafeFlags26.stderr | 2 +-
tests/safeHaskell/ghci/p10.stderr | 2 +-
tests/safeHaskell/ghci/p13.stderr | 4 +-
tests/safeHaskell/ghci/p15.stderr | 8 +-
tests/safeHaskell/ghci/p16.stderr | 12 +-
tests/safeHaskell/ghci/p4.stderr | 6 +-
tests/safeHaskell/ghci/p6.stderr | 4 +-
tests/safeHaskell/ghci/p9.stderr | 2 +-
.../safeHaskell/safeInfered/UnsafeInfered07.stderr | 8 +-
.../safeHaskell/safeInfered/UnsafeInfered11.stderr | 2 +-
.../safeHaskell/safeInfered/UnsafeInfered12.stderr | 2 +-
tests/safeHaskell/safeLanguage/SafeLang07.stderr | 6 +-
tests/safeHaskell/safeLanguage/SafeLang10.stderr | 4 +-
tests/safeHaskell/unsafeLibs/Dep01.stderr | 2 +-
tests/safeHaskell/unsafeLibs/Dep02.stderr | 2 +-
tests/simplCore/should_compile/T4398.stderr | 5 +-
tests/simplCore/should_compile/T5359b.stderr | 2 +-
tests/simplCore/should_compile/T6082-RULE.stderr | 8 +-
tests/simplCore/should_compile/simpl016.stderr | 6 +-
tests/simplCore/should_compile/simpl017.stderr | 36 +++---
tests/simplCore/should_compile/simpl020.stderr | 12 +-
tests/th/T2597b.stderr | 2 +-
tests/th/T2674.stderr | 2 +-
tests/th/T2713.stderr | 8 +-
tests/th/T3177a.stderr | 10 +-
tests/th/T3395.stderr | 7 +-
tests/th/T5358.stderr | 34 +++---
tests/th/T5795.stderr | 4 +-
tests/th/T5971.stderr | 2 +-
tests/th/T6114.stderr | 4 +-
tests/th/T7276.stderr | 4 +-
tests/th/T7276a.stdout | 8 +-
tests/th/TH_1tuple.stderr | 2 +-
tests/th/TH_dupdecl.stderr | 2 +-
tests/th/TH_runIO.stderr | 4 +-
tests/th/TH_spliceD1.stderr | 4 +-
tests/th/TH_unresolvedInfix2.stderr | 8 +-
tests/typecheck/bug1465/bug1465.stderr | 6 +-
.../typecheck/prog001/typecheck.prog001.stderr-ghc | 7 +-
tests/typecheck/should_compile/FD1.stderr | 6 +-
tests/typecheck/should_compile/FD2.stderr | 10 +-
tests/typecheck/should_compile/FD3.stderr | 10 +-
tests/typecheck/should_compile/T2494.stderr | 20 ++--
tests/typecheck/should_compile/T2497.stderr | 2 +-
tests/typecheck/should_compile/T5481.stderr | 4 +-
tests/typecheck/should_compile/T7050.stderr | 6 +-
tests/typecheck/should_compile/T7562.stderr | 6 +-
tests/typecheck/should_compile/holes.stderr | 24 ++--
tests/typecheck/should_compile/holes2.stderr | 20 ++--
tests/typecheck/should_compile/holes3.stderr | 24 ++--
tests/typecheck/should_compile/tc056.stderr | 6 +-
tests/typecheck/should_compile/tc115.stderr-ghc | 6 +-
tests/typecheck/should_compile/tc116.stderr-ghc | 6 +-
tests/typecheck/should_compile/tc125.stderr-ghc | 30 +++---
tests/typecheck/should_compile/tc126.stderr-ghc | 12 +-
tests/typecheck/should_compile/tc141.stderr | 14 ++--
tests/typecheck/should_compile/tc161.stderr-ghc | 6 +-
tests/typecheck/should_compile/tc167.stderr | 4 +-
tests/typecheck/should_compile/tc168.stderr | 10 +-
tests/typecheck/should_compile/tc211.stderr | 14 ++--
tests/typecheck/should_compile/tc254.stderr | 6 +-
tests/typecheck/should_fail/AssocTyDef01.stderr | 2 +-
tests/typecheck/should_fail/AssocTyDef02.stderr | 6 +-
tests/typecheck/should_fail/AssocTyDef03.stderr | 4 +-
tests/typecheck/should_fail/AssocTyDef04.stderr | 10 +-
tests/typecheck/should_fail/AssocTyDef05.stderr | 4 +-
tests/typecheck/should_fail/AssocTyDef06.stderr | 4 +-
tests/typecheck/should_fail/AssocTyDef07.stderr | 2 +-
tests/typecheck/should_fail/AssocTyDef08.stderr | 2 +-
tests/typecheck/should_fail/AssocTyDef09.stderr | 2 +-
tests/typecheck/should_fail/FDsFromGivens.stderr | 8 +-
.../should_fail/FailDueToGivenOverlapping.stderr | 6 +-
.../typecheck/should_fail/FrozenErrorTests.stderr | 24 ++--
tests/typecheck/should_fail/IPFail.stderr | 4 +-
.../should_fail/LongWayOverlapping.stderr | 6 +-
tests/typecheck/should_fail/SCLoop.stderr | 4 +-
.../should_fail/SilentParametersOverlapping.stderr | 8 +-
tests/typecheck/should_fail/T1595.stderr | 4 +-
tests/typecheck/should_fail/T1633.stderr | 6 +-
tests/typecheck/should_fail/T1897a.stderr | 10 +-
tests/typecheck/should_fail/T1899.stderr | 8 +-
tests/typecheck/should_fail/T2126.stderr | 4 +-
tests/typecheck/should_fail/T2247.stderr | 4 +-
tests/typecheck/should_fail/T2354.stderr | 4 +-
tests/typecheck/should_fail/T2414.stderr | 4 +-
tests/typecheck/should_fail/T2534.stderr | 6 +-
tests/typecheck/should_fail/T2538.stderr | 6 +-
tests/typecheck/should_fail/T2688.stderr | 14 ++--
tests/typecheck/should_fail/T2714.stderr | 12 +-
tests/typecheck/should_fail/T2806.stderr | 8 +-
tests/typecheck/should_fail/T2846b.stderr | 4 +-
tests/typecheck/should_fail/T2994.stderr | 18 ++--
tests/typecheck/should_fail/T3102.stderr | 8 +-
tests/typecheck/should_fail/T3176.stderr | 4 +-
tests/typecheck/should_fail/T3323.stderr | 2 +-
tests/typecheck/should_fail/T3406.stderr | 6 +-
tests/typecheck/should_fail/T3468.stderr | 2 +-
tests/typecheck/should_fail/T3540.stderr | 20 ++--
tests/typecheck/should_fail/T3592.stderr | 8 +-
tests/typecheck/should_fail/T3613.stderr | 14 ++--
tests/typecheck/should_fail/T3966.stderr | 6 +-
tests/typecheck/should_fail/T4875.stderr | 6 +-
tests/typecheck/should_fail/T5051.stderr | 8 +-
tests/typecheck/should_fail/T5084.stderr | 2 +-
tests/typecheck/should_fail/T5095.stderr | 56 +++++-----
tests/typecheck/should_fail/T5236.stderr | 6 +-
tests/typecheck/should_fail/T5246.stderr | 4 +-
tests/typecheck/should_fail/T5300.stderr | 12 +-
tests/typecheck/should_fail/T5570.stderr | 6 +-
tests/typecheck/should_fail/T5684.stderr | 32 +++---
tests/typecheck/should_fail/T5689.stderr | 24 ++--
tests/typecheck/should_fail/T5691.stderr | 12 +-
tests/typecheck/should_fail/T5853.stderr | 2 +-
tests/typecheck/should_fail/T5858.stderr | 6 +-
tests/typecheck/should_fail/T5957.stderr | 2 +-
tests/typecheck/should_fail/T5978.stderr | 8 +-
tests/typecheck/should_fail/T6001.stderr | 2 +-
tests/typecheck/should_fail/T6069.stderr | 14 ++--
tests/typecheck/should_fail/T6078.stderr | 2 +-
tests/typecheck/should_fail/T6161.stderr | 4 +-
tests/typecheck/should_fail/T7019.stderr | 4 +-
tests/typecheck/should_fail/T7019a.stderr | 6 +-
tests/typecheck/should_fail/T7175.stderr | 8 +-
tests/typecheck/should_fail/T7210.stderr | 6 +-
tests/typecheck/should_fail/T7220.stderr | 4 +-
tests/typecheck/should_fail/T7264.stderr | 8 +-
tests/typecheck/should_fail/T7279.stderr | 4 +-
tests/typecheck/should_fail/T7368.stderr | 14 ++--
tests/typecheck/should_fail/T7368a.stderr | 4 +-
tests/typecheck/should_fail/T7410.stderr | 8 +-
tests/typecheck/should_fail/T7453.stderr | 24 ++--
tests/typecheck/should_fail/T7525.stderr | 4 +-
tests/typecheck/should_fail/T7545.stderr | 2 +-
tests/typecheck/should_fail/T7609.stderr | 14 ++--
tests/typecheck/should_fail/T7645.stderr | 8 +-
.../typecheck/should_fail/TcMultiWayIfFail.stderr | 8 +-
tests/typecheck/should_fail/fd-loop.stderr | 8 +-
tests/typecheck/should_fail/mc19.stderr | 4 +-
tests/typecheck/should_fail/mc20.stderr | 2 +-
tests/typecheck/should_fail/mc21.stderr | 6 +-
tests/typecheck/should_fail/mc22.stderr | 6 +-
tests/typecheck/should_fail/mc23.stderr | 6 +-
tests/typecheck/should_fail/mc24.stderr | 6 +-
tests/typecheck/should_fail/mc25.stderr | 2 +-
tests/typecheck/should_fail/tcfail001.stderr | 8 +-
tests/typecheck/should_fail/tcfail002.stderr | 2 +-
tests/typecheck/should_fail/tcfail003.stderr | 2 +-
tests/typecheck/should_fail/tcfail004.stderr | 4 +-
tests/typecheck/should_fail/tcfail005.stderr | 2 +-
tests/typecheck/should_fail/tcfail006.stderr | 2 +-
tests/typecheck/should_fail/tcfail007.stderr | 4 +-
tests/typecheck/should_fail/tcfail008.stderr | 20 ++--
tests/typecheck/should_fail/tcfail009.stderr | 4 +-
tests/typecheck/should_fail/tcfail010.stderr | 4 +-
tests/typecheck/should_fail/tcfail011.stderr | 2 +-
tests/typecheck/should_fail/tcfail012.stderr | 2 +-
tests/typecheck/should_fail/tcfail013.stderr | 4 +-
tests/typecheck/should_fail/tcfail014.stderr | 4 +-
tests/typecheck/should_fail/tcfail015.stderr | 4 +-
tests/typecheck/should_fail/tcfail016.stderr | 12 +-
tests/typecheck/should_fail/tcfail017.stderr | 2 +-
tests/typecheck/should_fail/tcfail018.stderr | 2 +-
tests/typecheck/should_fail/tcfail019.stderr | 2 +-
tests/typecheck/should_fail/tcfail020.stderr | 2 +-
tests/typecheck/should_fail/tcfail027.stderr | 4 +-
tests/typecheck/should_fail/tcfail028.stderr | 10 +-
tests/typecheck/should_fail/tcfail029.stderr | 4 +-
tests/typecheck/should_fail/tcfail030.stderr | 2 +-
tests/typecheck/should_fail/tcfail031.stderr | 4 +-
tests/typecheck/should_fail/tcfail032.stderr | 6 +-
tests/typecheck/should_fail/tcfail033.stderr | 2 +-
tests/typecheck/should_fail/tcfail034.stderr | 6 +-
tests/typecheck/should_fail/tcfail036.stderr | 8 +-
tests/typecheck/should_fail/tcfail037.stderr | 10 +-
tests/typecheck/should_fail/tcfail038.stderr | 4 +-
tests/typecheck/should_fail/tcfail040.stderr | 8 +-
tests/typecheck/should_fail/tcfail041.stderr | 2 +-
tests/typecheck/should_fail/tcfail042.stderr | 2 +-
tests/typecheck/should_fail/tcfail043.stderr | 8 +-
tests/typecheck/should_fail/tcfail044.stderr | 8 +-
tests/typecheck/should_fail/tcfail047.stderr | 4 +-
tests/typecheck/should_fail/tcfail048.stderr | 2 +-
tests/typecheck/should_fail/tcfail049.stderr | 2 +-
tests/typecheck/should_fail/tcfail050.stderr | 2 +-
tests/typecheck/should_fail/tcfail051.stderr | 2 +-
tests/typecheck/should_fail/tcfail052.stderr | 2 +-
tests/typecheck/should_fail/tcfail053.stderr | 2 +-
tests/typecheck/should_fail/tcfail054.stderr | 2 +-
tests/typecheck/should_fail/tcfail055.stderr | 4 +-
tests/typecheck/should_fail/tcfail056.stderr | 2 +-
tests/typecheck/should_fail/tcfail057.stderr | 4 +-
tests/typecheck/should_fail/tcfail058.stderr | 6 +-
tests/typecheck/should_fail/tcfail061.stderr | 8 +-
tests/typecheck/should_fail/tcfail062.stderr | 4 +-
tests/typecheck/should_fail/tcfail063.stderr | 6 +-
tests/typecheck/should_fail/tcfail065.stderr | 10 +-
tests/typecheck/should_fail/tcfail067.stderr | 28 +++---
tests/typecheck/should_fail/tcfail068.stderr | 40 ++++----
tests/typecheck/should_fail/tcfail069.stderr | 4 +-
tests/typecheck/should_fail/tcfail070.stderr | 6 +-
tests/typecheck/should_fail/tcfail072.stderr | 12 +-
tests/typecheck/should_fail/tcfail073.stderr | 2 +-
tests/typecheck/should_fail/tcfail076.stderr | 10 +-
tests/typecheck/should_fail/tcfail077.stderr | 2 +-
tests/typecheck/should_fail/tcfail078.stderr | 4 +-
tests/typecheck/should_fail/tcfail079.stderr | 8 +-
tests/typecheck/should_fail/tcfail080.stderr | 12 +-
tests/typecheck/should_fail/tcfail082.stderr | 2 +-
tests/typecheck/should_fail/tcfail083.stderr | 14 ++--
tests/typecheck/should_fail/tcfail084.stderr | 4 +-
tests/typecheck/should_fail/tcfail085.stderr | 4 +-
tests/typecheck/should_fail/tcfail086.stderr | 6 +-
tests/typecheck/should_fail/tcfail088.stderr | 2 +-
tests/typecheck/should_fail/tcfail090.stderr | 4 +-
tests/typecheck/should_fail/tcfail092.stderr | 2 +-
tests/typecheck/should_fail/tcfail097.stderr | 6 +-
tests/typecheck/should_fail/tcfail098.stderr | 4 +-
tests/typecheck/should_fail/tcfail099.stderr | 10 +-
tests/typecheck/should_fail/tcfail100.stderr | 4 +-
tests/typecheck/should_fail/tcfail101.stderr | 4 +-
tests/typecheck/should_fail/tcfail102.stderr | 6 +-
tests/typecheck/should_fail/tcfail103.stderr | 10 +-
tests/typecheck/should_fail/tcfail104.stderr | 8 +-
tests/typecheck/should_fail/tcfail106.stderr | 2 +-
tests/typecheck/should_fail/tcfail107.stderr | 4 +-
tests/typecheck/should_fail/tcfail108.stderr | 2 +-
tests/typecheck/should_fail/tcfail109.stderr | 2 +-
tests/typecheck/should_fail/tcfail110.stderr | 6 +-
tests/typecheck/should_fail/tcfail112.stderr | 12 +-
tests/typecheck/should_fail/tcfail113.stderr | 16 ++--
tests/typecheck/should_fail/tcfail114.stderr | 4 +-
tests/typecheck/should_fail/tcfail116.stderr | 4 +-
tests/typecheck/should_fail/tcfail117.stderr | 12 +-
tests/typecheck/should_fail/tcfail119.stderr | 4 +-
tests/typecheck/should_fail/tcfail121.stderr | 7 +-
tests/typecheck/should_fail/tcfail122.stderr | 4 +-
tests/typecheck/should_fail/tcfail123.stderr | 6 +-
tests/typecheck/should_fail/tcfail125.stderr | 4 +-
tests/typecheck/should_fail/tcfail127.stderr | 2 +-
tests/typecheck/should_fail/tcfail128.stderr | 8 +-
tests/typecheck/should_fail/tcfail129.stderr | 8 +-
tests/typecheck/should_fail/tcfail130.stderr | 5 +-
tests/typecheck/should_fail/tcfail131.stderr | 6 +-
tests/typecheck/should_fail/tcfail132.stderr | 8 +-
tests/typecheck/should_fail/tcfail133.stderr | 14 ++--
tests/typecheck/should_fail/tcfail134.stderr | 8 +-
tests/typecheck/should_fail/tcfail135.stderr | 8 +-
tests/typecheck/should_fail/tcfail136.stderr | 10 +-
tests/typecheck/should_fail/tcfail137.stderr | 4 +-
tests/typecheck/should_fail/tcfail139.stderr | 10 +-
tests/typecheck/should_fail/tcfail140.stderr | 32 +++---
tests/typecheck/should_fail/tcfail142.stderr | 6 +-
tests/typecheck/should_fail/tcfail143.stderr | 8 +-
tests/typecheck/should_fail/tcfail146.stderr | 8 +-
tests/typecheck/should_fail/tcfail147.stderr | 10 +-
tests/typecheck/should_fail/tcfail148.stderr | 10 +-
tests/typecheck/should_fail/tcfail151.stderr | 6 +-
tests/typecheck/should_fail/tcfail152.stderr | 6 +-
tests/typecheck/should_fail/tcfail153.stderr | 8 +-
tests/typecheck/should_fail/tcfail154.stderr | 4 +-
tests/typecheck/should_fail/tcfail155.stderr | 8 +-
tests/typecheck/should_fail/tcfail156.stderr | 6 +-
tests/typecheck/should_fail/tcfail157.stderr | 8 +-
tests/typecheck/should_fail/tcfail158.stderr | 6 +-
tests/typecheck/should_fail/tcfail159.stderr | 2 +-
tests/typecheck/should_fail/tcfail160.stderr | 6 +-
tests/typecheck/should_fail/tcfail161.stderr | 6 +-
tests/typecheck/should_fail/tcfail162.stderr | 10 +-
tests/typecheck/should_fail/tcfail164.stderr | 6 +-
tests/typecheck/should_fail/tcfail165.stderr | 10 +-
tests/typecheck/should_fail/tcfail167.stderr | 6 +-
tests/typecheck/should_fail/tcfail168.stderr | 6 +-
tests/typecheck/should_fail/tcfail170.stderr | 8 +-
tests/typecheck/should_fail/tcfail171.stderr | 4 +-
tests/typecheck/should_fail/tcfail173.stderr | 2 +-
tests/typecheck/should_fail/tcfail174.stderr | 8 +-
tests/typecheck/should_fail/tcfail175.stderr | 10 +-
tests/typecheck/should_fail/tcfail176.stderr | 8 +-
tests/typecheck/should_fail/tcfail177.stderr | 114 ++++++++++----------
tests/typecheck/should_fail/tcfail178.stderr | 12 +-
tests/typecheck/should_fail/tcfail179.stderr | 8 +-
tests/typecheck/should_fail/tcfail180.stderr | 2 +-
tests/typecheck/should_fail/tcfail181.stderr | 12 +-
tests/typecheck/should_fail/tcfail182.stderr | 6 +-
tests/typecheck/should_fail/tcfail184.stderr | 4 +-
tests/typecheck/should_fail/tcfail185.stderr | 24 ++--
tests/typecheck/should_fail/tcfail186.stderr | 6 +-
tests/typecheck/should_fail/tcfail187.stderr | 4 +-
tests/typecheck/should_fail/tcfail189.stderr | 6 +-
tests/typecheck/should_fail/tcfail190.stderr | 2 +-
tests/typecheck/should_fail/tcfail191.stderr | 6 +-
tests/typecheck/should_fail/tcfail192.stderr | 6 +-
tests/typecheck/should_fail/tcfail193.stderr | 4 +-
tests/typecheck/should_fail/tcfail194.stderr | 6 +-
tests/typecheck/should_fail/tcfail195.stderr | 4 +-
tests/typecheck/should_fail/tcfail196.stderr | 2 +-
tests/typecheck/should_fail/tcfail197.stderr | 2 +-
tests/typecheck/should_fail/tcfail198.stderr | 6 +-
tests/typecheck/should_fail/tcfail199.stderr | 4 +-
tests/typecheck/should_fail/tcfail200.stderr | 4 +-
tests/typecheck/should_fail/tcfail201.stderr | 4 +-
tests/typecheck/should_fail/tcfail203.stderr | 32 +++---
tests/typecheck/should_fail/tcfail204.stderr | 16 ++--
tests/typecheck/should_fail/tcfail206.stderr | 16 ++--
tests/typecheck/should_fail/tcfail207.stderr | 20 ++--
tests/typecheck/should_fail/tcfail208.stderr | 4 +-
tests/typecheck/should_fail/tcfail209.stderr | 4 +-
tests/typecheck/should_fail/tcfail209a.stderr | 2 +-
tests/typecheck/should_fail/tcfail210.stderr | 2 +-
tests/typecheck/should_fail/tcfail211.stderr | 7 +-
tests/typecheck/should_fail/tcfail212.stderr | 12 +-
tests/typecheck/should_fail/tcfail213.stderr | 6 +-
tests/typecheck/should_fail/tcfail214.stderr | 4 +-
tests/typecheck/should_fail/tcfail215.stderr | 4 +-
tests/typecheck/should_fail/tcfail216.stderr | 2 +-
tests/typecheck/should_fail/tcfail217.stderr | 2 +-
tests/typecheck/should_run/tcrun035.stderr | 6 +-
745 files changed, 2510 insertions(+), 2521 deletions(-)
Diff suppressed because of size. To see it, use:
git show bbee43d720c2bb047fee7cc75c23272df83851f9
More information about the ghc-commits
mailing list