• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. FixedArgs :: LlvmParameterListType

    ghc GHC.Llvm.Types

    No documentation available.

  2. AnnInfix :: AnnKeywordId

    ghc GHC.Parser.Annotation

    'infix' or 'infixl' or 'infixr'

  3. OperatorWhitespaceOccurrence_Prefix :: OperatorWhitespaceOccurrence

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  4. OperatorWhitespaceOccurrence_Suffix :: OperatorWhitespaceOccurrence

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  5. OperatorWhitespaceOccurrence_TightInfix :: OperatorWhitespaceOccurrence

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  6. OperatorWhitespaceSymbol_PrefixDollar :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  7. OperatorWhitespaceSymbol_PrefixDollarDollar :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  8. OperatorWhitespaceSymbol_PrefixPercent :: OperatorWhitespaceSymbol

    ghc GHC.Parser.Errors.Basic

    No documentation available.

  9. PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Cannot parse data constructor in a data/newtype declaration

  10. PsErrInvalidInfixHole :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid infix hole, expected an infix operator

Page 78 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete