• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. PlpgsqlError :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  2. PrivilegeNotGranted :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  3. PrivilegeNotRevoked :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  4. ProgramLimitExceeded :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  5. ProhibitedSqlStatementAttempted_2F :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  6. ProhibitedSqlStatementAttempted_38 :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  7. ProtocolViolation :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  8. newtype ParamAllocator

    hpqtypes Database.PostgreSQL.PQTypes.ToSQL

    alloca-like producer of PGparam objects.

  9. ParamAllocator :: (forall r . () => (Ptr PGparam -> IO r) -> IO r) -> ParamAllocator

    hpqtypes Database.PostgreSQL.PQTypes.ToSQL

    No documentation available.

  10. data Permissions

    hpqtypes Database.PostgreSQL.PQTypes.Transaction.Settings

    No documentation available.

Page 706 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete