ú΀äzÑ\      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ Safe-InferredHResult and remainder. The " remainder is wrapped in Maybe to ! avoid a Monoid constraint on t.  Invariant: When t is a $ Monoid, the empty remainder should  always be Nothing instead of   Just mempty "Not found, description of element 6Override the last backtrace level in the error report +Add a back trace level to the error report pickle a Tree unpickle a tree Isomorphic pickler Doesn'.t create or consume anything, always succeeds +Returns everything (remaining), untouched.  (compat) (Converts Booleans to XML boolean values  true and 1 are read as True  false and 0 are read as False - all other values generate an unpickle error >Will always generate true or false (not 0 or 1) when pickling "Apply a bijection before pickling / after unpickling RLike xpWrap, but strips Just (and treats Nothing as a failure) during unpickling. RLike xpWrap, but strips Just (and treats Nothing as a failure) during unpickling, 1 with specified error message for Nothing value. ;Lift a pickler. Nothing is returned when the given pickler  doesn'&t return a value (e.g. the element isn't found). Does not affect  unpickling errors.  Nothing is pickled to mempty A typical example is:  B xpElemAttributes "score" $ xpOption $ xpAttribute "value" xpPrim  in which Just 5 is encoded as < score value="5"/> and Nothing  as <score/>. return one element, untouched  (compat) !specialised version of  (compat) "Convert text to/ from String #HTest predicate when unpickling. Fails with given error message when the  predicate return false. .N.B.: The predicate will only be tested while  unpickling. When pickling,  this is a noop. $Like ! , but fails on non-empty input. %?Transforms a pickler on Lists to a pickler on single elements. N.B.( Will error when the given pickler doesn't produce exactly one element & pickle to/from attribute '(compat) (=Pickle attribute if Just is given, on unpickling return Just  val when + the attribute is found, Nothing otherwise *UPickle an attribute with the specified name and value, fail if the same attribute is  not present on unpickle. -IWhen unpickling, tries to find the first element with the supplied name. 9 Once such an element is found, it will commit to it and fail if any of the  picklers don' t match. .KHandle all elements with a given name. The unpickler will fail when any of ! the elements fails to unpickle. /:Tries to apply the pickler to all the remaining elements;  fails if any of them don't match 0DFor unpickling, apply the given pickler to a subset of the elements ! determined by a given predicate  Pickles like / 1:Apply unpickler to all elements with the given namespace.  Pickles like /. 20pickle Element without restriction on the name.  the name as taken /- returned as the first element of the triple 31find element by name space, prefixes are ignored 42Pickler Returns the first found Element untouched Unpickler wraps element in \ 5SA helper variant of xpElem for elements that contain attributes but no child tags. 6TA helper variant of xpElem for elements that contain child nodes but no attributes. 7IA helper variant of xpElem for elements that contain only character data 8Helper for Elements that don't contain anything 9>When pickling, creates an empty element iff parameter is True LWhen unpickling, checks whether element exists. Generates an error when the  element is not empty :2Get the first non-element NodeContent from a node ;KUnlift a pickler on Nodes to a Pickler on Elements. Nodes generated during ; pickling that are not Elements will be silently discarded <'Optional conversion with default value Unlike =7 the default value is not encoded in the XML document, E during unpickling the default value is inserted if the pickler doesn't  returna a value =GAttempt to use a pickler. Return a default value when the pickler doesn't  return anything (Doesn't touch on UnpickleError) Unlike <, the default value is encoded in the XML document. ]=Try to extract the remainig elements, fail if there are none >Combines 2 picklers ?> (compat) @> ACombines 3 picklers BA (compat) CCombines 4 picklers DCombines 5 picklers E'You guessed it ... Combines 6 picklers FWhen unpickling, don'5t consume the matched element(s), noop when pickling GNoop when pickling 7When unpickling, only give access to the first element HASelect a single element from the list and apply unpickler to it. 7Returns no value when no element matches the predicate Fails when the unpickler doesn't return a value When pickling, this is a noop I Ignore input/(output and replace with constant values JConvert text to/from any type that implements ^ and _.  Fails on unpickle if ` fails. K<When unpickling, tries to apply the pickler to all elements / returning and consuming only matched elements L/ (compat) M>Like xpList, but only succeed during unpickling if at least a + minimum number of elements are unpickled. NIWhen unpickling, sucessively applies pickler to single elements until it  doesn'1t return anything; returns all matched elements. ON (compat) PStandard pickler for maps =This pickler converts a map into a list of pairs of the form  <elt attr="key">value</elt> QVLike xpWrap, except it strips Right (and treats Left as a failure) during unpickling. D xpWrapEither :: (a -> Either String b, b -> a) -> PU t a -> PU t b not to be confuesd with S R'Execute one of a list of picklers. The selector function is used during L pickling, and the integer returned is taken as a 0-based index to select a  pickler from pickler options*. Unpickling is done by trying each list 4 element in order until one returns a Result. (the selector is not used). NThis is typically used to handle each constructor of a data type. However, it P can be used wherever multiple serialization strategies apply to a single type. S,Try the left pickler first and if that doesn't produce anything the right : one. wrapping the result in Left or Right, respectively Not to be confued with Q TGPickler that during pickling always uses the first pickler, and during C unpickling tries the first, and on failure then tries the second. UThe zero pickler :Encodes nothing, always fails during unpickling. (Same as V " got xpZero"). V]No output when pickling, always generates an error with the specified message on unpickling. W%Add an attribute with a fixed value. Z5Instead of failing the pickler will return no result [9Run unpickler and consume and discard remaining elements When pickling, this is a noop s abcdefghijklmnop !"#$%q&'()*+,-name of the Element pickler for attributes pickler for child nodes .Name of the elements pickler for attributes pickler for child nodes /0predicate to select the subset pickler to apply on the subset 12pickler for attributes pickler for child nodes 3 Namespace Pickler for the local name pickler for attributes pickler for child nodes 456789:;<=]r>?@ABCDEFGHIJKLMNOPElement name (elt) Attribute name (attr) Pickler for keys (key) Pickler for values (value) QRselector function list of picklers STUVError message WXYZ[stuv\  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\ UVXY !$"%J&(*')+W-23456789.:<=PRSTKH/01LNOM>?@ABCDEIQ#Z;GF[  ,i   abcdefghijklmnop !"#$%q&'()*+,-./0123456789:;<=]r>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[stuvw       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a_bc_defghijklmnopqrstuvwxyz{|xml-picklers-0.3.3Data.XML.Pickle AttributeUnresolvedEntityExceptionPU unpickleTree pickleTreeUnpickleResultResultNoResult UnpickleErrorVariants TraceStep ErrorMessageppUnpickleError<++>pickleunpicklexpIso xpPartialxpUnitxpIdxpTreesxpBoolxpWrap xpWrapMaybe xpWrapMaybe_xpOptionxpHeadxpTreexpText0xpStringxpAssertxpTextxpRoot xpAttributexpAttr xpAttribute' xpAttrImplied xpAttribute_ xpAttrFixedflattenContentxpElemxpElemsxpAll xpSubsetAllxpAllByNamespacexpElemWithNamexpElemByNamespacexpElemVerbatim xpElemAttrs xpElemNodes xpElemText xpElemBlank xpElemExists xpContent xpUnliftElems xpDefault xpWithDefaultxp2TuplexpPair<#>xp3TuplexpTriplexp4Tuplexp5Tuplexp6TuplexpPeek xpIsolate xpFindFirstxpConstxpPrim xpFindMatchesxpList0 xpListMinLen xpSeqWhilexpListxpMap xpWrapEitherxpAltxpEither xpTryCatchxpZeroxpThrowxpAddFixedAttrxpFstxpSnd xpMayFailxpCleanxml-types-0.3.3Data.XML.Types NodeElementgetRestbaseGHC.ReadReadGHC.ShowShow Text.ReadreadshowTrprintUPEupemissingmissingE leftoverEchildchild'leftoverremListmapUnpickleErrormapError<++.>ppNameforgetFirsttErr $fCategoryPU$$fExceptionUnresolvedEntityException$fMonadUnpickleResult$fExceptionUnpickleError