Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. moduleHeader :: ElmVersion -> String -> String

    elm-bridge Elm.Module

    The module header line for this version of Elm

  2. class UnifyHead (a :: k) (b :: k)

    generic-lens-core Data.Generics.Internal.Families.Changing

    Ensure that the types a and b are both applications of the same constructor. The arguments may be different.

  3. AnnHeader :: AnnKeywordId

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Lookup

    for CType

  4. queueHead :: GenClosure b -> !b

    ghc-heap GHC.Exts.Heap

    Pointer to head of queue

  5. queueHead :: GenClosure b -> !b

    ghc-heap GHC.Exts.Heap

    Pointer to head of queue

  6. closureTypeHeaderSize :: ClosureType -> Int

    ghc-heap GHC.Exts.Heap.ClosureTypes

    Return the size of the closures header in words

  7. queueHead :: GenClosure b -> !b

    ghc-heap GHC.Exts.Heap.Closures

    Pointer to head of queue

  8. queueHead :: GenClosure b -> !b

    ghc-heap GHC.Exts.Heap.Closures

    Pointer to head of queue

  9. type C_ListBoxUpdateHeaderFunc = Ptr ListBoxRow -> Ptr ListBoxRow -> Ptr () -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    Type for the callback on the (unwrapped) C side.

  10. type ListBoxUpdateHeaderFunc = ListBoxRow -> Maybe ListBoxRow -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    Whenever row changes or which row is before row changes this is called, which lets you update the header on row. You may remove or set a new one via listBoxRowSetHeader or just change the state of the current header widget. Since: 3.10

Page 248 of many | Previous | Next