| Copyright | (c) 2025 Patrick Brisbin |
|---|---|
| License | AGPL-3 |
| Maintainer | pbrisbin@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | GHC2021 |
Network.URI.Template.Internal.Pretty
Contents
Description
Synopsis
- data Ann
- renderPlain :: Doc ann -> String
- module Prettyprinter
Documentation
Constructors
| AnnPunctuation | |
| AnnOperator | |
| AnnVarName | |
| AnnModifier | |
| AnnString |
renderPlain :: Doc ann -> String Source #
Re-exports
module Prettyprinter