Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. FormatSizeFlagsOnlyUnit :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    return only unit, without value; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYVALUE. Since: 2.74

  2. FormatSizeFlagsOnlyValue :: FormatSizeFlags

    gi-glib GI.GLib.Flags

    return only value, without unit; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYUNIT. Since: 2.74

  3. ForeignFunctionInterface :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    • GHC § 8 Enable the Foreign Function Interface. In GHC, implements the standard Haskell 98 Foreign Function Interface Addendum, plus some GHC-specific extensions.

  4. ForExp :: l -> CallConv l -> Maybe String -> Name l -> Type l -> Decl l

    haskell-src-exts Language.Haskell.Exts.Syntax

    A foreign export declaration

  5. ForImp :: l -> CallConv l -> Maybe (Safety l) -> Maybe String -> Name l -> Type l -> Decl l

    haskell-src-exts Language.Haskell.Exts.Syntax

    A foreign import declaration

  6. data Format

    weigh Weigh

    No documentation available.

  7. data FormatError

    postgresql-simple Database.PostgreSQL.Simple

    Exception thrown if a Query could not be formatted correctly. This may occur if the number of '?' characters in the query string does not match the number of parameters provided.

  8. FormatError :: String -> Query -> [ByteString] -> FormatError

    postgresql-simple Database.PostgreSQL.Simple

    No documentation available.

  9. ForeignKeyViolation :: ByteString -> ByteString -> ConstraintViolation

    postgresql-simple Database.PostgreSQL.Simple.Errors

    Table name and name of violated constraint

  10. data Format

    postgresql-simple Database.PostgreSQL.Simple.FromField

    No documentation available.

Page 265 of many | Previous | Next