summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-03-20 18:07:17 +0100
committerJens Geyer <jensg@apache.org>2021-03-22 09:42:38 +0100
commit66d897667c451ef6560d89b979b7001c57a3eda6 (patch)
tree4420429109c582375fc68aa125a2b6f6b8019dd3 /doc
parentcd2fae091b9bafd0977ef290f722532c36a64d2e (diff)
downloadthrift-66d897667c451ef6560d89b979b7001c57a3eda6.tar.gz
THRIFT-5347 Remove deprecated Haskell bindings
Client: hs Patch: Jens Geyer This closes #2352
Diffstat (limited to 'doc')
-rw-r--r--doc/ReleaseManagement.md2
-rw-r--r--doc/install/debian.md2
2 files changed, 0 insertions, 4 deletions
diff --git a/doc/ReleaseManagement.md b/doc/ReleaseManagement.md
index d2b6f342e..70df31cd7 100644
--- a/doc/ReleaseManagement.md
+++ b/doc/ReleaseManagement.md
@@ -399,8 +399,6 @@ See https://thrift.apache.org/lib/ for the current status of each external packa
* Run "pub publish" and go through the google account authorization to allow it.
* [dlang] Within a day, the dlang dub site https://code.dlang.org/packages/apache-thrift?tab=info
should pick up the release based on the tag. No action is needed.
-* [haskell] https://hackage.haskell.org/package/thrift
- https://jira.apache.org/jira/browse/THRIFT-4698
* [npmjs] @jfarrell is the only one who can do this right now.
https://issues.apache.org/jira/browse/THRIFT-4688
* [perl] A submission to CPAN is necessary (normally jeking3 does this):
diff --git a/doc/install/debian.md b/doc/install/debian.md
index c18487f75..92d68e9ce 100644
--- a/doc/install/debian.md
+++ b/doc/install/debian.md
@@ -34,8 +34,6 @@ If you would like to build Apache Thrift libraries for other programming languag
* erlang-base erlang-eunit erlang-dev rebar
* NetStd
* apt-transport-https dotnet-sdk-5.0 aspnetcore-runtime-5.0
- * Haskell
- * ghc cabal-install libghc-binary-dev libghc-network-dev libghc-http-dev
* Thrift Compiler for Windows
* mingw-w64 mingw-w64-x86-64-dev nsis
* Rust