Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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. ImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  4. NoImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  5. ImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

  6. NoImplicitPrelude :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

  7. module Pipes.Safe.Prelude

    Simple resource management functions

  8. 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

  9. preludeNameInstances :: [Expr]

    express Data.Express

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

  10. preludeNameInstances :: [Expr]

    express Data.Express.Instances

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

Page 6 of many | Previous | Next