Hi,

Am Donnerstag, den 13.03.2014, 21:13 +0100 schrieb Johan Tibell:

> Did something change in pretty-printing recently? I saw these new
> validate failures today:
> 
> 
> Unexpected failures:
>    ghci.debugger/scripts  break008 [bad stdout] (ghci)
>    ghci.debugger/scripts  break012 [bad stdout] (ghci)
>    ghci.debugger/scripts  break026 [bad stdout] (ghci)
>    ghci.debugger/scripts  hist001 [bad stdout] (ghci)
>    ghci/scripts           T5545 [bad stdout] (ghci)
>    ghci/scripts           ghci008 [bad stdout] (ghci)
>    ghci/scripts           ghci012 [bad stdout] (ghci)
>    ghci/scripts           ghci023 [bad stdout] (ghci)
>    ghci/scripts           ghci025 [bad stdout] (ghci)
>    ghci/scripts           ghci026 [bad stdout] (ghci)
>    ghci/scripts           ghci055 [bad stdout] (ghci)


confirmed by travis, according to
https://travis-ci.org/nomeata/ghc-complete/builds
the breaking change was one of

        commit 065c35a9d6d48060c8fac8d755833349ce58b35b
        Author: Dr. ERDI Gergo <[email protected]>
        Date: Thu Mar 13 21:18:39 2014 +0800
        
        Pretty-print the following TyThings via their IfaceDecl
        counterpart:
        * AnId
        * ACoAxiom
        * AConLike
        
        commit 24eea38c70eae90d166de26d71a178fb0c1ffc30
        Author: Dr. ERDI Gergo <[email protected]>
        Date: Wed Mar 12 20:38:54 2014 +0800
        
        pprIfaceDecl for IfacePatSyn: use pprPatSynSig
        
        commit 23c0f1ec2cf06c0178c2ae7414fe57ea648689e7
        Author: Dr. ERDI Gergo <[email protected]>
        Date: Wed Mar 12 20:38:26 2014 +0800
        
        pprIfaceContextArr: print a context including the "=>" arrow
        
        commit 4d1b7b4a9b986e87755784478b4ea4883a5e203e
        Author: Dr. ERDI Gergo <[email protected]>
        Date: Wed Mar 12 20:37:22 2014 +0800
        
        Add OutputableBndr instance for OccName


Gergo, can you have a look and fix that?

Thanks,
Joachim


-- 
Joachim “nomeata” Breitner
  [email protected]http://www.joachim-breitner.de/
  Jabber: [email protected]  • GPG-Key: 0x4743206C
  Debian Developer: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to