Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
servant Servant.Types.SourceT No documentation available.
mapStepT :: forall (m :: Type -> Type) a b . (StepT m a -> StepT m b) -> SourceT m a -> SourceT m bservant Servant.Types.SourceT No documentation available.
mapLoggingT :: (m a -> n b) -> LoggingT m a -> LoggingT n bmonad-logger Control.Monad.Logger Map the unwrapped computation using the given function.
mapNoLoggingT :: (m a -> n b) -> NoLoggingT m a -> NoLoggingT n bmonad-logger Control.Monad.Logger Map the unwrapped computation using the given function.
mapLoggingT :: (m a -> n b) -> LoggingT m a -> LoggingT n bmonad-logger Control.Monad.Logger.CallStack Map the unwrapped computation using the given function.
mapNoLoggingT :: (m a -> n b) -> NoLoggingT m a -> NoLoggingT n bmonad-logger Control.Monad.Logger.CallStack Map the unwrapped computation using the given function.
mapping :: [(Text, YamlBuilder)] -> YamlBuilderyaml Data.Yaml.Builder No documentation available.
mappingComplex :: [(YamlBuilder, YamlBuilder)] -> YamlBuilderyaml Data.Yaml.Builder No documentation available.
mapMG :: (ModSummary -> ModSummary) -> ModuleGraph -> ModuleGraphghc GHC Map a function f over all the ModSummaries. To preserve invariants f can't change the isBoot status.
-
ghc GHC.Builtin.Names No documentation available.