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.
strictMapOccEnv :: (a -> b) -> OccEnv a -> OccEnv bghc GHC.Plugins Map over an OccEnv strictly.
strictMapOccEnv :: (a -> b) -> OccEnv a -> OccEnv bghc GHC.Plugins Map over an OccEnv strictly.
concatMap :: Foldable t => (a -> [b]) -> t a -> [b]ghc GHC.Prelude.Basic No documentation available.
fmap :: Functor f => (a -> b) -> f a -> f bghc GHC.Prelude.Basic No documentation available.
foldMap :: (Foldable t, Monoid m) => (a -> m) -> t a -> mghc GHC.Prelude.Basic No documentation available.
stgDebug_infoTableMap :: StgDebugOpts -> !Boolghc GHC.Stg.Debug No documentation available.
stgToCmmInfoTableMap :: StgToCmmConfig -> !Boolghc GHC.StgToCmm.Config true means generate C Stub for IPE map, See Note [Mapping Info Tables to Source Positions]
stgToCmmInfoTableMapWithFallback :: StgToCmmConfig -> !Boolghc GHC.StgToCmm.Config Include info tables with fallback source locations in the info table map
stgToCmmInfoTableMapWithStack :: StgToCmmConfig -> !Boolghc GHC.StgToCmm.Config Include info tables for STACK closures in the info table map
stgToCmmInfoTableMap :: StgToCmmConfig -> !Boolghc GHC.StgToCmm.Monad true means generate C Stub for IPE map, See Note [Mapping Info Tables to Source Positions]