@hackage prettyprinter-compat-annotated-wl-pprint1

Prettyprinter compatibility module for previous users of the annotated-wl-pprint package.

annotated-wl-pprint compatibility package

This package defines a compatibility layer between the old annotated-wl-pprint package, and the newer prettyprinter package.

This allows easily transitioning dependent packages from the old to the new package, by simply replacing annotated-wl-pprint with prettyprinter in the .cabal file.

Note that this package is only for transitional purposes, and therefore deprecated and wholly undocumented. For new development, use the current version of prettyprinter.