Changelog for prettyprinter-combinators-0.1.3
0.1.3
- Add functions for rendering with specified layout options
- Add pretty functions for types of
enummapsetpackage, could be disabled withenummapsetflag - Fix build with GHC 9.10
0.1.2
- Fix build with GHC 9.8
- Add
PPGenericnewtype to applyppGenericthroughDerivingVia - Add
PPShownewtype to applyppShowthroughDerivingVia
0.1.1.1
ppVectorandppVectorWithnow accept generic vectors- Add lower bound
pretty-show >= 1.6