Hoogle Search

Within LTS Haskell 24.23 (ghc-9.10.3)

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. AnnInfix :: AnnKeywordId

    ghc GHC

    'infix' or 'infixl' or 'infixr'

  4. data FixityDirection

    ghc GHC

    No documentation available.

  5. Infix :: LexicalFixity

    ghc GHC

    No documentation available.

  6. InfixL :: FixityDirection

    ghc GHC

    No documentation available.

  7. InfixN :: FixityDirection

    ghc GHC

    No documentation available.

  8. InfixR :: FixityDirection

    ghc GHC

    No documentation available.

  9. data LexicalFixity

    ghc GHC

    Captures the fixity of declarations as they are parsed. This is not necessarily the same as the fixity declaration, as the normal fixity may be overridden using parens or backticks.

  10. Opt_SuppressModulePrefixes :: GeneralFlag

    ghc GHC

    No documentation available.

Page 64 of many | Previous | Next