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

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. mkIfaceForAllTvBndr :: ForAllTyFlag -> IfaceTvBndr -> IfaceForAllBndr

    ghc-lib-parser GHC.Iface.Type

    Make an IfaceForAllBndr from an IfaceTvBndr.

  2. pprIfaceForAll :: [IfaceForAllBndr] -> SDoc

    ghc-lib-parser GHC.Iface.Type

    Render the "forall ... ." or "forall ... ->" bit of a type.

  3. pprIfaceForAllPart :: [IfaceForAllBndr] -> [IfacePredType] -> SDoc -> SDoc

    ghc-lib-parser GHC.Iface.Type

    No documentation available.

  4. pprIfaceForAllPartMust :: [IfaceForAllBndr] -> [IfacePredType] -> SDoc -> SDoc

    ghc-lib-parser GHC.Iface.Type

    Like pprIfaceForAllPart, but always uses an explicit forall.

  5. pprUserIfaceForAll :: [IfaceForAllBndr] -> SDoc

    ghc-lib-parser GHC.Iface.Type

    No documentation available.

  6. ss_forall :: ShowSub -> ShowForAllFlag

    ghc-lib-parser GHC.Iface.Type

    No documentation available.

  7. ExplicitForAll :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

  8. GHCForeignImportPrim :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

  9. TransformListComp :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

  10. BeforePhase :: Int -> Phases

    ghc-lib-parser GHC.Internal.TH.Syntax

    [~n]
    

Page 690 of many | Previous | Next

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