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 [Camil Staps][]. 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. [Camil Staps]: https://camilstaps.nl
Changelog
# Changelog #### 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