prettyprinter-combinators: Some useful combinators for the prettyprinter package
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - bimap - bytestring - containers - dlist - enummapset - pretty-show - prettyprinter - syb - template-haskell - text - unordered-containers - vector Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Various utilities that make writing Pretty instances easier.
Notable utilites include automatic deriving of Pretty instance via Generic, Data, or Show instance.
[Skip to Readme]
Properties
Versions | 0.1, 0.1.0.1, 0.1.1, 0.1.1.1, 0.1.2, 0.1.3, 0.1.3 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.16 && <5), bimap, bytestring, containers, dlist, enummapset, pretty-show (>=1.6), prettyprinter (>=1.7), syb, template-haskell (>=2.18), text, unordered-containers, vector [details] |
License | Apache-2.0 |
Author | Sergey Vinokurov |
Maintainer | Sergey Vinokurov <serg.foo@gmail.com> |
Category | User Interfaces, Text |
Home page | https://github.com/sergv/prettyprinter-combinators |
Source repo | head: git clone https://github.com/sergv/prettyprinter-combinators.git |
Uploaded | by SergeyVinokurov at 2024-05-12T15:21:21Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
enummapset | Depend on enummapset package to provide instances and functions for it | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- prettyprinter-combinators-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees