• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. maybeParen :: PprPrec -> PprPrec -> SDoc -> SDoc

    ghc GHC.Core.TyCo.Ppr

    No documentation available.

  2. maybeUB :: b -> (a -> b) -> MaybeUB a -> b

    ghc GHC.Data.Unboxed

    No documentation available.

  3. maybeCreateManifest :: Logger -> TmpFs -> DynFlags -> FilePath -> IO [FilePath]

    ghc GHC.Linker.Windows

    No documentation available.

  4. maybeModifyIdInfo :: Maybe IdInfo -> Id -> Id

    ghc GHC.Plugins

    No documentation available.

  5. maybeLetNoEscape :: CgIdInfo -> Maybe (BlockId, [LocalReg])

    ghc GHC.StgToCmm.Env

    No documentation available.

  6. maybeSymCo :: SwapFlag -> TcCoercion -> TcCoercion

    ghc GHC.Tc.Types.Evidence

    If a SwapFlag is IsSwapped, flip the orientation of a coercion

  7. maybeParen :: PprPrec -> PprPrec -> SDoc -> SDoc

    ghc GHC.Types.Basic

    No documentation available.

  8. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc GHC.Types.CostCentre

    No documentation available.

  9. maybeModifyIdInfo :: Maybe IdInfo -> Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  10. maybeSubstNameShape :: NameShape -> Name -> Maybe Name

    ghc GHC.Types.Name.Shape

    Like substNameShape, but returns Nothing if no substitution works.

Page 20 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete