!:b      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a None 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=?@Ab json-autotypeCHelper function for generating Arbitrary and Series instances for Data.HashMap.Strict.Map from lists of pairs.c json-autotype&Transformation to shrink top level of Value, doesn't consider nested sub-Values.d 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.e 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?f 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.. !"#$%&'()*+,-% "$!#*+)(,-&'None2 ; 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.g json-autotype;Unify sets of types (sets are union types of alternatives).h json-autotype"Smart constructor for union types.i 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. #;<=>?@;<= #>@?Safe9A 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>XEj 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.k 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.l json-autotype"Remaps type labels according to a m.DEFGDFGE None %7>Xa n 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 wayo json-autotypeWrap a type alias.p json-autotypeWrap a data type declarationq 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*.r 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 declarations json-autotype Makes a generic identifier name.t json-autotype!Add new type alias for Array typeu 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.)v 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.L json-autotype.Display an environment of types split by name.M 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.LMLM NonefON 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.O json-autotype7Write a Haskell module to an output file, or stdout if y filename is given.NOPQOPQN None %7>X(z 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.V json-autotype.Display an environment of types split by name.W 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 .VWVW NoneY json-autotype7Write a Haskell module to an output file, or stdout if y filename is given.XYZXYZ None[ json-autotypeAvailable output languages._ 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.` json-autotype7Write a Haskell module to an output file, or stdout if y filename is given.a json-autotypeRun module in a given language.[\^]_`a[\^]`a_ !"#$%&'()*+,,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRST U V W X Y Z [ \ ] ^ U V W X Y Z _ ` a b c d e f g hijklmnopqrsl q t u v w x y z { Q r|}~ q t u  x y z { r s l*json-autotype-3.0.0-KdjLs4Ysb6l8YqIidMkXvz#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.Haskell%Data.Aeson.AutoType.CodeGen.ElmFormatData.Aeson.AutoType.CodeGen.ElmData.Aeson.AutoType.CodeGensrc 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$fGenericDeclStatedisplaySplitTypesnormalizeTypeNamedefaultHaskellFilenamewriteHaskellModulerunHaskellModulerunHaskellModuleStrictdefaultElmFilenamewriteElmModule runElmModuleLangHaskell HaskellStrictElmdefaultOutputFilename writeModule runModulemakeMap simpleShrink complexGensMapisUnion unifyUnionunion simplifyUnion MappedKey allLabels remapLabels wrapAliaswrapDecl makeFromJSON makeToJSONgenericIdentifiernewAliasnormalizeFieldName formatTypebaseGHC.Num- makeDecoder makeEncoderjoinWith