Changelog for prettyprinter-combinators-0.1.3
0.1.3
- Add functions for rendering with specified layout options
- Add pretty functions for types of
enummapset
package, could be disabled withenummapset
flag - Fix build with GHC 9.10
0.1.2
- Fix build with GHC 9.8
- Add
PPGeneric
newtype to applyppGeneric
throughDerivingVia
- Add
PPShow
newtype to applyppShow
throughDerivingVia
0.1.1.1
ppVector
andppVectorWith
now accept generic vectors- Add lower bound
pretty-show >= 1.6