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. wiredInIds :: [Id]

    ghc GHC.Types.Id.Make

    No documentation available.

  2. tidyNameOcc :: Name -> OccName -> Name

    ghc GHC.Types.Name

    No documentation available.

  3. type TidyOccEnv = UniqFM FastString Int

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  4. avoidClashesOccEnv :: TidyOccEnv -> [OccName] -> TidyOccEnv

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  5. delTidyOccEnvList :: TidyOccEnv -> [FastString] -> TidyOccEnv

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  6. emptyTidyOccEnv :: TidyOccEnv

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  7. initTidyOccEnv :: [OccName] -> TidyOccEnv

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  8. tidyOccName :: TidyOccEnv -> OccName -> (TidyOccEnv, OccName)

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  9. isZeroWidthSpan :: SrcSpan -> Bool

    ghc GHC.Types.SrcLoc

    True if the span has a width of zero, as returned for "virtual" semicolons in the lexer. For "bad" SrcSpan, it returns False

  10. data TargetId

    ghc GHC.Types.Target

    No documentation available.

Page 578 of many | Previous | Next