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