We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6803933 commit dd7c481Copy full SHA for dd7c481
CHANGELOG.md
@@ -1,4 +1,8 @@
1
Version 2.1.1
2
=============
3
4
-The library has been tested using Agda 2.7.0 release candidate 1.
+The library has been tested using Agda 2.7.0.
5
+
6
+* Fixed `Reflection.AST.Definition` to take into account Agda now exposes a `Quantity` argument on the reflection `constructor` constructor.
7
8
+* In `Reflection.AST.Show` added new function `showQuantity`
0 commit comments