!9F      !"#$%&'()*+,-./0123456789:;<=>?@ABCDE NoneST R json-autotype*Data type (a :|: b) that behaves all like Either<, except that has no tag in JSON representation as used by FromJSON and ToJSON. json-autotype Convert to Either datatype. json-autotype Convert from Either datatype. json-autotypeUDeconstruct the type with two functions corresponding to constructors. This is like either.5Safe   json-autotype+Make the first letter of a Text upper case.  json-autotype+Make the first letter of a Text lower case.  None%06V None16;=>? json-autotypeUnion types for JSON values. json-autotype%Dictionary of types indexed by names.F json-autotypeType alias for HashMap json-autotype2Make operation on a map to an operation on a Dict.  json-autotypeTake all keys from dictionary.! json-autotype Empty type" json-autotype&Lookup the Type within the dictionary.# json-autotype Size of the  term.$ json-autotypexCheck if this is nullable (Maybe) type, or not. Nullable type will always accept TNull or missing key that contains it.% json-autotype"Null-ish" types& json-autotype:Convert any type into union type (even if just singleton).' json-autotype$Is the top-level constructor a TObj?( json-autotype#Is it a simple (non-compound) Type?G json-autotype&Is the top-level constructor a TUnion?) json-autotypeSIs the top-level constructor a TArray? | Check if the given type has non-top TObj.* json-autotype)Check if the given type has non-top TObj.+ json-autotype9Check if the given type has TObj on top or within array.. !"#$%&'()*+# "!()'&*+$%None/ 9 json-autotypeCompute total number of nodes (and leaves) within the value tree. Each simple JavaScript type (including String) is counted as of size 1, whereas both Array or object types are counted as 1+sum of the sizes of their member values.: json-autotype&Compute total size of the type of the Value. For: * simple types it is always 1, * for arrays it is just 1+_maximum_ size of the (single) element type, * for objects it is _sum_ of the sizes of fields (since each field type is assumed to be different.); json-autotypeCompute total depth of the value. For: * simple types it is 1 * for either Array or Object, it is 1 + maximum of depths of their members< json-autotypeExtract Type from the JSON Value2. Unifying types of array elements, if necessary.= json-autotype+Type check the value with the derived type.> json-autotype"Standard unification procedure on Types, with inclusion of Type unions.H json-autotype;Unify sets of types (sets are union types of alternatives).I json-autotype"Smart constructor for union types.J json-autotypeSimplify TUnion's so there is no TUnion directly inside TUnion. If there is only one element of the set, then return this single element as a type.!9:;<=>9:;!<>=Safe7K json-autotypeGeneric function for opening file if the filename is not empty nor "-", or using given handle otherwise (probably stdout, stderr, or stdin). TODO: Should it become utility function?L json-autotypeBGeneric function for choosing either file with given name or stdinstdout as inputgoutput. It accepts the function that takes the corresponding handle. Stdin/stdout is selected by "-".KLNone %6<VBM json-autotypeExplanatory type alias for making declarations First element of the triple is original JSON identifier, second element of the triple is the mapped identifier name in Haskell. third element of the triple shows the type in a formatted wayN json-autotypegSplits initial type with a given label, into a mapping of object type names and object type structures.O json-autotypeOTopological sorting of splitted types so that it is accepted declaration order.P json-autotype4Computes all type labels referenced by a given type.Q json-autotypeJFor a given splitted types, it returns candidates for extra unifications.R json-autotype(Unifies candidates on a give input list.S json-autotype"Remaps type labels according to a T.NOQR None %6<V^ U json-autotypeExplanatory type alias for making declarations First element of the triple is original JSON identifier, second element of the triple is the mapped identifier name in Haskell. third element of the triple shows the type in a formatted wayV json-autotypeWrap a type alias.W json-autotypeWrap a data type declarationX json-autotypeMake ToJSON declaration, given identifier (object name in Haskell) and mapping of its keys from JSON to Haskell identifiers *in the same order* as in *data type declaration*.Y json-autotypeMake ToJSON declaration, given identifier (object name in Haskell) and mapping of its keys from JSON to Haskell identifiers in the same order as in declarationZ json-autotype Makes a generic identifier name.[ json-autotype!Add new type alias for Array type\ json-autotypeConvert a JSON key name given by second argument, from within a dictionary keyed with first argument, into a name of Haskell record field (hopefully distinct from other such selectors.)] json-autotypekFormat the type within DeclM monad, that records the separate declarations on which this one is dependent.^ json-autotypegSplits initial type with a given label, into a mapping of object type names and object type structures._ json-autotype.Display an environment of types split by name.` json-autotype[Normalize type name by: 1. Treating all characters that are not acceptable in Haskell variable name as end of word. 2. Capitalizing each word, but a first (camelCase). 3. Adding underscore if first character is non-alphabetic. 4. Escaping Haskell keywords if the whole identifier is such keyword. 5. If identifier is empty, then substituting  JsonEmptyKey for its name.a json-autotype4Computes all type labels referenced by a given type._` Nonec3b json-autotypeDefault output filname is used, when there is no explicit output file path, or it is "-" (stdout). Default module name is consistent with it.c json-autotype7Write a Haskell module to an output file, or stdout if d filename is given.bcef None %6<V~g json-autotypeExplanatory type alias for making declarations First element of the triple is original JSON identifier, second element of the triple is the mapped identifier name in Haskell. third element of the triple shows the type in a formatted wayh json-autotypeWrap a type alias.i json-autotypeWrap a data type declarationj json-autotypeMake Decoder declaration, given identifier (object name in Haskell) and mapping of its keys from JSON to Haskell identifiers *in the same order* as in *data type declaration*.k json-autotypeMake Encoder declaration, given identifier (object name in Haskell) and mapping of its keys from JSON to Haskell identifiers in the same order as in declarationl json-autotype"Join text with other as separator.m json-autotype Makes a generic identifier name.n json-autotype!Add new type alias for Array typeo json-autotypeConvert a JSON key name given by second argument, from within a dictionary keyed with first argument, into a name of Haskell record field (hopefully distinct from other such selectors.)p json-autotypekFormat the type within DeclM monad, that records the separate declarations on which this one is dependent.q json-autotype.Display an environment of types split by name.r json-autotype[Normalize type name by: 1. Treating all characters that are not acceptable in Haskell variable name as end of word. 2. Capitalizing each word, but a first (camelCase). 3. Adding underscore if first character is non-alphabetic. 4. Escaping Haskell keywords if the whole identifier is such keyword. 5. If identifier is empty, then substituting  JsonEmptyKey for its name.s json-autotype4Computes all type labels referenced by a given type.t json-autotype"Remaps type labels according to a u.qr Nonev json-autotype7Write a Haskell module to an output file, or stdout if d filename is given.wvxNoneW? json-autotypeAvailable output languages.C json-autotypeDefault output filname is used, when there is no explicit output file path, or it is "-" (stdout). Default module name is consistent with it.D json-autotype7Write a Haskell module to an output file, or stdout if d filename is given.E json-autotypeRun module in a given language.?@BACDE?@BADECy  !"#$%&'())*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_R Y ` a b c d e f g Z h i \ j klmn o p Y ` a q r s d e f g h i \ _ R t u vw*json-autotype-2.0.0-Kl2DwLjduovLZz8VWK3RQRData.Aeson.AutoType.AlternativeData.Aeson.AutoType.FormatData.Aeson.AutoType.PrettyData.Aeson.AutoType.TypeData.Aeson.AutoType.ExtractData.Aeson.AutoType.CodeGenData.Aeson.AutoType.UtilData.Aeson.AutoType.Split)Data.Aeson.AutoType.CodeGen.HaskellFormat#Data.Aeson.AutoType.CodeGen.Haskell%Data.Aeson.AutoType.CodeGen.ElmFormatData.Aeson.AutoType.CodeGen.Elm:|:AltLeftAltRighttoEither fromEitheralt $fFromJSON:|: $fToJSON:|: $fShow:|:$fEq:|:$fOrd:|: capitalize uncapitalize $fOutText $fOutHashMap$fOutSet $fOutValue $fOutVector$fOutScientificTypeTNullTBoolTNumTStringTUnionTLabelTObjTArrayDictunDictwithDictkeys emptyTypegettypeSize isNullable emptySetLikes typeAsSetisObjectisSimpleisArray hasNonTopTObjhasTObj$fUniplateType $fOutType $fOrdDict $fShowDict $fOutDict $fShowType$fEqType $fOrdType $fDataType $fGenericType$fEqDict $fDataDict $fGenericDict valueSize valueTypeSize valueDepth extractType typeCheck unifyTypesLangHaskell HaskellStrictElmdefaultOutputFilename writeModule runModuleMapisUnion unifyUnionunion simplifyUnionwithFileOrHandlewithFileOrDefaultHandle MappedKeysplitTypeByLabeltoposort allLabelsunificationCandidatesunifyCandidates remapLabels wrapAliaswrapDecl makeFromJSON makeToJSONgenericIdentifiernewAliasnormalizeFieldName formatTypedisplaySplitTypesnormalizeTypeNamedefaultHaskellFilenamewriteHaskellModulebaseGHC.Num-runHaskellModulerunHaskellModuleStrict makeDecoder makeEncoderjoinWithwriteElmModuledefaultElmFilename runElmModule