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.

  1. forwardingKeyBits :: TopologyConfig -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    The size (in bits) of keys that will be assigned to source messages.

  2. format :: FormatMessage -> Maybe Text

    gogol-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.

  3. format :: FormatMessage -> Maybe Text

    gogol-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.

  4. format :: File -> Maybe File_Format

    gogol-dfareporting Gogol.DFAReporting

    The output format of the report. Only available once the file is available.

  5. format :: Report -> Maybe Report_Format

    gogol-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.

  6. format :: TagData -> Maybe TagData_Format

    gogol-dfareporting Gogol.DFAReporting

    TagData tag format of this tag.

  7. format :: File -> Maybe File_Format

    gogol-dfareporting Gogol.DFAReporting.Types

    The output format of the report. Only available once the file is available.

  8. format :: Report -> Maybe Report_Format

    gogol-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.

  9. format :: TagData -> Maybe TagData_Format

    gogol-dfareporting Gogol.DFAReporting.Types

    TagData tag format of this tag.

  10. format :: JsonSchema -> Maybe Text

    gogol-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

Page 223 of many | Previous | Next