@hackage / prettyprinter-compat-wl-pprint

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

Deprecated release1

About

Metadata

  • Last updated , by quchen
  • License BSD-2-Clause
  • Categories Text Processing, GUI
  • Maintained by: David Luposchainsky <dluposchainsky at google>

  • Lottery factor: 1

Links

Installation

This release has been deprecated in favour of:

@hackage/prettyprinter-compat-wl-pprint-1.0.2

Tested Compilers

  1. 8.0.2
  2. 7.10.3

Readme

wl-pprint compatibility module

This module defines a compatibility layer between the old wl-pprint module, and the new one (version 1+).

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

Note that this module is only for transitional purposes, and therefore deprecated and wholly undocumented. For new development, use the current version of wl-pprint.