From 66d897667c451ef6560d89b979b7001c57a3eda6 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Sat, 20 Mar 2021 18:07:17 +0100 Subject: THRIFT-5347 Remove deprecated Haskell bindings Client: hs Patch: Jens Geyer This closes #2352 --- doc/ReleaseManagement.md | 2 -- doc/install/debian.md | 2 -- 2 files changed, 4 deletions(-) (limited to 'doc') 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 -- cgit v1.2.1