OXFORD UNIVERSITY  COMPUTING LABORATORY

Printf: A printf implementation in (Template) Haskell

This is a reasonably close approximation to the C printf family for Haskell, using Template Haskell to build the print function from the format string at compile time.

It should build with CVS GHC from around 4/6/2003.

It is lacking the g, G, a and A conversions, and hasn't been extremely heavily tested. Nevertheless it should be fine for 99% of situations.

The latest release is 0.1.0. Released under the GNU LGPL 2.1.


Back to the main page.

Random Image
Random Image
Random Image