Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. data PrimRes

    ghc GHC.StgToJS.Types

    A Primop result is either an inlining of some JS payload, or a primitive call to a JS function defined in Shim files in base.

  2. PtrType :: JSFFIType

    ghc GHC.StgToJS.Types

    No documentation available.

  3. PtrV :: JSRep

    ghc GHC.StgToJS.Types

    pointer = reference to heap object (closure object), lifted or not. Can also be some RTS object (e.g. TVar#, MVar#, MutVar#, Weak#)

  4. module GHC.SysTools.Process

    No documentation available.

  5. data PredSpec

    ghc GHC.Tc.Deriv.Utils

    A PredSpec specifies a constraint to emitted when inferring the instance context for a derived instance in simplifyInfer.

  6. module GHC.Tc.Errors.Hole.Plugin

    No documentation available.

  7. module GHC.Tc.Errors.Ppr

    No documentation available.

  8. PatCtx :: HsDocContext

    ghc GHC.Tc.Errors.Types

    No documentation available.

  9. data PatSynInvalidRhsReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  10. PatSynNotInvertible :: !Pat GhcRn -> PatSynInvalidRhsReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

Page 157 of many | Previous | Next