
Thanks for noticing! I’m fixing this right now. The changes needed are really quite mundane… -Alec
On Nov 15, 2018, at 1:28 PM, Andreas Klebinger
wrote: Hello Devs,
it seems Simons patch "Smarter HsType pretty-print for promoted datacons" broke ./validate.
I discovered that there were two copies of the PromotionFlag type (a boolean, with helpfully named data cons), one in IfaceType and one in HsType. So I combined into one, PromotionFlag, and moved it to BasicTypes.
In particular haddock seems to have depended on the changed constructors. If anyone with access and knowledge of haddock could fix this I would be grateful.
Cheers Andreas _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs