Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. runSort :: Sort a -> forall b . () => [(a, b)] -> [[b]]

    discrimination Data.Discrimination

    No documentation available.

  2. runSort :: Sort a -> forall b . () => [(a, b)] -> [[b]]

    discrimination Data.Discrimination.Sorting

    No documentation available.

  3. pattern TT_MS_LANGID_SPANISH_SPAIN_MODERN_SORT :: (Eq a, Num a) => a

    freetype2 FreeType.Format.TrueType

    No documentation available.

  4. pattern TT_MS_LANGID_SPANISH_SPAIN_TRADITIONAL_SORT :: (Eq a, Num a) => a

    freetype2 FreeType.Format.TrueType

    No documentation available.

  5. type C_FlowBoxSortFunc = Ptr FlowBoxChild -> Ptr FlowBoxChild -> Ptr () -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

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

  6. type C_ListBoxSortFunc = Ptr ListBoxRow -> Ptr ListBoxRow -> Ptr () -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

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

  7. type FlowBoxSortFunc = FlowBoxChild -> FlowBoxChild -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

    A function to compare two children to determine which should come first.

  8. type FlowBoxSortFunc_WithClosures = FlowBoxChild -> FlowBoxChild -> Ptr () -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

    A function to compare two children to determine which should come first.

  9. type ListBoxSortFunc = ListBoxRow -> ListBoxRow -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

    Compare two rows to determine which should be first.

  10. type ListBoxSortFunc_WithClosures = ListBoxRow -> ListBoxRow -> Ptr () -> IO Int32

    gi-gtk4 GI.Gtk.Callbacks

    Compare two rows to determine which should be first.

Page 183 of many | Previous | Next