Skip to content

Commit

Permalink
Merge pull request #318 from ejgallego/deprecate_serapi
Browse files Browse the repository at this point in the history
[meta] Put SerAPI in maintenance mode.
  • Loading branch information
ejgallego authored Feb 14, 2023
2 parents bde3fcd + 436a0e4 commit dbb9507
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
[zulip-badge]: https://img.shields.io/badge/Zulip-chat-informational.svg
[zulip-link]: https://coq.zulipchat.com/#narrow/stream/256331-SerAPI

**Note**: Coq SerAPI is now in maintenance mode, and has been
succeeded by [coq-lsp](https://github.com/ejgallego/coq-lsp/), which
solves many longstanding issues and feature requests.

See https://github.com/ejgallego/coq-serapi/issues/252 for more
information. The `serlib` component of this repository is still
active, pending its integration in Coq at some point.

To install with opam:
```
$ opam install coq-serapi
Expand Down

0 comments on commit dbb9507

Please sign in to comment.