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. CD_Forward_All :: CursorDirection

    hpqtypes Database.PostgreSQL.PQTypes.Cursor

    No documentation available.

  2. NullValueNotAllowed_22 :: ErrorCode

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

    No documentation available.

  3. NullValueNotAllowed_39 :: ErrorCode

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

    No documentation available.

  4. dbeCallStack :: DBException -> CallStack

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Exception

    No documentation available.

  5. unlistenAll :: (HasCallStack, MonadDB m) => m ()

    hpqtypes Database.PostgreSQL.PQTypes.Notification

    Cancel all listener registrations for the current session.

  6. newtype ParamAllocator

    hpqtypes Database.PostgreSQL.PQTypes.ToSQL

    alloca-like producer of PGparam objects.

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

    hpqtypes Database.PostgreSQL.PQTypes.ToSQL

    No documentation available.

  8. Call :: Operation

    hslua-objectorientation HsLua.ObjectOrientation

    The call operation func(args). This event happens when Lua tries to call a non-function value (that is, func is not a function). The metamethod is looked up in func. If present, the metamethod is called with func as its first argument, followed by the arguments of the original call (args). All results of the call are the result of the operation. (This is the only metamethod that allows multiple results.)

  9. Call :: Operation

    hslua-objectorientation HsLua.ObjectOrientation.Operation

    The call operation func(args). This event happens when Lua tries to call a non-function value (that is, func is not a function). The metamethod is looked up in func. If present, the metamethod is called with func as its first argument, followed by the arguments of the original call (args). All results of the call are the result of the operation. (This is the only metamethod that allows multiple results.)

  10. anyErrorCall :: Selector ErrorCall

    hspec-expectations-pretty-diff Test.Hspec.Expectations.Pretty

    No documentation available.

Page 721 of many | Previous | Next