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.
FormatSizeFlagsOnlyUnit :: FormatSizeFlagsgi-glib GI.GLib.Flags return only unit, without value; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYVALUE. Since: 2.74
FormatSizeFlagsOnlyValue :: FormatSizeFlagsgi-glib GI.GLib.Flags return only value, without unit; this should not be used together with gFORMATSIZELONGFORMAT nor gFORMATSIZEONLYUNIT. Since: 2.74
ForeignFunctionInterface :: KnownExtensionhaskell-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.
ForExp :: l -> CallConv l -> Maybe String -> Name l -> Type l -> Decl lhaskell-src-exts Language.Haskell.Exts.Syntax A foreign export declaration
ForImp :: l -> CallConv l -> Maybe (Safety l) -> Maybe String -> Name l -> Type l -> Decl lhaskell-src-exts Language.Haskell.Exts.Syntax A foreign import declaration
-
weigh Weigh No documentation available.
-
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.
FormatError :: String -> Query -> [ByteString] -> FormatErrorpostgresql-simple Database.PostgreSQL.Simple No documentation available.
ForeignKeyViolation :: ByteString -> ByteString -> ConstraintViolationpostgresql-simple Database.PostgreSQL.Simple.Errors Table name and name of violated constraint
-
postgresql-simple Database.PostgreSQL.Simple.FromField No documentation available.