Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
opt-env-conf OptEnvConf.Validation No documentation available.
mapConcurrentlyN :: Traversable t => Int -> (a -> PlotM b) -> t a -> PlotM (t b)pandoc-plot Text.Pandoc.Filter.Plot.Internal maps a function, performing at most N actions concurrently.
mapFileName :: (String -> String) -> FilePath os ar -> FilePath os arpathtype System.Path No documentation available.
mapFileNameF :: Functor f => (String -> f String) -> FilePath os ar -> f (FilePath os ar)pathtype System.Path No documentation available.
mapFileName :: (String -> String) -> FilePath os ar -> FilePath os arpathtype System.Path.Generic No documentation available.
mapFileNameF :: Functor f => (String -> f String) -> FilePath os ar -> f (FilePath os ar)pathtype System.Path.Generic No documentation available.
-
perf Perf.Algos Increment a list.
mapSqlQueryT :: (m a -> n b) -> SqlQueryT m a -> SqlQueryT n bpersistent-mtl Database.Persist.Monad No documentation available.
mapToJSON :: [(Text, PersistValue)] -> Textpersistent-mtl Database.Persist.Sql.Shim Convert map (list of tuples) into textual representation of JSON object. This is a type-constrained synonym for toJsonText.
mapToJSON :: [(Text, PersistValue)] -> Textpersistent-redis Database.Persist.Redis Convert map (list of tuples) into textual representation of JSON object. This is a type-constrained synonym for toJsonText.