THRIFT-906. hs: Improve type mappings
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 22 Sep 2010 00:48:56 +0000 (00:48 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 22 Sep 2010 00:48:56 +0000 (00:48 +0000)
commit75a33e858fdeb2171a4ee973ee2e53d39e891d27
treeef607ff4c80dd1123a7ccd8f9827aa5345e00e44
parentf9e3c3b140f046bf726c79db77a2a02cdc452e9b
THRIFT-906. hs: Improve type mappings

This patch fixes the type mappings to be more sane. It *will* break existing code, but the breakages should be well worth it.

Patch: Christian Lavoie

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@999700 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_hs_generator.cc
lib/hs/src/Thrift.hs
lib/hs/src/Thrift/Protocol.hs
lib/hs/src/Thrift/Protocol/Binary.hs