commit | d92179129a5674784da7248f09bd41d32bb762bc | [log] [tgz] |
---|---|---|
author | cdwijayarathna <cdwijayarathna@gmail.com> | Fri Aug 15 22:18:30 2014 +0530 |
committer | Roger Meier <roger@apache.org> | Fri Aug 15 23:34:45 2014 +0200 |
tree | 674af6faa33e54362bfd94a4ffbbd4f780b3121a | |
parent | 8720260e39c730be6803a17192b533e3fe6bcbf8 [diff] [blame] |
THRIFT-847 Test Framework harmonization across all languages Signed-off-by: Roger Meier <roger@apache.org>
diff --git a/lib/hs/Thrift.cabal b/lib/hs/Thrift.cabal index f847663..1b71ca7 100755 --- a/lib/hs/Thrift.cabal +++ b/lib/hs/Thrift.cabal
@@ -68,6 +68,6 @@ Hs-Source-Dirs: tests Build-Depends: - base, QuickCheck, binary, bytestring, thrift + base, QuickCheck, binary, bytestring, thrift, split Main-Is: JSONTests.hs \ No newline at end of file