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.
-
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
-
hint Language.Haskell.Interpreter No documentation available.
NoImplicitPrelude :: Extensionhint Language.Haskell.Interpreter No documentation available.
-
hint Language.Haskell.Interpreter.Extension No documentation available.
NoImplicitPrelude :: Extensionhint Language.Haskell.Interpreter.Extension No documentation available.
-
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.