Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. module Data.GI.Base.ShortPrelude

    The Haskell Prelude exports a number of symbols that can easily collide with functions appearing in bindings. The generated code requires just a small subset of the functions in the Prelude, together with some of the functionality in Data.GI.Base, we reexport this explicitly here.

  2. ImplicitPrelude :: ModuleFlag

    haskell-gi Data.GI.CodeGen.Code

    Use the standard prelude, instead of the haskell-gi-base short one.

  3. ImplicitPrelude :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    • GHC § 7.3.11 Enable the implicit importing of the module Prelude. When disabled, when desugaring certain built-in syntax into ordinary identifiers, use whatever is in scope rather than the Prelude -- version.

  4. preludeFixities :: [Fixity]

    haskell-src-exts Language.Haskell.Exts.Fixity

    All fixities defined in the Prelude.

  5. prelude_mod :: l -> ModuleName l

    haskell-src-exts Language.Haskell.Exts.Syntax

    No documentation available.

  6. module RIO.Prelude

    No documentation available.

  7. module Diagrams.Prelude

    A module to re-export most of the functionality of the diagrams core and standard library.

  8. module Distribution.Compat.Prelude

    This module does two things:

    • Acts as a compatibility layer, like base-compat.
    • Provides commonly used imports.

  9. ImplicitPrelude :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Enable the implicit importing of the module Prelude. When disabled, when desugaring certain built-in syntax into ordinary identifiers, use whatever is in scope rather than the Prelude -- version.

  10. ImplicitPrelude :: Extension

    ghc-boot-th GHC.LanguageExtensions.Type

    No documentation available.

Page 3 of many | Previous | Next