úÎȼ     None 29;<=?OT ¥Glaze is something that knows how to render some header information and given a value, how to render the value. Ie, the value has been glaze with meta information.pGiven a wrapping function for the meta and renderer value, and Glaze instructions for a, run them all together. *Lifts glazing function into an Applicative âThis can be used to make a Glaze for a list of things to render as a table. Given (mainWrapper :: rows -> final render, headerRowWrapper:: fields -> header row, valueRowWrapper -> value row) the rendered meta, and a list of Glaze a+, transform it to a Glaze for a list of as.  Applicative version of glazeList §This can be used to generate a Glaze for a larger supercomponent. Given (wrapper :: list of (meta, rendered value) to final render) the rendered meta, and a list of Glaze a=, transform it to a Glaze for a single a. In this case, use  to generate Glaze a- for each subcomponent to use as the list of Glaze a "Applicative versino of glazeFieldsýMakes a glaze of the type of a larger component, but only using the information of a smaller component. Given a factory function that can create glazes from Proxy a and a Lens into subcomponent a, create the glaze of the type of the larger component.Applicative version of reglaze         $glaze-0.2.0.2-5SSR458vJO33ZOMgm7yCMpGlazeHasValueRenderer valueRendererHasRenderedMeta renderedMetaglazeRenderedMetaglazeValueRenderer renderWithglazeA glazeList glazeListA glazeFields glazeFieldsAreglazereglazeA$fApplicativeGlaze$fHasValueRendererGlaze(->)$fHasRenderedMetaGlazer$fFunctorGlaze