formatting

Combinator-based type-safe formatting (like printf() or FORMAT)

Version on this page:5.4@rev:1
LTS Haskell 22.18:7.2.0
Stackage Nightly 2024-04-25:7.2.0
Latest on Hackage:7.2.0

See all snapshots formatting appears in

BSD-3-Clause licensed by Chris Done, Shachaf Ben-Kiki, Martijn van Steenbergen, Mike Meyer
Maintained by [email protected]
This version can be pinned in stack with:formatting-5.4@sha256:7c0fa4cf498c0a44892d9fc22309b516d78503ce074632cf439de8e336c3a087,1297

Module documentation for 5.4

  • Formatting
    • Formatting.Examples
    • Formatting.Formatters
    • Formatting.Holey
    • Formatting.Internal
    • Formatting.ShortFormatters
    • Formatting.Time

Combinator-based type-safe formatting (like printf() or FORMAT), modelled from the HoleyMonoids package.