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.
-
ghc GHC.StgToJS.Utils No documentation available.
primOrVoidRepToJSRep :: HasDebugCallStack => PrimOrVoidRep -> JSRepghc GHC.StgToJS.Utils No documentation available.
checkOriginativeSideConditions :: DerivInstTys -> DerivM OriginativeDerivStatusghc GHC.Tc.Deriv.Utils No documentation available.
-
ghc GHC.Tc.Errors.Hole No documentation available.
relevantCtEvidence :: Type -> [CtEvidence] -> [CtEvidence]ghc GHC.Tc.Errors.Hole No documentation available.
-
ghc GHC.Tc.Errors.Hole.FitTypes HoleFitCandidates are passed to hole fit plugins and then checked whether they fit a given typed-hole.
-
ghc GHC.Tc.Errors.Hole.FitTypes The elements id in the TcM
tidySkolemInfo :: TidyEnv -> SkolemInfo -> SkolemInfoghc GHC.Tc.Errors.Ppr No documentation available.
tidySkolemInfoAnon :: TidyEnv -> SkolemInfoAnon -> SkolemInfoAnonghc GHC.Tc.Errors.Ppr No documentation available.
AddInvalidCorePlugin :: String -> THErrorghc 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: