THRIFT-2401 Haskell tutorial compiles
authorRoger Meier <roger@apache.org>
Tue, 13 May 2014 22:49:41 +0000 (00:49 +0200)
committerRoger Meier <roger@apache.org>
Tue, 13 May 2014 22:49:41 +0000 (00:49 +0200)
commit303eb1b4f0ada3b6be45625beb6020a757a2f429
tree0ef6b88a11aac6d65c27c5fdd6eef2f2b85f7ab2
parent73b58a24699eb6b9d43ad05f8a19cd084979c31a
THRIFT-2401 Haskell tutorial compiles

Patch: John Chee & Roger Meier

includes minifix from:
THRIFT-2453 haskell tutorial: fix up division by 0 example
compiler/cpp/src/generate/t_hs_generator.cc
configure.ac
lib/hs/Thrift.cabal [changed mode: 0644->0755]
tutorial/Makefile.am
tutorial/hs/HaskellClient.hs
tutorial/hs/HaskellServer.hs
tutorial/hs/Makefile.am [new file with mode: 0755]
tutorial/hs/Setup.lhs [new file with mode: 0644]
tutorial/hs/ThriftTutorial.cabal [changed mode: 0644->0755]