SkillAgentSearch skills...

Silkscreen

Prettyprinting transformers for rainbow parens, precedence, etc.

Install / Use

/learn @robrix/Silkscreen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

silkscreen: prettyprinting transformers

hackage

🎩 @3_lemma for the name!

Silkscreen abstracts the pretty-printing interface of prettyprinter with a Printer typeclass, allowing the definition of composable pretty-printer transformers, layering new behaviours onto the existing primitives. For example, Silkscreen.Prec implements support for precedence à la showsPrec, but using symbolic precedence levels, and Silkscreen.Rainbow implements rainbow-parentheses.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated4y ago
Forks0

Languages

Haskell

Security Score

75/100

Audited on Mar 11, 2022

No findings