Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forwardingKeyBits :: TopologyConfig -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types The size (in bits) of keys that will be assigned to source messages.
format :: FormatMessage -> Maybe Textgogol-debugger Gogol.Debugger Format template for the message. The format uses placeholders $0, $1, etc. to reference parameters. $$ can be used to denote the $ character. Examples: * Failed to load '$0' which helps debug $1 the first time it is loaded. Again, $0 is very important. * Please pay $$10 to use $0 instead of $1.
format :: FormatMessage -> Maybe Textgogol-debugger Gogol.Debugger.Types Format template for the message. The format uses placeholders $0, $1, etc. to reference parameters. $$ can be used to denote the $ character. Examples: * Failed to load '$0' which helps debug $1 the first time it is loaded. Again, $0 is very important. * Please pay $$10 to use $0 instead of $1.
format :: File -> Maybe File_Formatgogol-dfareporting Gogol.DFAReporting The output format of the report. Only available once the file is available.
format :: Report -> Maybe Report_Formatgogol-dfareporting Gogol.DFAReporting The output format of the report. If not specified, default format is "CSV". Note that the actual format in the completed report file might differ if for instance the report's size exceeds the format's capabilities. "CSV" will then be the fallback format.
format :: TagData -> Maybe TagData_Formatgogol-dfareporting Gogol.DFAReporting TagData tag format of this tag.
format :: File -> Maybe File_Formatgogol-dfareporting Gogol.DFAReporting.Types The output format of the report. Only available once the file is available.
format :: Report -> Maybe Report_Formatgogol-dfareporting Gogol.DFAReporting.Types The output format of the report. If not specified, default format is "CSV". Note that the actual format in the completed report file might differ if for instance the report's size exceeds the format's capabilities. "CSV" will then be the fallback format.
format :: TagData -> Maybe TagData_Formatgogol-dfareporting Gogol.DFAReporting.Types TagData tag format of this tag.
format :: JsonSchema -> Maybe Textgogol-discovery Gogol.Discovery An additional regular expression or key that helps constrain the value. For more details see: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.23