Skip to content

Commit 8341835

Browse files
authored
[ doc ] Update README.md on the supported versions of Agda
1 parent ebad597 commit 8341835

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Agda Language Server
22

3+
## Supported versions of Agda
4+
5+
These are the currently supported versions of Agda:
6+
* Agda-2.7.0.1
7+
* Agda-2.6.4.3
8+
* Agda-2.6.3
9+
10+
All releases will come with binaries built with these versions of Agda.
11+
12+
We plan to make the codebase compatible with **at most 3 versions of Agda** at a single time. Because otherwise we'd be drowned by CPP macros for conditional compilation.
13+
314
## Installation
415

516
The simplest way of acquiring Agda Language Server is through [agda-mode on VS Code](https://github.com/banacorn/agda-mode-vscode#agda-language-server).

0 commit comments

Comments
 (0)