Path to this page:
Subject: CVS commit: pkgsrc/textproc/hs-prettyprinter
From: Masatake Daimon
Date: 2022-02-11 10:19:43
Message id: 20220211091944.0C16CFB24@cvs.NetBSD.org
Log Message:
Update to prettyprinter-1.7.1
* Deprecate the Data.Text.Prettyprint.* modules
* Users should migrate to the new Prettyprinter module hierarchy.
* The old modules will be removed no sooner than September 2022.
* Make text an optional dependency:
* When built with -f-text, any text-based APIs will operate on Strings
instead.
* Documentation improvements:
* #194
* 1f0bffe
Files: