Skip to content

Commit 2f2c413

Browse files
committed
v1.7.3 CHANGELOG entry for --large-indices (agda#2030)
1 parent c38f140 commit 2f2c413

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Version 1.7.3
2+
=============
3+
4+
The library has been tested using Agda 2.6.4.
5+
6+
* To avoid _large indices_ that are by default no longer allowed in Agda 2.6.4,
7+
universe levels have been increased in the following definitions:
8+
- `Data.Star.Decoration.DecoratedWith`
9+
- `Data.Star.Pointer.Pointer`
10+
- `Reflection.AnnotatedAST.Typeₐ`
11+
- `Reflection.AnnotatedAST.AnnotationFun`

0 commit comments

Comments
 (0)