summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-05-02 21:24:16 +0200
committerNadrieril2019-05-02 21:24:16 +0200
commit361aac5379c05b9592fefc2a947d3c7295b5c4ba (patch)
tree470085f779ebbd26731a967cfda586ae211ff6d6 /README.md
parentdf31616e170235bd6e82ee6385d7ce4f81824426 (diff)
Update normalization tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 002dcd9..68f157a 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ This is still quite unstable so use at your own risk. Documentation is severely
- Parsing: 100%
- Imports: 10%
-- Normalization: 81%
+- Normalization: 83%
- Typechecking: 83%
You can see what's missing from the commented out tests in `dhall/src/normalize.rs` and `dhall/src/typecheck.rs`.