Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

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

  1. progPrefix :: LocalBuildInfo -> PathTemplate

    Cabal Distribution.Types.LocalBuildInfo

    No documentation available.

  2. progSuffix :: LocalBuildInfo -> PathTemplate

    Cabal Distribution.Types.LocalBuildInfo

    No documentation available.

  3. compPosix :: CompOptions

    Glob System.FilePath.Glob

    Options for POSIX-compliance, as described in man 7 glob. numberRanges, recursiveWildcards, and pathSepInRanges are disabled.

  4. matchPosix :: MatchOptions

    Glob System.FilePath.Glob

    Options for POSIX-compliance, as described in man 7 glob. ignoreDotSlash is enabled, the rest are disabled.

  5. AnnInfix :: AnnKeywordId

    ghc GHC

    'infix' or 'infixl' or 'infixr'

  6. data FixityDirection

    ghc GHC

    No documentation available.

  7. Infix :: LexicalFixity

    ghc GHC

    No documentation available.

  8. InfixL :: FixityDirection

    ghc GHC

    No documentation available.

  9. InfixN :: FixityDirection

    ghc GHC

    No documentation available.

  10. InfixR :: FixityDirection

    ghc GHC

    No documentation available.

Page 64 of many | Previous | Next