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

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

    postgresql-simple Database.PostgreSQL.Simple.Internal

    No documentation available.

  3. data ForeignKeyViolation

    persistent-sqlite Database.Persist.Sqlite

    Data type for reporting foreign key violations using checkForeignKeys.

  4. ForeignKeyViolation :: Text -> Text -> Int64 -> ForeignKeyViolation

    persistent-sqlite Database.Persist.Sqlite

    No documentation available.

  5. Format :: GeneralCategory

    rio RIO.Char

    Cf: Other, Format

  6. class FormatTime t

    rio RIO.Time

    No documentation available.

  7. data Form

    HTTP Network.Browser

    No documentation available.

  8. Form :: RequestMethod -> URI -> [FormVar] -> Form

    HTTP Network.Browser

    No documentation available.

  9. type FormVar = (String, String)

    HTTP Network.Browser

    No documentation available.

  10. data FormatError

    tar Codec.Archive.Tar

    Errors that can be encountered when parsing a Tar archive.

Page 266 of many | Previous | Next