wl-pprint-0.0.1 --------------- Version 0.0.1 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 >= 1.0.0, < 2.0.0 queue >= 0.0.1 Compiler compatibility pakcs >= 2.0.0 kics2 >= 2.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://git.ps.informatik.uni-kiel.de/curry-packages/wl-pprint.git@v0.0.1 License BSD-3-Clause License file LICENSE