Path to this page:
./
textproc/hs-prettyprinter-compat-ansi-wl-pprint,
Drop-in compatibility package to migrate from ansi-wl-pprint
Branch: CURRENT,
Version: 1.0.2nb2,
Package name: hs-prettyprinter-compat-ansi-wl-pprint-1.0.2nb2,
Maintainer: pkgsrc-usersThis package defines a compatibility layer between the old ansi-wl-pprint
package, and the new prettyprinter/prettyprinter-ansi-terminal ones.
This allows easily transitioning dependent packages from the old to the new
package, by simply replacing ansi-wl-pprint with
prettyprinter-ansi-terminal in the .cabal file. For adapting third party
plugins that output ansi-wl-pprint data, use the proper converter from the
prettyprinter-convert-ansi-wl-pprint module.
Note that this package is only for transitional purposes, and therefore
deprecated and wholly undocumented. For new development, use the current
version of prettyprinter, and the ANSI terminal backend provided in
prettyprinter-ansi-terminal.
Master sites:
Filesize: 3.803 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-prettyprinter-compat-ansi-wl-pprint-1.0.2nb2
- (2023-11-02) Updated to version: hs-prettyprinter-compat-ansi-wl-pprint-1.0.2nb1
- (2023-10-27) Package added to pkgsrc.se, version hs-prettyprinter-compat-ansi-wl-pprint-1.0.2 (created)
CVS history: (Expand)
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-27 15:15:59 by Masatake Daimon | Files touched by this commit (5) |
Log message:
textproc/hs-prettyprinter-compat-ansi-wl-pprint: import \
hs-prettyprinter-compat-ansi-wl-pprint-1.0.2
This package defines a compatibility layer between the old ansi-wl-pprint
package, and the new prettyprinter/prettyprinter-ansi-terminal ones.
This allows easily transitioning dependent packages from the old to the new
package, by simply replacing ansi-wl-pprint with
prettyprinter-ansi-terminal in the .cabal file. For adapting third party
plugins that output ansi-wl-pprint data, use the proper converter from the
prettyprinter-convert-ansi-wl-pprint module.
Note that this package is only for transitional purposes, and therefore
deprecated and wholly undocumented. For new development, use the current
version of prettyprinter, and the ANSI terminal backend provided in
prettyprinter-ansi-terminal.
|