úÎ+å)¡     GHC experimentalbos@mailrank.com Render a value using its  instance.  Use this newtype. wrapper for your single parameter if you are ? formatting a string containing exactly one substitution site. (Render an integral type in hexadecimal. ?A format string. This is intentionally incompatible with other D string types, to make it difficult to construct a format string by C concatenating string fragments (a very common way to accidentally * make code vulnerable to malicious data). This type is an instance of , so the easiest way to $ construct a query is to enable the OverloadedStrings language = extension and then simply write the query in double quotes.  $ {-# LANGUAGE OverloadedStrings #-}   import Data.Text.Format   f :: Format  f = "hello {}" The underlying type is ", so literal Haskell strings that 7 contain Unicode characters will be correctly handled.   GHC experimentalbos@mailrank.com  GHC experimentalbos@mailrank.com&Unsafe conversion for decimal digits.  The normal . function with right associativity instead of  left.   !"#$%&'!"%!"%GHC experimentalbos@mailrank.com -The class of types that can be rendered to a (.     GHC experimentalbos@mailrank.com AThe class of types that can be used as a collection of arguments  for formatting.     GHC experimentalbos@mailrank.com *Render a format string and arguments to a (. )**Render a format string and arguments to a +. =Render a format string and arguments, then print the result. ?Render a format string and arguments, then print the result to  the given file handle. 4Pad the left hand side of a string until it reaches k 6 characters wide, if necessary filling with character c. 5Pad the right hand side of a string until it reaches k 6 characters wide, if necessary filling with character c. @Render a floating point number, with the given number of digits 9 of precision. Uses decimal notation for values between 0.1 and   9,999,999%, and scientific notation otherwise. ?Render a floating point number using normal notation, with the ! given number of decimal places. Number of digits of precision. /Render a floating point number using scientific/ engineering  notation (e.g. 2.3e123,), with the given number of decimal places. 1Number of digits of precision after the decimal. ;Render an integer using hexadecimal notation. (No leading 0x  is added.) 1Number of digits of precision after the decimal.    ,        !" #$%&'(()*+,-./ 0123 4"5text-format-0.3.0.2Data.Text.Format.TypesData.Text.BuildableData.Text.Format.ParamsData.Text.FormatData.Text.Format.Types.InternalData.Text.Format.FunctionsData.Text.Format.IntShownshownOnlyfromOnlyHexFormat BuildablebuildParams buildParamsformatprinthprintleftrightprecfixedexpthexbaseGHC.ShowShow Data.StringIsString text-0.11.1.3Data.Text.InternalText fromFormati2d<> Data.MonoidmappendTdecimal hexadecimaldigithexDigitminusintintegerData.Text.Lazy.BuilderBuilder zipParamscrackData.Text.Lazy.Internal