clean-pretty-printer


Package info
Description

A pretty printer for types from lib-compiler.

Readme
# clean-pretty-printer This library provides a pretty printer for types from lib-compiler. ## Maintainer, authors, copyright & license This project is maintained by [TOP Software Technology][]. Copyright is held by the authors of the individual commits. Use `git blame` or the GitLab blame view to determine the copyright holder on specific parts of the code base. Contributors include: - Mart Lubbers The package is licensed under the BSD-2-Clause license; for details, see the [LICENSE](/LICENSE) file. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Radboud University Nijmegen. [TOP Software Technology]: https://top-software.nl
Changelog
# Changelog #### 1.2.1 - Fix: add missing cases for printing exported definitions of a abstract algebraic and record types. - Chore: accept base v4. ### 1.2 - Chore: accept lib-compiler >= 4.2 and <= 4.2.3. #### 1.1.1 - Chore: accept lib-compiler 4.1. ### 1.1.0 - Feature: add support for new syntax added with compiler 4.0. - Chore: support base 3.0. #### 1.0.2 - Chore: accept text 2.0. #### 1.0.1 - Chore: accept lib-compiler 3.0.2–3.1.1. ## 1.0.0 - Initial version with modules from clean-platform 0.3.38.
Versions