Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

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

  2. data Format

    weigh Weigh

    No documentation available.

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

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

    postgresql-simple Database.PostgreSQL.Simple

    No documentation available.

  5. ForeignKeyViolation :: ByteString -> ByteString -> ConstraintViolation

    postgresql-simple Database.PostgreSQL.Simple.Errors

    Table name and name of violated constraint

  6. data Format

    postgresql-simple Database.PostgreSQL.Simple.FromField

    No documentation available.

  7. data FormatError

    postgresql-simple Database.PostgreSQL.Simple.Internal

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

    No documentation available.

  9. data ForeignKeyViolation

    persistent-sqlite Database.Persist.Sqlite

    Data type for reporting foreign key violations using checkForeignKeys.

  10. ForeignKeyViolation :: Text -> Text -> Int64 -> ForeignKeyViolation

    persistent-sqlite Database.Persist.Sqlite

    No documentation available.

Page 265 of many | Previous | Next