summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-02-20 18:54:58 +0000
committerNadrieril2020-02-20 18:54:58 +0000
commit0e07c9cd012efaeae7e1c50a3499a13aef4d2b61 (patch)
tree03ccb36bbb8c4b5a4c3da203b82b593cce2b7699 /README.md
parent86508a3ad59a0bfc1e24448d0a0126b1a1c645e1 (diff)
Disallow Natural literals with leading zeros
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a46859e..34878f4 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,7 @@ same name as the corresponding test.
[???]
+- Disallow Natural literals with leading zeros
- Add support for duplicate record fields
- Update to supporting dhall v13.0.0