commit | c685cb05d4138ae5477ed0ebd37f36aaa6531082 | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Thu Jan 24 00:21:23 2019 -0500 |
committer | Jens Geyer <jensg@apache.org> | Fri Mar 08 22:08:23 2019 +0100 |
tree | ebcb104e8f50f60e80d16e5cc6c3a5b7c46c10b4 | |
parent | 52da9ab8011da02fbf8947f5b371094cbcf93af9 [diff] [blame] |
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