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.
-
hedn Data.EDN.QQ Quasiquoter for untagged Value wrapped in a Map.
[ednMap| :key value |] === Map [ (NoTag (Keyword "key"), NoTag (Symbol "" "value")) ]
-
heist Heist.Compiled A version of defer which applies a function on the runtime value.
-
heist Heist.Compiled Like deferMap, but only runs the result if a Maybe function of the runtime value returns Just. If it returns Nothing, then no output is generated.
_attrSpliceMap :: HeistState (m :: Type -> Type) -> HashMap Text (AttrSplice m)heist Heist.Internal.Types No documentation available.
_compiledSpliceMap :: HeistState (m :: Type -> Type) -> HashMap Text (HeistT m IO (DList (Chunk m)))heist Heist.Internal.Types A mapping of splice names to splice actions
_compiledTemplateMap :: HeistState (m :: Type -> Type) -> !HashMap TPath ([Chunk m], MIMEType)heist Heist.Internal.Types A mapping of template names to templates , _compiledTemplateMap :: HashMap TPath (m Builder, MIMEType)
_spliceMap :: HeistState (m :: Type -> Type) -> HashMap Text (HeistT m m Template)heist Heist.Internal.Types A mapping of splice names to splice actions
_templateMap :: HeistState (m :: Type -> Type) -> HashMap TPath DocumentFileheist Heist.Internal.Types A mapping of template names to templates
-
hetero-parameter-list-with-typelevel-tools Data.HeteroParList.Tuple.TH No documentation available.
type
LabelMap = Map LabelKey Texthetzner Hetzner.Cloud A label map maps label keys to values.