h$7      !"#$%&'()*+,-./0123456 Safe-Inferred  (c) Daiki Handa, 2010-2011BSD3tanaka.hideyuki@gmail.com experimentalportable Trustworthy3 ! Trustworthy"#$ Trustworthy38 % msgpack-types*Object Representation of MessagePack data.& msgpack-typesrepresents nil' msgpack-typesrepresents true or false( msgpack-typesrepresents a negative integer) msgpack-typesrepresents a positive integer* msgpack-types"represents a floating point number+ msgpack-types"represents a floating point number, msgpack-types,extending Raw type represents a UTF-8 string- msgpack-types*extending Raw type represents a byte array. msgpack-types represents a sequence of objects/ msgpack-types%represents key-value pairs of objects0 msgpack-typesrepresents a tuple of an integer and a byte array where the integer represents type information and the byte array represents data. %&'()*+,-./0(c) Hideyuki Tanaka, 2009-2015BSD3tanaka.hideyuki@gmail.com experimentalportable Trustworthy  &9>?12378945 Trustworthy >? Trustworthy6 msgpack-types Similar to 3 5 but returns the result in a :.Useful when running in another : like ;. !"#$%&'()*+,-./0123456 !%&'()*+,-./012345"$#6<      !"#$%&''()*+,-./0123456789:;<=>?@ABCADEmsgpack-types-0.3.2-inplaceData.MessagePack.TagsData.MessagePack.TypesData.MessagePack.Types.Assoc"Data.MessagePack.Types.DecodeErrorData.MessagePack.Types.ObjectData.MessagePack.Types.ClassData.MessagePack.Types.Generic TAG_map_32 TAG_map_16 TAG_array_32 TAG_array_16 TAG_str_32 TAG_str_16 TAG_str_8 TAG_fixext_16 TAG_fixext_8 TAG_fixext_4 TAG_fixext_2 TAG_fixext_1 TAG_int_64 TAG_int_32 TAG_int_16 TAG_int_8 TAG_uint_64 TAG_uint_32 TAG_uint_16 TAG_uint_8 TAG_float_64 TAG_float_32 TAG_ext_32 TAG_ext_16 TAG_ext_8 TAG_bin_32 TAG_bin_16 TAG_bin_8TAG_true TAG_falseTAG_nilAssocunAssoc DecodeError errorMessages decodeErrorObject ObjectNil ObjectBool ObjectInt ObjectWord ObjectFloat ObjectDouble ObjectStr ObjectBin ObjectArray ObjectMap ObjectExt MessagePacktoObjectfromObjectWithConfig defaultConfig fromObject GMessagePack gToObject gFromObjectbaseControl.Monad.Fail MonadFail GHC.MaybeMaybe