Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. runReturningFirst :: (MonadBeam be m, FromBackendRow be x) => BeamSqlBackendSyntax be -> m (Maybe x)

    beam-core Database.Beam

    Run the given command and fetch the first result. The result is Nothing if no results are returned. This is not guaranteed to automatically limit the query to one result.

  2. runReturningFirst :: (MonadBeam be m, FromBackendRow be x) => BeamSqlBackendSyntax be -> m (Maybe x)

    beam-core Database.Beam.Backend.SQL

    Run the given command and fetch the first result. The result is Nothing if no results are returned. This is not guaranteed to automatically limit the query to one result.

  3. class IsSql99AggregationExpressionSyntax agg => IsSql2003FirstValueAndLastValueExpressionSyntax agg

    beam-core Database.Beam.Backend.SQL.SQL2003

    Optional SQL2003 "FIRST_VALUE and LAST_VALUE function" T616 support

  4. nullsFirstOrdering :: IsSql2003OrderingElementaryOLAPOperationsSyntax ord => ord -> ord

    beam-core Database.Beam.Backend.SQL.SQL2003

    No documentation available.

  5. nullsFirst_ :: IsSql2003OrderingElementaryOLAPOperationsSyntax (BeamSqlBackendOrderingSyntax be) => QOrd be s a -> QOrd be s a

    beam-core Database.Beam.Query

    No documentation available.

  6. runSelectReturningFirst :: (MonadBeam be m, BeamSqlBackend be, FromBackendRow be a) => SqlSelect be a -> m (Maybe a)

    beam-core Database.Beam.Query

    Run a SqlSelect in a MonadBeam and get the first result, if there is one. This is not guaranteed to automatically limit the query to one result.

  7. runGetFirst :: [Maybe a] -> Maybe a

    dbus DBus.Generation

    No documentation available.

  8. LinkFirst :: LinkRelation

    feed Text.Atom.Feed.Link

    No documentation available.

  9. type family ProductFirst a

    foundation Foundation

    No documentation available.

  10. pattern KEY_First_Virtual_Screen :: Word32

    gi-gdk3 GI.Gdk.Constants

    No description available in the introspection data.

Page 70 of many | Previous | Next