úÎ!/¢*’U      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRST(c) Daiki Handa, 2010-2011BSD3tanaka.hideyuki@gmail.com experimentalportable Trustworthy2MðF© Hideyuki Tanaka 2009-2015 , © Herbert Valerio Riedel 2019BSD3 Trustworthy_ª msgpackDeserialize an integer into an UWARNINGR: Currently this function silently wraps around integers to make them fit into an U7. This will be changed in the next major version (i.e.  msgpack-1.1.0). msgpackDeserialize an integer into a VXThis operation will fail if the encoded integer doesn't fit into the value range of the V type. msgpackDeserialize an integer into an WXThis operation will fail if the encoded integer doesn't fit into the value range of the W type. msgpackDeserialize an integer into a VXThis operation will fail if the encoded integer doesn't fit into the value range of the X type.     F© Hideyuki Tanaka 2009-2015 , © Herbert Valerio Riedel 2019BSD3 Trustworthy]msgpackmsgpackmsgpack  !  !F© Hideyuki Tanaka 2009-2015 , © Herbert Valerio Riedel 2019BSD3 Trustworthy 27=?_%¶"msgpack)Class for converting between MessagePack %s and native Haskell types.%msgpack*Object Representation of MessagePack data.&msgpackrepresents nil'msgpackrepresents true or false(msgpackrepresents an integer)msgpack"represents a floating point number*msgpack"represents a floating point number+msgpack,extending Raw type represents a UTF-8 string,msgpack*extending Raw type represents a byte array-msgpack represents a sequence of objects.msgpack%represents key-value pairs of objects/msgpack„represents a tuple of an integer and a byte array where the integer represents type information and the byte array represents data.0msgpackThis Y4 instance encodes/decodes to/from MessagePack formatAmsgpackCmsgpackZ&s are encoded as nullable types, i.e. [ is encoded as nil.NOTE: Encoding nested Zs or Z"s enclosing types which encode to nil) (such as '()') will break round-trippingLmsgpack Encodes as &MmsgpackThe trivial identity " instance"#$%&'()*+,-./%&'()*+,-./"#$F© Hideyuki Tanaka 2009-2015 , © Herbert Valerio Riedel 2019BSD3 Trustworthy)ÒSmsgpack+Pack a Haskell value to MessagePack binary.TmsgpackNUnpack MessagePack binary to a Haskell value. If it fails, it returns Nothing.-  !"#$%&'()*+,-./STST\      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\Z[]^_`^abcde^fg^fhi&msgpack-1.0.1.0-FFuxLougBOQFoaFBQgMluDData.MessagePack.AssocData.MessagePack.GetData.MessagePack.PutData.MessagePack.ObjectData.MessagePackAssocunAssoc $fShowAssoc $fReadAssoc $fEqAssoc $fOrdAssoc $fNFDataAssocgetNilgetBoolgetIntgetWordgetInt64 getWord64getFloat getDoublegetStrgetBingetArraygetMapgetExtputNilputBoolputIntputWordputInt64 putWord64putFloat putDoubleputStrputBinputArrayputMapputExt MessagePacktoObject fromObjectObject ObjectNil ObjectBool ObjectInt ObjectFloat ObjectDouble ObjectStr ObjectBin ObjectArray ObjectMap ObjectExt$fBinaryObject$fNFDataObject$fMessagePack(,,,,,,,,)$fMessagePack(,,,,,,,)$fMessagePack(,,,,,,)$fMessagePack(,,,,,)$fMessagePack(,,,,)$fMessagePack(,,,)$fMessagePack(,,)$fMessagePack(,)$fMessagePackHashMap$fMessagePackIntMap$fMessagePackMap$fMessagePackAssoc$fMessagePack[]$fMessagePackText$fMessagePackText0$fMessagePackShortByteString$fMessagePackByteString$fMessagePackMaybe$fMessagePackAssoc0$fMessagePackVector$fMessagePack[]0$fMessagePackByteString0$fMessagePackDouble$fMessagePackFloat$fMessagePackBool$fMessagePackInt$fMessagePack()$fMessagePackObject $fShowObject $fReadObject $fEqObject $fOrdObject$fGenericObjectpackunpackghc-prim GHC.TypesIntWordbaseGHC.IntInt64GHC.WordWord64binary-0.8.6.0Data.Binary.ClassBinary GHC.MaybeMaybeNothing