• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setLclEnvThStage :: ThStage -> TcLclEnv -> TcLclEnv

    ghc-lib-parser GHC.Tc.Types.LclEnv

    No documentation available.

  2. setLclEnvTypeEnv :: TcTypeEnv -> TcLclEnv -> TcLclEnv

    ghc-lib-parser GHC.Tc.Types.LclEnv

    No documentation available.

  3. setMetaTyVarTcLevel :: TcTyVar -> TcLevel -> TcTyVar

    ghc-lib-parser GHC.Tc.Utils.TcType

    No documentation available.

  4. setInlinePragmaActivation :: InlinePragma -> Activation -> InlinePragma

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  5. setInlinePragmaRuleMatchInfo :: InlinePragma -> RuleMatchInfo -> InlinePragma

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  6. setOverlapModeMaybe :: OverlapFlag -> Maybe OverlapMode -> OverlapFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  7. setCaseBndrEvald :: StrictnessMark -> Id -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  8. setIdArity :: Id -> Arity -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  9. setIdCafInfo :: Id -> CafInfo -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  10. setIdCallArity :: Id -> Arity -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

Page 379 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete