Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. pattern R_AARCH64_TLSLD_ADR_PAGE21 :: ElfRelocationType_AARCH64

    melf Data.Elf.Constants

    Page(G(GLDM(S))) - Page(P) | Set an ADRP immediate field to bits [32:12] of X; check –2^32 <= X < 2^32

  2. onPageLeave :: Page -> Action () -> Action ()

    nsis Development.NSIS

    No documentation available.

  3. onPagePre :: Page -> Action () -> Action ()

    nsis Development.NSIS

    No documentation available.

  4. onPageShow :: Page -> Action () -> Action ()

    nsis Development.NSIS

    No documentation available.

  5. unpage :: Page -> Action ()

    nsis Development.NSIS

    No documentation available.

  6. renderCommandHelpPage :: String -> [String] -> CommandDoc (Maybe SetDoc) -> [Chunk]

    opt-env-conf OptEnvConf.Doc

    Render the output of a --help with at least one command

  7. renderHelpPage :: String -> Version -> String -> AnyDocs (Maybe SetDoc) -> [Chunk]

    opt-env-conf OptEnvConf.Doc

    Render the output of top-level --help

  8. renderManPage :: String -> Version -> String -> AnyDocs (Maybe SetDoc) -> [Chunk]

    opt-env-conf OptEnvConf.Doc

    Render the output of `--render-man-page` for reading with man

  9. renderVersionPage :: String -> Version -> [Chunk]

    opt-env-conf OptEnvConf.Doc

    Render the output of --version

  10. findPager :: IO ByteString

    pager System.Pager

    This finds the user's $PAGER. This will fail if:

    • There is no $PATH variable
    • The user doesn't have a less or more installed, and hasn't specified an alternate program via $PAGER.

Page 380 of many | Previous | Next