ansi-wl-pprint
ansi-wl-pprint copied to clipboard
ansi-wl-pprint-0.6.7.1 broken with ghc 7.10.1-rc3
Citing from http://hydra.cryp.to/build/626491/nixlog/2/raw:
ext/PrettyPrint/ANSI/Leijen.hs:312:24:
Ambiguous occurrence ‘<$>’
It could refer to either ‘Text.PrettyPrint.ANSI.Leijen.<$>’,
defined at Text/PrettyPrint/ANSI/Leijen.hs:372:3
or ‘Prelude.<$>’,
imported from ‘Prelude’ at Text/PrettyPrint/ANSI/Leijen.hs:76:8-35
(and originally defined in ‘Data.Functor’)
Fixed in https://github.com/batterseapower/ansi-wl-pprint/pull/11