Îõ³h& s‚.      !"#$%&'()*+,- Safe-Inferred>?ÀÖ×Ùç generic-aeson'Class for testing if the functors from  GHC.GenericsÖ are enumerations. You generally don't need to give any custom instances. Just call . generic-aeson2Generically test if a data type is an enumeration. Safe-Inferred  /8É×Ù} generic-aesonÈLowercases the first letter and strips leading and trailing underscores.   None  >?ÀÑÖ×Ùd generic-aeson$Class for parsing the functors from  GHC.Genericsê from JSON. You generally don't need to give any custom instances. Just add 'deriving Generic' and call  gFromJson. generic-aesonïGenerically read a functor from a JSON value. The first argument tells us if there are multiple constructors in the data type. The second indicates if we've already detected that this data type has multiple constructors. When this is False, the (:*:) puts the fields in the state. The third indicates if this data type is an enumeration (only empty constructors). The third is a function for parsing the recursive positions. A JSON value is then parsed to either a functor, or a failure. generic-aeson'Class for converting the functors from  GHC.Genericsè to JSON. You generally don't need to give any custom instances. Just add 'deriving Generic' and call gToJson. generic-aesonÜGenerically show a functor as a JSON value. The first argument tells us if there are multiple constructors in the data type. The second indicates if this data type is an enumeration (only empty constructors). A functor is then converted to either a list of values (for non-labeled fields) or a list of String/value pairs (for labeled fields). generic-aesonConvert any datatype with a . instance to a JSON /. generic-aesonParse any datatype with a . instance from a JSON /.   0      !"#$%&'()*+,-./01234567generic-aeson-0.2.0.13-inplaceGenerics.Generic.IsEnumGenerics.Generic.Aeson.UtilGenerics.Generic.AesonGIsEnumgIsEnumisEnum $fGIsEnumM1 $fGIsEnumM10 $fGIsEnumM11 $fGIsEnum:*: $fGIsEnum:+: $fGIsEnumRec1 $fGIsEnumPar1 $fGIsEnumU1 $fGIsEnumK1 $fGIsEnumV1Settings stripPrefixconNameTselNameT formatLabelmultipleConstructorsdefaultSettings$fShowSettings GfromJson gparseJSONfGtoJsongtoJSONfgtoJsongtoJsonWithSettings gparseJsongparseJsonWithSettings $fGtoJsonM1 $fGtoJsonM10 $fGtoJsonM11 $fGtoJsonM12 $fGtoJson:*: $fGtoJson:+: $fGtoJsonK1 $fGtoJsonU1 $fGfromJsonM1$fGfromJsonM10$fGfromJsonM11$fGfromJsonM12$fGfromJson:*:$fGfromJson:+: $fGfromJsonK1 $fGfromJsonU1base GHC.GenericsGenericsn-2.0.1.0-04abe105Data.Aeson.Types.InternalValue