Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. rowNumber :: Integral a => Record OverWindow a

    relational-schemas Database.Custom.SQLite3

    ROW_NUMBER() term.

  2. showNum :: (SqlContext c, Num a, IsString b) => Record c a -> Record c b

    relational-schemas Database.Custom.SQLite3

    Unsafely show number into string-like type in records.

  3. showNumMaybe :: (SqlContext c, Num a, IsString b) => Record c (Maybe a) -> Record c (Maybe b)

    relational-schemas Database.Custom.SQLite3

    Unsafely show number into string-like type in records.

  4. unsafeSpecifyNumber :: Binding r s i => i -> Number r i

    relational-schemas Database.Custom.SQLite3

    Unsafely specify sequence number.

  5. updateNumber :: (PersistableWidth s, Integral i, LiteralSQL i) => i -> Sequence s i -> Update ()

    relational-schemas Database.Custom.SQLite3

    Update statement for sequence table

  6. updateNumber' :: (PersistableWidth s, Integral i, LiteralSQL i) => Config -> i -> Sequence s i -> Update ()

    relational-schemas Database.Custom.SQLite3

    Update statement for sequence table

  7. attnum :: PgAttribute -> !Int16

    relational-schemas Database.Relational.Schema.PostgreSQL.PgAttribute

    No documentation available.

  8. attnum' :: Pi PgAttribute Int16

    relational-schemas Database.Relational.Schema.PostgreSQL.PgAttribute

    No documentation available.

  9. maybe'numFound :: (Functor f, HasField s "maybe'numFound" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  10. ANum :: Integer -> Arith

    shell-monad Control.Monad.Shell

    No documentation available.

Page 746 of many | Previous | Next