mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 02:23:44 +03:00
[ doc ] add lazy functions to changelog
This commit is contained in:
parent
6c6867490c
commit
2733ec2333
@ -12,6 +12,8 @@
|
||||
size-change termination by Lee, Jones and Ben-Amram.
|
||||
* New function option `%unsafe` to mark definitions that are escape hatches
|
||||
similar to the builtins `believe_me`, `assert_total`, etc.
|
||||
* Rudimentary support for defining lazy functions (addressing issue
|
||||
[#1066](https://github.com/idris-lang/idris2/issues/1066)).
|
||||
|
||||
### REPL changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user