Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. module GHC.Prelude

    Custom GHC Prelude This module serves as a replacement for the Prelude module and abstracts over differences between the bootstrapping GHC version, and may also provide a common default vocabulary.

  2. TcRnImplicitImportOfPrelude :: TcRnMessage

    ghc-lib-parser GHC.Tc.Errors.Types

    TcRnImplicitImportOfPrelude is a warning, controlled by Wimplicit-prelude, that is triggered upon an implicit import of the Prelude module. Example: {-# OPTIONS_GHC -fwarn-implicit-prelude #-} module M where {} Test case: rn055

  3. module Pipes.Safe.Prelude

    Simple resource management functions

  4. addPreludeExtensions :: Expr s Import -> Maybe (Expr s Import)

    dhall Dhall.Lint

    This transforms https://prelude.dhall-lang.org/…/foo to https://prelude.dhall-lang.org/…/foo.dhall

  5. preludeNameInstances :: [Expr]

    express Data.Express

    A list of reified Name instances for an arbitrary selection of types from the Haskell Prelude.

  6. preludeNameInstances :: [Expr]

    express Data.Express.Instances

    A list of reified Name instances for an arbitrary selection of types from the Haskell Prelude.

  7. module Generic.Data.Internal.Prelude

    Generic deriving for standard classes in base

    Warning

    This is an internal module: it is not subject to any versioning policy, breaking changes can happen at any time. If something here seems useful, please report it or create a pull request to export it from an external module.

  8. ImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  9. NoImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  10. ImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

Page 6 of many | Previous | Next