mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
changelog
This commit is contained in:
parent
0ed19f3630
commit
3a43c135c8
@ -198,6 +198,8 @@ This CHANGELOG describes the merged but unreleased changes. Please see [CHANGELO
|
||||
* Quantity of the argument for the type being searched in the `search` function
|
||||
from `Language.Reflection` was changed to be zero.
|
||||
|
||||
* Added `fromRight` and `fromLeft` for extracting values out of `Either`, equivalent to `fromJust` for `Just`.
|
||||
|
||||
#### Contrib
|
||||
|
||||
* `Data.List.Lazy` was moved from `contrib` to `base`.
|
||||
|
Loading…
Reference in New Issue
Block a user