| ||||||||
| ||||||||
Description | ||||||||
This module is used internally by MissingH.Printf and is not intended to be used in your programs. Copyright (c) 2003 Ian Lynagh | ||||||||
Documentation | ||||||||
get_conversion_func :: Char -> ConversionFunc | ||||||||
thousandify :: String -> String | ||||||||
octalify :: Integer -> String | ||||||||
hexify :: Bool -> Integer -> String | ||||||||
fix_width :: [Flag] -> Maybe Width -> String -> String | ||||||||
Produced by Haddock version 0.7 |