Skip to content

Commit

Permalink
[ doc ] Update README.md on the supported versions of Agda
Browse files Browse the repository at this point in the history
  • Loading branch information
banacorn authored Dec 5, 2024
1 parent ebad597 commit 8341835
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Agda Language Server

## Supported versions of Agda

These are the currently supported versions of Agda:
* Agda-2.7.0.1
* Agda-2.6.4.3
* Agda-2.6.3

All releases will come with binaries built with these versions of Agda.

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.

## Installation

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).
Expand Down

0 comments on commit 8341835

Please sign in to comment.