Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. setCoHoleCoVar :: CoercionHole -> CoVar -> CoercionHole

    ghc GHC.Core.TyCo.Rep

    No documentation available.

  2. setInScope :: Subst -> InScopeSet -> Subst

    ghc GHC.Core.TyCo.Subst

    No documentation available.

  3. setTcTyConKind :: TyCon -> Kind -> TyCon

    ghc GHC.Core.TyCon

    No documentation available.

  4. setRecTcMaxBound :: Int -> RecTcChecker -> RecTcChecker

    ghc GHC.Core.TyCon.RecWalk

    Change the upper bound for the number of times a RecTcChecker is allowed to encounter each TyCon.

  5. setInScope :: Subst -> InScopeSet -> Subst

    ghc GHC.Core.Type

    No documentation available.

  6. setColor :: Uniquable k => k -> color -> Graph k cls color -> Graph k cls color

    ghc GHC.Data.Graph.Ops

    Set the color of a certain node

  7. setEnv :: env' -> IOEnv env' a -> IOEnv env a

    ghc GHC.Data.IOEnv

    Perform a computation with a different environment

  8. setDynamicNow :: DynFlags -> DynFlags

    ghc GHC.Driver.DynFlags

    No documentation available.

  9. setSession :: GhcMonad m => HscEnv -> m ()

    ghc GHC.Driver.Monad

    No documentation available.

  10. setDynOutputFile :: Maybe String -> DynFlags -> DynFlags

    ghc GHC.Driver.Session

    No documentation available.

Page 167 of many | Previous | Next