#V      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO P Q R S T U  Safe.V json-autotypeTWrite a comment with urrently running command (for documentation of generated code.)V NoneW json-autotypeMultiline source stringWSafe * json-autotype+Make the first letter of a Text upper case. json-autotype+Make the first letter of a Text lower case.None%17X None=?@AFX json-autotypeCHelper function for generating Arbitrary and Series instances for Data.HashMap.Strict.Map from lists of pairs.Y json-autotype&Transformation to shrink top level of Value, doesn't consider nested sub-Values.Z json-autotypeGenerator for compound Values json-autotype1Arbitrary JSON (must start with Object or Array.)None27=?@A json-autotypeUnion types for JSON values. json-autotype%Dictionary of types indexed by names.[ 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?\ 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&3] json-autotypeDescription of a subtype^ json-autotype2Code that is different for different type families_ json-autotype,Show type reference with a given name prefix` json-autotypeShow type declarationa json-autotypeOperations that  SubtypPlugin must implement.b json-autotype9Check whether a set of values belongs to this type familyc json-autotype'Hmm... this should be existential type? ]de^f_`aghbNone:o : 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-autotype<Check if a number is integral, or floating point | Extract 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.i json-autotype;Unify sets of types (sets are union types of alternatives).j json-autotype"Smart constructor for union types.k 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.":;<=>?:;<"=?>SafeA@ 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?A 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 "-".@A@ANone %7>XMl 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 wayC json-autotypegSplits initial type with a given label, into a mapping of object type names and object type structures.D json-autotypeOTopological sorting of splitted types so that it is accepted declaration order.m json-autotype4Computes all type labels referenced by a given type.E json-autotypeJFor a given splitted types, it returns candidates for extra unifications.F json-autotype(Unifies candidates on a give input list.n json-autotype"Remaps type labels according to a o.CDEFCEFDNone %7>Xi p 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 wayq json-autotypeWrap a type alias.r json-autotypeWrap a data type declarations 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*.t 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 declarationu json-autotype Makes a generic identifier name.v json-autotype!Add new type alias for Array typeK 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.)L json-autotypekFormat the type within DeclM monad, that records the separate declarations on which this one is dependent.w json-autotypegSplits initial type with a given label, into a mapping of object type names and object type structures.M json-autotype.Display an environment of types split by name.N 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.x json-autotype4Computes all type labels referenced by a given type.KLMNMNKL Nonep y 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.z json-autotypeJList of packages required by modules below. Keep and maintain together.{ json-autotypeList of modules to import| json-autotype7Write a Haskell module to an output file, or stdout if } filename is given.y~z{|None7{ json-autotypeType declaration and its requirements Content to embed in an autogenerated module: * name of the type to reference * declarations to describe it * module imports necessary for declarations to work json-autotype0Code fragment to be inserted in generated module json-autotypeToplevel type name to refer to json-autotype&List of clauses to add to imports list json-autotype9List of packages to add to generated package dependencies json-autotype3List of modules imported for Autotyped declarations json-autotypecGiven intended type name, and a list of text fields with JSON, return either an error, or an EndpointResponseD that allows to declare and use this type in generated module. ~None %7>X 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 way json-autotypeWrap a type alias. json-autotypeWrap a data type declaration 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*. 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 declaration json-autotype"Join text with other as separator. 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-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. json-autotype4Computes all type labels referenced by a given type. json-autotype"Remaps type labels according to a .None~ json-autotype7Write a Haskell module to an output file, or stdout if } filename is given. NoneO json-autotypeAvailable output languages.S 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.T json-autotype7Write a Haskell module to an output file, or stdout if } filename is given.U json-autotypeRun module in a given language.OPRQSTUOPRQTUSSafe !"#$%&'()*+,-.//0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ ` a b c d e f g hijklm n o p q r s t n u v r wxyz{|}l{~T| {~\]^_|}ljson-autotype-3.1.0-inplaceData.Aeson.AutoType.FormatData.Aeson.AutoType.PrettyData.Aeson.AutoType.TestData.Aeson.AutoType.TypeData.Aeson.AutoType.ExtractData.Aeson.AutoType.UtilData.Aeson.AutoType.Split)Data.Aeson.AutoType.CodeGen.HaskellFormatData.Aeson.AutoType.CodeGen"Data.Aeson.AutoType.CodeGen.Common#Data.Aeson.AutoType.CodeGen.Generic"Data.Aeson.AutoType.Plugin.Subtype#Data.Aeson.AutoType.CodeGen.HaskellData.Aeson.AutoType.Nested%Data.Aeson.AutoType.CodeGen.ElmFormatData.Aeson.AutoType.CodeGen.ElmPaths_json_autotype capitalize uncapitalize $fOutText $fOutHashMap$fOutSet $fOutValue $fOutVector$fOutScientificarbitraryTopValue$fSerialmValue$fSerialmHashMap$fSerialmVector$fSerialmScientific $fSerialmText$fArbitraryValue$fArbitraryScientific$fArbitraryHashMap$fArbitraryVector$fArbitraryTextTypeTNullTBoolTStringTIntTDoubleTUnionTLabelTObjTArrayDictunDictwithDictkeys emptyTypegettypeSize isNullable emptySetLikes typeAsSetisObjectisSimpleisArray hasNonTopTObjhasTObj$fUniplateType $fOutType $fOrdDict $fShowDict $fOutDict $fShowType$fEqType $fOrdType $fDataType $fGenericType$fEqDict $fDataDict $fGenericDict valueSize valueTypeSize valueDepth extractType typeCheck unifyTypeswithFileOrHandlewithFileOrDefaultHandle $fHashableSetsplitTypeByLabeltoposortunificationCandidatesunifyCandidates $fEqDeclState$fShowDeclState$fOrdDeclState$fGenericDeclStatenormalizeFieldName formatTypedisplaySplitTypesnormalizeTypeNameLangHaskell HaskellStrictElmdefaultOutputFilename writeModule runModulewriteRunningCommandCommentsrcmakeMap simpleShrink complexGensMapisUnion SubtypeDesc subtypeClassdeclaretypeInfo SubtypePluginunifyTypeDesc subtypeName referencedetect unifyUnionunion simplifyUnion MappedKey allLabels remapLabels wrapAliaswrapDecl makeFromJSON makeToJSONgenericIdentifiernewAliasdefaultHaskellFilenamerequiredPackagesimportedModuleswriteHaskellModulebaseGHC.Num-generateModuleImportsrunHaskellModulerunHaskellModuleStrict DeclaredTypetypeCodeFragmenttypeNametypeImportedModules typePackagesdefaultImportedModules inferTypeTypeName CodeFragment makeDecoder makeEncoderjoinWithwriteElmModuledefaultElmFilename runElmModuleversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName