hPrint package:hledger

Similar to printf, except that output is via the specified Handle. The return type is restricted to (IO a).
The HPrintfType class provides the variable argument magic for hPrintf. Its implementation is intentionally not visible from this module.