úÎwoĦD      !"#$%&'()*+,-./0123456789:;<=>?@ABCİ 2016 2017 Stack Buliders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNone05I4Warning that may be generated during rendering of a .bThe template contained a variable for which there was no data counterpart in the current context.A complex value such as an Object or Array* was directly rendered into the template.aException that is thrown when parsing of a template fails or referenced values are not provided.:Template parser has failed. This contains the parse error.#Before version 0.2.0 it was called .The D" field was added in version 1.0.0.,Identifier for partials. Note that with the OverloadedStringsK extension you can use just string literals to create values of this type.%Identifier for values to interpolate.$The representation is the following:[]% empty list means implicit iterators;[text]# single key is a normal identifier;[text1, text2]& multiple keys represent dotted names. Structural element of template. !Plain text contained between tags HTML-escaped variableUnescaped variableMustache sectionInverted section Partial with indentation level (E means it was inlined)jMustache template as name of top-level  template and a collection of all available templates (partials). is a F". This means that you can combine  s (and their caches) using the (G) operator, the resulting g will have the same currently selected template as the left one. Union of caches is also left-biased.6Name of currently selected  template (top-level one).ŻCollection of all templates that are available for interpolation (as partials). The top-level one is also contained here and the focus  can be switched easily by modifying .[Pretty-print a key, this is helpful, for example, if you want to display an error message.Pretty-print a .        İ 2016 2017 Stack Builders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNoneHThe render monad context.IActual indentation levelJThe context stackK'Prefix accumulated by entering sectionsLThe template to renderM"Is this last node in this partial?NeSynonym for the monad we use for rendering. It allows to share context and accumulate the result as O( data which is then turned into a lazy P.9Render a Mustache  using Aeson's Q) to get actual values for interpolation.:Like 9,, but also returns a collection of warnings.RRender a single  .SRun N& monad given template to render and a Q to take values from.TOutput a piece of strict D.U>Output indentation consisting of appropriate number of spaces.VOutput piece of strict D with added indentation.WRender a partial.XGet collection of  s for actual template.YRender many nodes.Z Lookup a Q by its .[ Lookup a Q by traversing another Q using given  as path .\"Enter the section by adding given  prefix to current prefix.]eAdd new value on the top of context. The new value has the highest priority when lookup takes place.^Register a warning._Register a piece of output.`Add two a b values together.cGBuild indentation of specified length by repeating the space character.dSelect invisible values.eRender Aeson's Q without HTML escaping.f"Escape HTML represented as strict D.HgIJKLMhiN9:RSTUVWName of partial to renderIndentation level to use#How to render nodes in that partialXYHow to render a node!The collection of nodes to renderZ[ôAt least one part of the path matched, in this case we are committed  to this lookup and cannot say there is nothing, try other level . This is necessary to pass the Dotted Names Context Precedence  test from the interpolation.yml  spec.The key to lookup Source valueLooked-up value\]^_`cdef9:9:HgIJKLMhiN9:RSTUVWXYZ[\]^_`cdefİ 2016 2017 Stack Builders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNonejYState used in Mustache parser. It includes currently set opening and closing delimiters.k$Type of Mustache parser monad stack.; Parse a given Mustache template.jlmnk;Location of the file to parse!File contents (Mustache template)Parsed nodes or parse erroropqrstuvwxyz{|}~€‚ƒ;;jlmnk;opqrstuvwxyz{|}~€‚ƒİ 2016 2017 Stack Builders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNone<gCompile all templates in specified directory and select one. Template files should have the extension mustache, (e.g.  foo.mustache#) to be recognized. This function does not scan the directory recursively.,The action can throw the same exceptions as „, and ….=VReturn a list of templates found in given directory. The returned paths are absolute.>1Compile a single Mustache template and select it.,The action can throw the same exceptions as ….?&Compile Mustache template from a lazy DL value. The cache will contain only this template named according to given .†Check if a given ‡ points to a mustache file.ˆBuild a  from given ‡.‰Throw  if argument is Š or return the result inside ‹.<(Which template to select after compilingDirectory with templatesThe resulting template=Directory with templates>Location of the file?How to name the template?The template to compile The result†ˆ‰Original inputValue to process The result<=>?<=>?<=>?†ˆ‰İ 2016 2017 Stack Builders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNoneOT@gCompile all templates in specified directory and select one. Template files should have the extension mustache, (e.g.  foo.mustache#) to be recognized. This function does not scan the directory recursively.4This version compiles the templates at compile time.A/Compile single Mustache template and select it.3This version compiles the template at compile time.BCompile Mustache template from DL value. The cache will contain only this template named according to given .3This version compiles the template at compile time.C*Compile Mustache using QuasiQuoter. Usage: Œ{-# LANGUAGE QuasiQuotes #-} import Text.Mustache.Compile.TH (mustache) foo :: Template foo = [mustache|This is my inline {{ template }}.|]"Name of created partial is set to "quasi-quoted". You can extend cache of  created this way using ()% and so work with partials as usual.Œ Given an  result return ‹/ and signal pretty-printed error if we have a Š.Ž Lift strict D to  .@(Which template to select after compilingDirectory with templatesThe resulting templateALocation of the fileBHow to name the template?The template to compileCŒŽ@ABC@ABC@ABCŒŽİ 2016 2017 Stack Builders BSD 3 clause$Mark Karpov <markkarpov92@gmail.com> experimentalportableNone  9:<>?  <>?9:‘      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEBDEFGHIJKLJMJNOPQRSTGUVGWIXYZ[\]^_`abcdefghiJKjklmnopqNrrstsuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽG‘J’“”•J–—J–˜™J–š›œžœŸ #stache-1.1.1-DXm1RrQQDJxI8daDuTBtU7Text.Mustache.TypeText.Mustache.RenderText.Mustache.ParserText.Mustache.CompileText.Mustache.Compile.THData.Semigroup<> Text.MustacheMustacheWarningMustacheVariableNotFoundMustacheDirectlyRenderedValueMustacheExceptionMustacheParserExceptionPNameunPNameKeyunKeyNode TextBlock EscapedVar UnescapedVarSectionInvertedSectionPartialTemplatetemplateActual templateCacheshowKeydisplayMustacheWarning$fExceptionMustacheException $fNFDataPName$fIsStringPName $fNFDataKey$fSemigroupTemplate$fEqKey$fOrdKey $fShowKey$fSemigroupKey $fMonoidKey $fDataKey $fGenericKey $fEqPName $fOrdPName $fShowPName $fDataPName$fGenericPName$fEqNode $fOrdNode $fShowNode $fDataNode $fGenericNode $fEqTemplate $fOrdTemplate$fShowTemplate$fDataTemplate$fGenericTemplate$fEqMustacheException$fShowMustacheException$fGenericMustacheException$fEqMustacheWarning$fShowMustacheWarning$fGenericMustacheWarningrenderMustacherenderMustacheW parseMustachecompileMustacheDirgetMustacheFilesInDircompileMustacheFilecompileMustacheTextmustache#text-1.2.2.2-KC7dWoG09dA1F6jKj5GSqhData.Text.InternalTextbaseGHC.BaseNothing Semigroup RenderContextrcIndent rcContextrcPrefix rcTemplate rcLastNodeRenderData.Text.Internal.BuilderBuilderData.Text.Internal.Lazy$aeson-1.2.1.0-Dx2pwtUlAerKquPxSacp4bData.Aeson.Types.InternalValue renderNode runRender outputRaw outputIndentoutputIndented renderPartialgetNodes renderMany lookupKey simpleLookup enterSectionaddToLocalContext tellWarning tellBuilder addIndentsMaybe'megaparsec-6.0.2-GhAdGGQGe9N1mrdfjqVXIxText.Megaparsec.PosPos buildIndentisBlank renderValue escapeHtmlS DelimitersParser openingDel closingDel pMustache pTextBlockpUnescapedVariablepUnescapedSpecialpSectionpPartialpCommentpSetDelimiterspEscapedVariablewithStandalone pStandalonepTag pClosingTagpKey pDelimiterpBolscnsclexemesymbol keyToTextdirectory-1.3.0.0System.DirectorygetDirectoryContents Data.Text.IOreadFileisMustacheFileGHC.IOFilePath pathToPName withException Data.EitherLeftRight handleEitherEitherliftTexttemplate-haskellLanguage.Haskell.TH.SyntaxQExp