@hackage / printf-safe

Type safe interface for Text.Printf

Latest0.1.0.1

About

Metadata

  • Last updated , by kcsongor
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: kiss.csongor.kiss@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

A type-safe interface for Text.Printf that ensures at compile-time that the number and type of arguments passed to printf matches the format specifier.