THRIFT-560. haskell: Add tutorial
authorDavid Reiss <dreiss@apache.org>
Mon, 11 Jan 2010 19:13:18 +0000 (19:13 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 11 Jan 2010 19:13:18 +0000 (19:13 +0000)
commit68f8c389bd00ef179b6b0bd03a7aadcbe2cfd05a
tree53ad6c2d9bcc3193bba5985041e929d3a78edb17
parent9d435ab1913de3a597c0e2596d2cf8a71180ee20
THRIFT-560. haskell: Add tutorial

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@898015 13f79535-47bb-0310-9956-ffa450edef68
tutorial/hs/HaskellClient.hs [new file with mode: 0644]
tutorial/hs/HaskellServer.hs [new file with mode: 0644]
tutorial/hs/ThriftTutorial.cabal [new file with mode: 0644]