wl-pprint-3.0.0 --------------- Version 3.0.0 Author Sebastian Fischer Bjoern Peemoeller Jan Rasmus Tikovsky Synopsis Pretty printing combinators for Curry (inspired by Leijen's library for Haskell) Category Printing Dependencies base >= 3.0.0, < 4.0.0 queue >= 3.0.0, < 4.0.0 Description This package includes a library providing general combinators for pretty printing. The interface is inspired by Daan Leijen's pretty printing library for Haskell and the linear-time bounded implementation is based on an approach by Olaf Chitil. Exported modules Text.Pretty Source Git https://github.com/curry-packages/wl-pprint.git@v3.0.0 License BSD-3-Clause License file LICENSE