Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hledger-web Hledger.Web.Import No documentation available.
formatLogMessage :: IO ZonedDate -> Loc -> LogSource -> LogLevel -> LogStr -> IO LogStrhledger-web Hledger.Web.Import Default formatting for log messages. When you use the template haskell logging functions for to log with information about the source location, that information will be appended to the end of the log. When you use the non-TH logging functions, like logDebugN, this function does not include source information. This currently works by checking to see if the package name is the string "<unknown>". This is a hack, but it removes some of the visual clutter from non-TH logs. Since 1.4.10
formatRFC1123 :: UTCTime -> Texthledger-web Hledger.Web.Import Format as per RFC 1123.
formatRFC822 :: UTCTime -> Texthledger-web Hledger.Web.Import Format as per RFC 822.
-
hledger-web Hledger.Web.Import Format a UTCTime in W3 format.
formatPrepDate :: UTCTime -> DateStringhpp Hpp.Config Format a date according to the C spec.
formatPrepTime :: UTCTime -> TimeStringhpp Hpp.Config Format a time according to the C spec.
-
hsndfile Sound.File.Sndfile Header and sample format
formatter :: JUnitConfig -> (String, FormatConfig -> IO Format)hspec-junit-formatter Test.Hspec.JUnit.Formatter No documentation available.
formatter :: IO (String, FormatConfig -> IO Format)hspec-junit-formatter Test.Hspec.JUnit.Formatter.Env No documentation available.