#"u      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH 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 nopqrstSafeu json-autotypeTWrite a comment with urrently running command (for documentation of generated code.)uNone json-autotypeMultiline source stringSafe  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=?@Av json-autotypeCHelper function for generating Arbitrary and Series instances for Data.HashMap.Strict.Map from lists of pairs.w json-autotype&Transformation to shrink top level of Value, doesn't consider nested sub-Values.x 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.y 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?z 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'{ 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 declaration json-autotypeOperations that  SubtypPlugin must implement. json-autotype9Check whether a set of values belongs to this type family json-autotype'Hmm... this should be existential type? {|}~None< ; 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. json-autotype;Unify sets of types (sets are union types of alternatives). json-autotype"Smart constructor for union types. 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. #;<=>?@;<= #>@?SafeC"A 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?B 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 "-".ABABNone %7>XO$ 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 wayD json-autotypegSplits initial type with a given label, into a mapping of object type names and object type structures.E json-autotypeOTopological sorting of splitted types so that it is accepted declaration order. json-autotype4Computes all type labels referenced by a given type.F json-autotypeJFor a given splitted types, it returns candidates for extra unifications.G json-autotype(Unifies candidates on a give input list. json-autotype"Remaps type labels according to a .DEFGDFGE None %7>Xk6  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 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*. 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 declaration json-autotype Makes a generic identifier name. json-autotype!Add new type alias for Array typeL 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.)M 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.N json-autotype.Display an environment of types split by name.O 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.LMNONOLM NoneqP 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.R json-autotypeJList of packages required by modules below. Keep and maintain together.S json-autotypeList of modules to importT json-autotype7Write a Haskell module to an output file, or stdout if  filename is given.PQRSTUVTUVPSRQ None7}W 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 workY json-autotype0Code fragment to be inserted in generated moduleZ 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. QWXYZ[\]^_` _Q`^]WXYZ[\ 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.i json-autotype.Display an environment of types split by name.j 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 .ijij Noneal json-autotype7Write a Haskell module to an output file, or stdout if  filename is given.klmklmNone n json-autotypeAvailable output languages.r 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.s json-autotype7Write a Haskell module to an output file, or stdout if  filename is given.t json-autotypeRun module in a given language.noqprstnoqpstrSafe !"#$%&'()*+,-./00123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX Y Z [ \ ] ^ _ ` a b c d e f g h h i j k l m n o p q r s t Y Z [ \ _ ` u v wxyz{|}~  U  ] ^ json-autotype-3.1.1-inplace#Data.Aeson.AutoType.CodeGen.GenericData.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.HaskellFormat#Data.Aeson.AutoType.CodeGen.HaskellData.Aeson.AutoType.Nested%Data.Aeson.AutoType.CodeGen.ElmFormatData.Aeson.AutoType.CodeGen.ElmData.Aeson.AutoType.CodeGen"Data.Aeson.AutoType.CodeGen.Common"Data.Aeson.AutoType.Plugin.SubtypePaths_json_autotypesrc 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 formatTypedisplaySplitTypesnormalizeTypeNamedefaultHaskellFilenamegenerateModuleImportsrequiredPackagesimportedModuleswriteHaskellModulerunHaskellModulerunHaskellModuleStrict DeclaredTypetypeCodeFragmenttypeNametypeImportedModules typePackagesTypeName CodeFragmentdefaultImportedModules inferType$fDefaultDeclaredType$fEqDeclaredType$fShowDeclaredType$fGenericDeclaredTypedefaultElmFilenamewriteElmModule runElmModuleLangHaskell HaskellStrictElmdefaultOutputFilename writeModule runModulewriteRunningCommandCommentmakeMap simpleShrink complexGensMapisUnion SubtypeDesc subtypeClassdeclaretypeInfo SubtypePluginunifyTypeDesc subtypeName referencedetect unifyUnionunion simplifyUnion MappedKey allLabels remapLabels wrapAliaswrapDecl makeFromJSON makeToJSONgenericIdentifiernewAliasbaseGHC.Num- makeDecoder makeEncoderjoinWithversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName