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.
-
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.
TcRnImplicitImportOfPrelude :: TcRnMessageghc-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
-
Simple resource management functions
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
preludeNameInstances :: [Expr]express Data.Express A list of reified Name instances for an arbitrary selection of types from the Haskell Prelude.
preludeNameInstances :: [Expr]express Data.Express.Instances A list of reified Name instances for an arbitrary selection of types from the Haskell Prelude.
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.-
hint Language.Haskell.Interpreter No documentation available.
NoImplicitPrelude :: Extensionhint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter.Extension No documentation available.