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.
-
ghc GHC.Data.Word64Map.Internal No documentation available.
-
ghc GHC.Data.Word64Set.Internal No documentation available.
-
ghc GHC.Driver.Backend This enumeration type specifies how the back end wishes GHC's primitives to be implemented. (Module GHC.StgToCmm.Prim provides a generic implementation of every primitive, but some primitives, like IntQuotRemOp, can be implemented more efficiently by certain back ends on certain platforms. For example, by using a machine instruction that simultaneously computes quotient and remainder.) For the meaning of each alternative, consult GHC.StgToCmm.Config. (In a perfect world, type PrimitiveImplementation would be defined there, in the module that determines its meaning. But I could not figure out how to do it without mutual recursion across module boundaries.)
PassFlag :: (String -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
Prefix :: (String -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
module GHC.Driver.Config.Cmm.
Parser No documentation available.
module GHC.Driver.Config.CoreToStg.
Prep No documentation available.
module GHC.Driver.Config.
Parser No documentation available.
module GHC.Driver.Config.Stg.
Pipeline No documentation available.
module GHC.Driver.Config.Stg.
Ppr No documentation available.