Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. isVoid :: JSRep -> Bool

    ghc GHC.StgToJS.Utils

    No documentation available.

  2. primOrVoidRepToJSRep :: HasDebugCallStack => PrimOrVoidRep -> JSRep

    ghc GHC.StgToJS.Utils

    No documentation available.

  3. checkOriginativeSideConditions :: DerivInstTys -> DerivM OriginativeDerivStatus

    ghc GHC.Tc.Deriv.Utils

    No documentation available.

  4. findValidHoleFits :: TidyEnv -> [Implication] -> [CtEvidence] -> Hole -> TcM (TidyEnv, ValidHoleFits)

    ghc GHC.Tc.Errors.Hole

    No documentation available.

  5. relevantCtEvidence :: Type -> [CtEvidence] -> [CtEvidence]

    ghc GHC.Tc.Errors.Hole

    No documentation available.

  6. data HoleFitCandidate

    ghc GHC.Tc.Errors.Hole.FitTypes

    HoleFitCandidates are passed to hole fit plugins and then checked whether they fit a given typed-hole.

  7. hfId :: HoleFit -> Id

    ghc GHC.Tc.Errors.Hole.FitTypes

    The elements id in the TcM

  8. tidySkolemInfo :: TidyEnv -> SkolemInfo -> SkolemInfo

    ghc GHC.Tc.Errors.Ppr

    No documentation available.

  9. tidySkolemInfoAnon :: TidyEnv -> SkolemInfoAnon -> SkolemInfoAnon

    ghc GHC.Tc.Errors.Ppr

    No documentation available.

  10. AddInvalidCorePlugin :: String -> THError

    ghc GHC.Tc.Errors.Types

    AddInvalidCorePlugin is a Template Haskell error indicating that a Core plugin being added has an invalid module due to being in the current package. Example(s): Test cases:

Page 546 of many | Previous | Next