mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-25 13:54:55 +03:00
Update INSTALL/README
These now say Idris 1.3.2 is required
This commit is contained in:
parent
91262b4800
commit
9813b39be6
@ -1,8 +1,8 @@
|
||||
# Installation
|
||||
|
||||
Idris 2 is built using Idris, and provides support for three default code
|
||||
generation targets: Chez, Chicken, and Racket. It currently requires the
|
||||
(not yet released) latest Idris master.
|
||||
generation targets: Chez, Chicken, and Racket. It requires at least Idris
|
||||
version 1.3.2 (see https://www.idris-lang.org/download)
|
||||
|
||||
## Idris
|
||||
|
||||
|
@ -3,8 +3,7 @@ Idris 2
|
||||
|
||||
This is a pre-alpha implementation of Idris 2, the successor to Idris.
|
||||
|
||||
*** Please note: This currently requires currently requires the (not yet
|
||||
released) latest Idris master. See https://github.com/idris-lang/Idris-dev/ ***
|
||||
*** Please note: To build, these requires Idris version 1.3.2 ***
|
||||
|
||||
Idris 2 is mostly backwards compatible with Idris 1, with some minor
|
||||
exceptions. The most notable user visible differences, which might cause Idris
|
||||
|
Loading…
Reference in New Issue
Block a user