ٙ      !"#$%&'()*+,-./0123456789:; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~   Not portable experimentalhapps@googlegroups.com,When writing your own generic functions for   you may D need to access the class methods through this datatype rather than  directly. The   class provides a   function, which D is intended to normalize values only at the top-level constructor,  and a   function, which is intended to > normalize all the subvalues and then normalize the top-level  constructor. :There is a default instance that matches all types, where    is   and   applies   to  all of its children and then   to the result. BIf you want to actually do some normalization for a certain type, G then just define an instance for that type; this will take precedence  over the default instance.  This is the   function in the default   C instance. It may be a useful building block when writing your own  instances.  This is the   function in the default   : instance. It may be a useful building block when writing  your own instances. ,When writing your own generic functions for   you may  need this, the proxy value.        Migrate instances are needed to allow upgrades of MACID state. It should be declared as instance Migrate Old New where migrate = transition_function  Not portable experimentalhapps@googlegroups.com,When writing your own generic functions for  you may C need to access the class method through this datatype rather than  directly. The  class provides a  value, which % is the default value for that type. @There is no instance for arbitrary types by default, but if you B declare an instance without providing the value then one will be $ built using the first constructor.  is used to provide . values for any arguments of the constructor. 2If you want an instance for all types then import  Happstack.Data.Default.Generic.  This is the ' that is used in an instance if you don't F specify one. It may be a useful building block when writing your own  instances. ,When writing your own generic functions for  you may  need this, the proxy value.  Not portable experimentalhapps@googlegroups.com Not portable experimentalhapps@googlegroups.com$Derives instances for syb-with-class's Data class and  Happstack.Data.Default's Default class. , The list of names should be of the form [''Foo,''Bar,..] $Derives instances for syb-with-class's Data class only. , The list of names should be of the form [''Foo,''Bar,..] The 0 function takes a list of classes to derive and D a block of declarations. It will additionally derive instances for  Typeable,   and New.Data.  Example: , $( deriveAll [''Show, ''Eq, ''Default] [d|  data Foo a = Foo a  data Bar = Baz | Quux  |] ) <Proxy is empty and is used as a transport of a phantom type !4Creates the Proxy with a type matching the argument "Returns bottom #2Acts as id except for providing type restrictions  !"# !"# !"# -Data layout won',t change. Used for types like Int and Char. /(Lifts the provided value into Contained 1<Equivalent of Data.Binary.put for instances of Serialize. ) Takes into account versioning of types. 29Equivalent of Data.Binary.get for instances of Serialize ) Takes into account versioning of types. +Compares the numeric value of the versions 3Pure version of 1. Serializes to a ByteString 4Pure version of 2.. Parses a ByteString into the expected type  and a remainder. 5Version lookups 64 specialized to Objects 77Attempts to convert an Object back into its base type.  If the conversion fails   will be called. 8DSerializes data and stores it along with its type name in an Object  !"#$%&'()*+,-./012345678&'()*+-,./021345$%867$%%&'('()**+-,,-./0123456789:9:9:LBRigidity is used to designate the result of a failed Xml parsing. R+Element recursively represents XML data.  Elem n elems -> XML element with name n and described by elems. Note that elems contains sub-elements as well as the attributes or literal data of the element. # CData d -> Literal string data  Attr key val -> Key/%Value pair of the element attribute. Z7insEl a b will convert a to xml and insert it into the / xml of b if b results in an Elem constructor. [-Wrapper around the Xml class method readXml.  The Rigidity will determine the behavior in the case of a failed parsing: Rigid will return Nothing and Flexible will return Identity (defaultValue) \pIdentical to toXml from Xml class except that it will remove attributes named haskellType or haskellTypeVersion ]AUsed as a type witness for usage with syb-with-class Data class. ^JApplies function to only first element of the list. Safe on empty lists. _>Converts the argument to an Xml element with the constructor M name as the root of the Elem and the additional attributes corresponding / to haskellType and haskellTypeVersion added `RGenerically traverses an instance of Xml and converts it into a list of elements aJAttempts to parse the set of elements and return the first constructor it . can successfully parse of the inferred type. bECreate an Xml instance using transparentToXml and transparentReadXml grMatches the provided string to the key of an attribute. Returns False if any other Element constructor is given. hVFetch the value of the given attribute if present, if not present will return Nothing i1Attribute used for Xml class version information jOAttribute used for recording the actual Haskell type in the xml serialization lEaConstrFromElements will return the results of the first constructor  that parses correctly. mALike constrFromElements but does not allow defaulting in case of  a parse error. nBAttempts to parse the given elements to build the particular type ( given by the constructor argument. o,Returns the elements currently in the state p5Sets the state of the xml parsing to the given value qIAttempts to parse the current set of elements. If it fails the behavior Kis dependent on the Rigidity. If it is Rigid, then it will return Nothing 7but if it is Flexible it will return the defaultValue. JIf the parsing succeeds, it will return the value and store the remaining "XML elements in the parser state. r`Identical to readMXml except that in the case of a failed parsing it will not use defaultValue. t$xmlShowCData lifted to act on lists uGautomatically creates an Xml definition for a type that is an instance ]of Show and Read. This will result in an instance that converts the type to and from CData. v%xmlCDataLists lifted to act on lists wDCreates an instance similar to xmlShowCData except for lists of the provided type x1Replaces commas in the string with single spaces yThrows an error when called ?;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy?;<=<=>?@ABC@ABCDEFGHIJKEFGHIJKLNMMNOQPPQRUTSSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy {+Lifts toHaXml to act on lists of Elements |DConverts the Element to HaXml Element if the Element is of the form  Elem _ _ }JConversion function between the Happstack Element and HaXml Content types ~HConverts an Element that is an Attr into a HaXml Attribute. Will throw - an error if provided the wrong constructor. $Lifts fromHaXml to operate on lists 'Converts a HaXml Content to an Element $Lifts fromAttribute to act on lists :Will convert a HaXml attribute that is of the form [Left _] to a 5 Happstack Element. Otherwise, will throw an error. z{|}~ z{|}~ z{|}~   K;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyKRUTSYXWVZ[OQP\LNMDEFGHIJK?@ABC]^_`abcdefghijklmn>;<=opqrstuvwxy 8Converts lists of string pairs into a list of Elements.  The basic structure is  pairsToXml [(foo,bar)] = [Elem foo [CData bar]]  pairsToXml [(foo/bar,baz)] = [Elem foo [Elem bar [CData baz]]] 7Converts a list of Elements to a list of String pairs.  xmlToPairs [CData _] = error  xmlToPairs [Elem foo [CData bar]] = [(foo,bar)]  xmlToPairs [Elem foo [Elem bar [CData baz]]] = [(foo/bar,baz)]  xmlToPairs . pairsToXml = id HCreates the Xml structure corresponding to the specification of an HTML I form. The provided pairs should be the spec of the inputs to the form. TEquivalent to pairsToHTMLForm but first converts the Xml instance to list of pairs. {Equivalent to pairsToHTMLForm but first converts the Xml instance to list of pairs. An alias for xmlToHTMLForm currently.   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy !"#$%&&'()*+,-.//0123456789:;<=>?@ABCDEFGHIJKLLMNOOPQRSTUVWXYZ[\]^_^`abcdefghijklmnopqrstuvwxyz{|}~               happstack-data-0.2.1Happstack.Data.GOpsHappstack.Data.NormalizeHappstack.Data.MigrateHappstack.Data.DefaultHappstack.Data.DeriveAllHappstack.Data.ProxyHappstack.Data.SerializeHappstack.Data.SerializeTHHappstack.Data.XmlHappstack.Data.Xml.HaXmlHappstack.Data.PairsbasePreludeHappstack.Data.Default.Generic Data.DataHappstack.Data.Xml.BaseHappstack.Data.Xml.InstancesHappstack.Data.Xml.PrintParseHappstack.DatagSetgReplacegFindgFind'gModifygAskgGet NormalizeD normalizeDnormalizeRecursivelyD Normalize normalizenormalizeRecursivelydefaultNormalizedefaultNormalizeRecursivelynormalizeProxyMigratemigrateDefaultD defaultValueDDefault defaultValuedefaultDefaultValue defaultProxy deriveNewDataderiveNewDataNoDefault deriveAllProxy constr[a63D]dataType[a63C]proxyunProxy asProxyTypeObject objectType SerializegetCopyputCopyVersionmodeMode Versioned Primitive Containedcontain extensionsafePutsafeGet serialize deserializecollectVersionsdeserializeObject parseObjectmkObjectderiveSerializederiveSerializeFor ReadStatexmlsReadMXmlDtoXmlD readMXmlDreadMXmlNoRootDefaultDXmltoXmlreadXmlreadXml' normalizeXmlversion otherVersiontypRigidityFlexibleRigidOtherNoOtherElementAttrCDataElem constr[aedW] constr[aedX] constr[aedY]dataType[aedV]insElfromXml toPublicXmlxmlProxyfirst defaultToXmltransparentToXmltransparentReadXmltransparentXmldefaultReadXmldefaultReadXml' readXmlWithreadVersionedElement isTheAttrgetAttr versionAttrtypeAttr readElementaConstrFromElementsconstrFromElementsNoRootDefaultconstrFromElementsgetXmlsputXmlsreadMXmlreadMXmlNoRootDefaultxmlAttr xmlShowCDatas xmlShowCData xmlCDataLists xmlCDataListnoCommas typeNotValueisAttrtoHaXmls toHaXmlEltoHaXml toAttribute fromHaXmls fromHaXmlfromAttributes fromAttribute FromString fromStringToStringtoStringKW constr[avJ4]dataType[avJ3] constr[avJe]dataType[avJd]AsPairstoPairs fromPairsPairs pairsToXml xmlToPairspairsToHTMLForm xmlToHTMLFormtoPairsX toHTMLFormGHC.BaseidDatacompareVersionsGHC.Errerror Data.TypeableTypeable Typeable1 Typeable2 Typeable3 Typeable4 Typeable5 Typeable6 Typeable7gcast2gcast1gcasttypeOf6DefaulttypeOf5DefaulttypeOf4DefaulttypeOf3DefaulttypeOf2DefaulttypeOf1Default typeOfDefault tyConString typeRepArgs typeRepTyConmkAppTy funResultTy splitTyConAppmkFunTy typeRepKeytypeOf1typeOf2typeOf3typeOf4typeOf5typeOf6typeOf7TypeRepTyContypeOfmkTyCon mkTyConApp showsTypeRepcast