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.
moduleHeader :: ElmVersion -> String -> Stringelm-bridge Elm.Module The module header line for this version of Elm
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.
-
ghc-exactprint Language.Haskell.GHC.ExactPrint.Lookup for CType
queueHead :: GenClosure b -> !bghc-heap GHC.Exts.Heap Pointer to head of queue
queueHead :: GenClosure b -> !bghc-heap GHC.Exts.Heap Pointer to head of queue
closureTypeHeaderSize :: ClosureType -> Intghc-heap GHC.Exts.Heap.ClosureTypes Return the size of the closures header in words
queueHead :: GenClosure b -> !bghc-heap GHC.Exts.Heap.Closures Pointer to head of queue
queueHead :: GenClosure b -> !bghc-heap GHC.Exts.Heap.Closures Pointer to head of queue
type
C_ListBoxUpdateHeaderFunc = Ptr ListBoxRow -> Ptr ListBoxRow -> Ptr () -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
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