issues
search
msgpack
/
msgpack-haskell
Haskell implementation of MessagePack / msgpack.org[Haskell]
http://hackage.haskell.org/package/msgpack
138
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Integer of MessagePack class
#86
evan0greenup
opened
11 months ago
0
fix(msgpack-aeson)!: support aeson version 2
#85
ncaq
opened
1 year ago
1
Publish the latest version to Hackage
#84
etorreborre
opened
2 years ago
1
Add UNIX socket to serve RPC
#83
RaitoBezarius
opened
2 years ago
0
Support newer GHC/base package
#82
unclechu
closed
4 years ago
1
msgpack-rpc is compatible with base-7.13
#81
k0ral
opened
4 years ago
0
Minor changes
#80
symbiont-rahul-muttineni
closed
5 years ago
0
adds some conveniences and instances
#79
symbiont-sam-halliday
closed
5 years ago
0
Update examples in msgpack-rpc
#78
qoelet
closed
5 years ago
1
quickcheck version bounds bump
#77
2mol
closed
5 years ago
1
remove orphans from the Aeson integration
#76
fommil
closed
5 years ago
0
Unable to build msgpack
#75
timyounes
closed
5 years ago
1
msgpack fails to decode fixstr
#74
jchia
closed
8 years ago
1
Allow binary-0.8 to be used
#73
jchia
closed
5 years ago
1
Allow binary-0.8
#72
jchia
closed
7 years ago
4
execClient does not permit returning results
#71
iphydf
opened
8 years ago
2
Fix decoding of `Maybe a`.
#70
iphydf
closed
8 years ago
1
Infinite loop in client receiving "Just a" from a "Maybe a" method
#69
iphydf
closed
5 years ago
1
The type of Client.call cannot be named
#68
iphydf
opened
8 years ago
0
Hackage release does not compile
#67
iphydf
closed
5 years ago
1
32 bit float encoding looks incorrect
#66
hcarty
closed
5 years ago
1
Add serveUnix
#65
valpackett
opened
8 years ago
1
Fix MessagePack Maybe instance, add Maybe tests, fix msgpack-rpc tests, fix documentation
#64
akegalj
closed
7 years ago
5
Incorrect bounds
#63
phadej
closed
5 years ago
1
Add to stackage
#62
nh2
opened
8 years ago
13
Tidy up grammatical structure; fix spelling errors
#61
hinsley
closed
5 years ago
0
Maybe fix maybe maybe?
#60
Thhethssmuz
closed
5 years ago
0
fromObject always returning Nothing
#59
zovt
closed
9 years ago
1
Fix bug in (Maybe a) fromObject decoding
#58
reiddraper
closed
5 years ago
5
msgpack-0.7 with relaxed upper bounds
#57
nh2
closed
5 years ago
6
msgpack-1.0.0 fails to build
#56
igniting
closed
5 years ago
4
Fix Float encoding
#55
reiddraper
closed
5 years ago
3
Update depencies, fix deprecations
#54
queertypes
closed
5 years ago
17
Hlint suggestions
#53
rodrigosetti
closed
7 years ago
1
Adds missing support for str 8 (0xd9 mark)
#52
rodrigosetti
closed
7 years ago
1
Update version of text from == 0.11.* to == 1.*
#51
rodrigosetti
closed
7 years ago
2
Update text version
#50
blanu
closed
5 years ago
2
Makes the key name in Object to be customizable
#49
himura
closed
7 years ago
1
Relax version dependencies
#48
himura
closed
9 years ago
3
Make tryFromObject errors give more detail about which cast didn't work
#47
cpennington
closed
8 years ago
1
Fix packing of Floats. Add tests of Object packing and unpacking
#46
cpennington
closed
8 years ago
2
Enum type not generated
#45
wphust
opened
10 years ago
0
Bump template-haskell dependency version
#44
leonbaum
closed
5 years ago
4
Fixed bugs in Derive.hs
#43
sbeschke
closed
5 years ago
2
Couple of small fixes and some code cleanup
#42
ghost
closed
8 years ago
0
New spec not supported ?
#41
PierreR
closed
11 years ago
1
msgpack-idl README is outdated
#40
UnkindPartition
opened
11 years ago
0
Extension type is not supported
#39
UnkindPartition
closed
5 years ago
1
Problem unpacking ADTs
#38
leonbaum
closed
5 years ago
2
Packing single precision floating point number
#37
ghost
closed
5 years ago
1
Next