ansi-wl-pprint icon indicating copy to clipboard operation
ansi-wl-pprint copied to clipboard

ansi-wl-pprint-0.6.7.1 broken with ghc 7.10.1-rc3

Open peti opened this issue 9 years ago • 1 comments

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’)

peti avatar Mar 17 '15 11:03 peti

Fixed in https://github.com/batterseapower/ansi-wl-pprint/pull/11

bergey avatar Mar 17 '15 12:03 bergey