Changelog for prettyprinter-combinators-0.1.2
0.1.2
- Fix build with GHC 9.8
- Add
PPGeneric newtype to apply ppGeneric through DerivingVia
- Add
PPShow newtype to apply ppShow through DerivingVia
0.1.1.1
ppVector and ppVectorWith now accept generic vectors
- Add lower bound
pretty-show >= 1.6