Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
shell-conduit Data.Conduit.Shell.PATH No documentation available.
updmapSys :: ProcessType r => rshell-conduit Data.Conduit.Shell.PATH No documentation available.
updmapUser :: ProcessType r => rshell-conduit Data.Conduit.Shell.PATH No documentation available.
-
shell-conduit Data.Conduit.Shell.PATH No documentation available.
xstdcmap :: ProcessType r => rshell-conduit Data.Conduit.Shell.PATH No documentation available.
fromApp :: Monad m => (Request -> m Response) -> ControllerT s m ()simple Web.Simple.Controller.Trans Lift an application to a controller
type
FunctionMap = HashMap Identifier Functionsimple Web.Simple.Templates No documentation available.
defaultFunctionMap :: FunctionMapsimple Web.Simple.Templates No documentation available.
functionMap :: HasTemplates m hs => ControllerT hs m FunctionMapsimple Web.Simple.Templates A map of pure functions that can be called from within a template. See FunctionMap and Function for details.
-
Generate XML Sitemaps & Sitemap Indexes The sitemap-gen package uses the xmlgen package to generate XML sitemaps that are compliant with the sitemaps.org XML schema. See the Web.Sitemap.Gen module and the README file for documentation & usage details.