Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. data AllocationInfo

    haskell-gi Data.GI.GIR.Allocation

    Allocation/deallocation information for a given foreign pointer.

  2. AllocationInfo :: AllocationOp -> AllocationOp -> AllocationOp -> AllocationInfo

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  3. data AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    Information about a given allocation operation. It is either disallowed, allowed via the given function, or it is unknown at the current stage how to perform the operation.

  4. AllocationOp :: Text -> AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  5. AllocationOpUnknown :: AllocationOp

    haskell-gi Data.GI.GIR.Allocation

    No documentation available.

  6. pattern ALLOCATOR_LIST :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  7. pattern ALLOCATOR_NODE :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  8. pattern ALLOCATOR_SLIST :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  9. pattern ALLOC_AND_FREE :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

  10. pattern ALLOC_ONLY :: Int32

    gi-glib GI.GLib.Constants

    No description available in the introspection data.

Page 31 of many | Previous | Next