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.Plugins

    No documentation available.

  2. setCoHoleType :: CoercionHole -> Type -> CoercionHole

    ghc GHC.Plugins

    Set the type of a CoercionHole

  3. setCoVarName :: CoVar -> Name -> CoVar

    ghc GHC.Plugins

    No documentation available.

  4. setCoVarUnique :: CoVar -> Unique -> CoVar

    ghc GHC.Plugins

    No documentation available.

  5. setIdArity :: Id -> Arity -> Id

    ghc GHC.Plugins

    No documentation available.

  6. setIdCafInfo :: Id -> CafInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  7. setIdCallArity :: Id -> Arity -> Id

    ghc GHC.Plugins

    No documentation available.

  8. setIdCbvMarks :: Id -> [CbvMark] -> Id

    ghc GHC.Plugins

    If all marks are NotMarkedStrict we just set nothing.

  9. setIdCprSig :: Id -> CprSig -> Id

    ghc GHC.Plugins

    No documentation available.

  10. setIdDemandInfo :: Id -> Demand -> Id

    ghc GHC.Plugins

    No documentation available.

Page 170 of many | Previous | Next