Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. module Web.PathPieces

    No documentation available.

  2. class PathMultiPiece s

    path-pieces Web.PathPieces

    No documentation available.

  3. class PathPiece s

    path-pieces Web.PathPieces

    No documentation available.

  4. PipelineAbort :: ExecStatus

    postgresql-simple Database.PostgreSQL.Simple

    The Result represents a pipeline that has received an error from the server. getResult must be called repeatedly, and each time it will return this status code until the end of the current pipeline, at which point it will return PipelineSync and normal processing can resume.

  5. PipelineSync :: ExecStatus

    postgresql-simple Database.PostgreSQL.Simple

    The Result represents a synchronization point in pipeline mode, requested by pipelineSync. This status occurs only when pipeline mode has been selected.

  6. Plain :: ByteString -> ArrayFormat

    postgresql-simple Database.PostgreSQL.Simple.Arrays

    No documentation available.

  7. data PGRange a

    postgresql-simple Database.PostgreSQL.Simple.Range

    Generic range type

  8. PGRange :: !RangeBound a -> !RangeBound a -> PGRange a

    postgresql-simple Database.PostgreSQL.Simple.Range

    No documentation available.

  9. PosInfinity :: RangeBound a

    postgresql-simple Database.PostgreSQL.Simple.Range

    No documentation available.

  10. PosInfinity :: Unbounded a

    postgresql-simple Database.PostgreSQL.Simple.Time

    No documentation available.

Page 267 of many | Previous | Next