THRIFT-4698: add haskell hackage sdist target and fix cabal file
diff --git a/lib/hs/thrift.cabal b/lib/hs/thrift.cabal
index c136480..b13cff4 100644
--- a/lib/hs/thrift.cabal
+++ b/lib/hs/thrift.cabal
@@ -20,7 +20,7 @@
 Name:           thrift
 Version:        0.12.0
 Cabal-Version:  1.24
-License:        OtherLicense
+License:        Apache
 Category:       Foreign
 Build-Type:     Simple
 Synopsis:       Haskell bindings for the Apache Thrift RPC system