Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
encodeEnum :: EnumEncoding a => a -> EnumBase ahpqtypes-extras Database.PostgreSQL.PQTypes.Deriving Encode a as a base type.
encodeEnumAsText :: EnumAsTextEncoding a => a -> Texthpqtypes-extras Database.PostgreSQL.PQTypes.Deriving Encode a as Text.
sqlCreateEnum :: EnumType -> RawSQL ()hpqtypes-extras Database.PostgreSQL.PQTypes.Model.EnumType Make SQL query that creates an enum type.
sqlDropEnum :: RawSQL () -> RawSQL ()hpqtypes-extras Database.PostgreSQL.PQTypes.Model.EnumType Make SQL query that drops a composite type.
-
ihaskell IHaskell.Eval.Parser A line number in an input string.
-
ihaskell IHaskellPrelude No documentation available.
fromEnum :: Enum a => a -> Intincipit-base Incipit.Base Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
incipit-base Incipit.Base Convert from an Int.
historyReplyLineNumber :: HistoryReplyElement -> Intipython-kernel IHaskell.IPython.Types No documentation available.
doubleNumber :: Double -> Jsonjsonifier Jsonifier JSON Number literal from Double. Since JSON doesn't have support for them, non-real values like NaN, Infinity, -Infinity get rendered as 0.