Commit client support for framed transport in Haskell from Martin Grabmueller.
authorChristian Lavoie <clavoie@apache.org>
Wed, 9 Feb 2011 05:27:32 +0000 (05:27 +0000)
committerChristian Lavoie <clavoie@apache.org>
Wed, 9 Feb 2011 05:27:32 +0000 (05:27 +0000)
commit410253a1e02e5c0d5651c98fa97e4754dfcc04ea
tree49e504efb1c673c6ccabdc63d32da84078eeab6f
parent2bbc328212ee779b96aa3cdf96f2a054a1226214
Commit client support for framed transport in Haskell from Martin Grabmueller.

THRIFT-538: missing support for framed transport

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1068756 13f79535-47bb-0310-9956-ffa450edef68
lib/hs/Thrift.cabal
lib/hs/src/Thrift/Transport/Framed.hs [new file with mode: 0644]