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. gfnDictsort :: forall (m :: Type -> Type) p h . Monad m => Function (Run p m h)

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  2. gfnSort :: forall p (m :: Type -> Type) h . Monad m => Function (Run p m h)

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  3. fileAttributeStandardSortOrder :: String

    gio System.GIO.File.FileAttribute

    No documentation available.

  4. fileInfoGetSortOrder :: FileInfoClass info => info -> Int

    gio System.GIO.File.FileInfo

    Gets the value of the sortOrder attribute from the FileInfo. See FileAttributeStandardSortOrder.

  5. fileInfoSetSortOrder :: FileInfoClass info => info -> Int -> IO ()

    gio System.GIO.File.FileInfo

    Sets the FileAttributeStandardSymlinkTarget attribute in the file info to the given symlink target. fileInfoSetSymlinkTarget :: FileInfoClass info => info -> String -- ^ symlinkTarget a static string containing a path to a symlink target. -> IO () fileInfoSetSymlinkTarget info symlinkTarget = withUTFString symlinkTarget $ symlinkTargetPtr -> {#call g_file_info_set_symlink_target#} (toFileInfo info) symlinkTargetPtr Sets the sort order attribute in the file info structure. See FileAttributeStandardSortOrder.

  6. glp_sort_matrix :: Ptr Problem -> IO ()

    glpk-headers Math.Programming.Glpk.Header

    No documentation available.

  7. data CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    Cursor types.

  8. stockSortAscending :: StockId

    gtk Graphics.UI.Gtk.General.StockItems

    No documentation available.

  9. stockSortDescending :: StockId

    gtk Graphics.UI.Gtk.General.StockItems

    No documentation available.

  10. module Graphics.UI.Gtk.ModelView.TreeModelSort

    A TreeModel which makes an underlying tree model sortable

Page 144 of many | Previous | Next