summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-04-06 12:52:37 +0200
committerNadrieril2019-04-06 12:52:37 +0200
commit0cf63216e96331d56e58ba92a35f95ced2fa23ab (patch)
treeb1bc51cd6415fa76c670fc424ee563a035db17e2 /README.md
parente0d16abfbd4ecc080dab960b531b749bd72c68e6 (diff)
Add type-inference tests
Closes #49
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 6ba1bfc..599d48b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This language is defined by a [standard](https://github.com/dhall-lang/dhall-lan
- Parsing: 100%
- Imports: 0%
- Normalization: 74%
-- Typechecking: 78%
+- Typechecking: 66%
You can see what's missing from the commented out tests in `dhall/tests`.