We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--large-indices
1 parent c38f140 commit 2f2c413Copy full SHA for 2f2c413
CHANGELOG.md
@@ -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