msgpack / msgpack-haskell

Haskell implementation of MessagePack / msgpack.org[Haskell]
http://hackage.haskell.org/package/msgpack
138 stars 80 forks source link

Fixed interpretation error of generated python and ruby client. #14

Closed delta2323 closed 12 years ago

delta2323 commented 12 years ago

I fixed two errors in generating code (i.e. Haskell code). These errors caused syntax and require errors in generated code (i.e. Ruby and Python code).