YSH      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGSafeHGeneric 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?IBGeneric 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 "-".J!Check assertion within any monad.HIJKHIJHIJKNone$/5TLLNone059;<=Union types for JSON values.%Dictionary of types indexed by names.MType alias for HashMap2Make operation on a map to an operation on a Dict.Take all keys from dictionary. Empty type&Lookup the Type within the dictionary. Size of the  term.xCheck if this is nullable (Maybe) type, or not. Nullable type will always accept TNull or missing key that contains it.Null-ish types:Convert any type into union type (even if just singleton).$Is the top-level constructor a TObj?#Is it a simple (non-compound) Type?N&Is the top-level constructor a TUnion?SIs the top-level constructor a TArray? | Check if the given type has non-top TObj.)Check if the given type has non-top TObj.:Check if the given type has TObj on top or within array..  MN !"#   MN !"#None ,Compute 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.-&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.).Compute 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/Extract Type from the JSON Value2. Unifying types of array elements, if necessary.0+Type check the value with the derived type.1"Standard unification procedure on Types, with inclusion of Type unions.O;Unify sets of types (sets are union types of alternatives).P"Smart constructor for union types.QSimplify 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. ,-./0R1OPQ ,-./01,-. /10 ,-./0R1OPQNone $5:TSExplanatory 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 wayTWrap a type alias.UWrap a data type declarationVMake 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*.WMake ToJSON declaration, given identifier (object name in Haskell) and mapping of its keys from JSON to Haskell identifiers in the same order as in declarationX Makes a generic identifier name.Y!Add new type alias for Array typeZConvert 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.)[kFormat the type within DeclM monad, that records the separate declarations on which this one is dependent.6gSplits initial type with a given label, into a mapping of object type names and object type structures.7.Display an environment of types split by name.8[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.\OTopological sorting of splitted types so that it is accepted declaration order.]4Computes all type labels referenced by a given type.9JFor a given splitted types, it returns candidates for extra unifications.:(Unifies candidates on a give input list.^"Remaps type labels according to a _.*`abcdefgS_hijklTUVWXmnYZop[qrst6u78vw\]9:^6789:769:8'`abcdefgS_hijklTUVWXmnYZop[qrst6u78vw\]9:^None;Default output filname is used, when there is no explicit output file path, or it is "-" (stdout). Default module name is consistent with it.<7Write a Haskell module to an output file, or stdout if x filename is given.;yz{<;<<;;yz{<NoneQR=*Data type (a :|: b) that behaves all like Either<, except that has no tag in JSON representation as used by FromJSON and ToJSON.@ Convert to Either datatype.A Convert from Either datatype.BUDeconstruct the type with two functions corresponding to constructors. This is like either.=>?@ABCD=>?@AB=>?@AB=>?@ABCD=5|      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdeTffghijklmnopqrstuvwxyz{|}~{)json-autotype-1.0.18-2KwKfe5zG8H2swQLwiu7Data.Aeson.AutoType.PrettyData.Aeson.AutoType.TypeData.Aeson.AutoType.ExtractData.Aeson.AutoType.FormatData.Aeson.AutoType.CodeGenData.Aeson.AutoType.AlternativeData.Aeson.AutoType.Util $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 unifyTypes $fEqDeclState$fShowDeclState$fOrdDeclState$fGenericDeclStatesplitTypeByLabeldisplaySplitTypesnormalizeTypeNameunificationCandidatesunifyCandidatesdefaultOutputFilenamewriteHaskellModule:|:AltLeftAltRighttoEither fromEitheralt $fFromJSON:|: $fToJSON:|: $fShow:|:$fEq:|:$fOrd:|:withFileOrHandlewithFileOrDefaultHandleassertM $fHashableSet formatPairMapisUnion unifyUnionunion simplifyUnionallKeys MappedKey wrapAliaswrapDecl makeFromJSON makeToJSONgenericIdentifiernewAliasnormalizeFieldName formatTypetoposort allLabels remapLabels DeclState_decls_countertracefst3 TypeTreeMTypeTreeDeclMcounterdeclsstepMtShownewDecladdDeclkeywordsescapeKeywords emptyTypeReprrunDecladdTypesplitTypeByLabel'formatObjectType capitalize uncapitalizebaseGHC.Num-headerepilogue