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.
-
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.
FormatError :: String -> Query -> [ByteString] -> FormatErrorpostgresql-simple Database.PostgreSQL.Simple.Internal No documentation available.
-
persistent-sqlite Database.Persist.Sqlite Data type for reporting foreign key violations using checkForeignKeys.
ForeignKeyViolation :: Text -> Text -> Int64 -> ForeignKeyViolationpersistent-sqlite Database.Persist.Sqlite No documentation available.
-
rio RIO.Char Cf: Other, Format
-
rio RIO.Time No documentation available.
-
HTTP Network.Browser No documentation available.
Form :: RequestMethod -> URI -> [FormVar] -> FormHTTP Network.Browser No documentation available.
type
FormVar = (String, String)HTTP Network.Browser No documentation available.
-
tar Codec.Archive.Tar Errors that can be encountered when parsing a Tar archive.