Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. PartialIfaceBinHandle :: IfaceBinHandle 'ModIfaceCore

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

    A partial ModIface cannot be serialised to disk.

  2. type PartialModIface = ModIface_ 'ModIfaceCore

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

    No documentation available.

  3. module GHC.Unit.Parser

    Parsers for unit/module identifiers

  4. module GHC.Unit.Ppr

    Unit identifier pretty-printing

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

    ghc-lib-parser GHC.Unit.State

    No documentation available.

  6. type PreloadUnitClosure = UniqSet UnitId

    ghc-lib-parser GHC.Unit.State

    No documentation available.

  7. newtype PatternMatchFail

    ghc-lib-parser GHC.Utils.Exception

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

  8. PatternMatchFail :: String -> PatternMatchFail

    ghc-lib-parser GHC.Utils.Exception

    No documentation available.

  9. newtype PDoc a

    ghc-lib-parser GHC.Utils.Outputable

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

  10. PDoc :: a -> PDoc a

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

Page 566 of many | Previous | Next