Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. type PartialModIface = ModIface_ 'ModIfaceCore

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  2. module GHC.Unit.Parser

    Parsers for unit/module identifiers

  3. module GHC.Unit.Ppr

    Unit identifier pretty-printing

  4. PackageFlagErr :: PackageFlag -> [(UnitInfo, UnusableUnitReason)] -> UnitErr

    ghc-lib-parser GHC.Unit.State

    No documentation available.

  5. type PreloadUnitClosure = UniqSet UnitId

    ghc-lib-parser GHC.Unit.State

    No documentation available.

  6. newtype PatternMatchFail

    ghc-lib-parser GHC.Utils.Exception

    A pattern match failed. The String gives information about the source location of the pattern.

  7. PatternMatchFail :: String -> PatternMatchFail

    ghc-lib-parser GHC.Utils.Exception

    No documentation available.

  8. newtype PDoc a

    ghc-lib-parser GHC.Utils.Outputable

    Wrapper for types having a Outputable instance when an OutputableP instance is required.

  9. PDoc :: a -> PDoc a

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  10. PartWay :: Int -> Depth

    ghc-lib-parser GHC.Utils.Outputable

    0 => stop

Page 564 of many | Previous | Next