Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. project_shared_runners_enabled :: Project -> Maybe Bool

    gitlab-haskell GitLab.Types

    No documentation available.

  2. project_shared_with_groups :: Project -> Maybe [GroupShare]

    gitlab-haskell GitLab.Types

    No documentation available.

  3. glContextGetSharedContext :: GLContextClass self => self -> IO (Maybe GLContext)

    gtk3 Graphics.UI.Gtk.Gdk.GLContext

    Retrieves the GLContext that this context share data with.

  4. c'GIT_REPOSITORY_INIT_SHARED_ALL :: Num a => a

    hlibgit2 Bindings.Libgit2.Repository

    No documentation available.

  5. c'GIT_REPOSITORY_INIT_SHARED_GROUP :: Num a => a

    hlibgit2 Bindings.Libgit2.Repository

    No documentation available.

  6. c'GIT_REPOSITORY_INIT_SHARED_UMASK :: Num a => a

    hlibgit2 Bindings.Libgit2.Repository

    No documentation available.

  7. getShareDir :: IO FilePath -> IO FilePath

    hsinstall HSInstall.Paths

    Get a path to the share directory relative to the binary location. The argument passed here is expected to be the output of getDataDir generated by Cabal at compile time in the Paths_PROJECTNAME module. Usage:

    import HSInstall.Paths ( getShareDir )
    import Paths_PROJECTNAME ( getDataDir )
    
    shareDir <- getShareDir getDataDir
    
    
    If your binary is at /foo/bar/usr/bin/BINARY, this library will generate this path: /foo/bar/usr/share/PROJECTNAME

  8. TSCUDAshared :: SrcLoc -> TySpec

    language-c-quote Language.C.Parser.Parser

    No documentation available.

  9. TCUDAshared :: Token

    language-c-quote Language.C.Parser.Tokens

    No documentation available.

  10. TCUDAshared :: SrcLoc -> TypeQual

    language-c-quote Language.C.Syntax

    No documentation available.

Page 45 of many | Previous | Next