summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-04-04 15:41:17 +0200
committerNadrieril2019-04-04 15:41:39 +0200
commit7336787af41adc4dfe650f7c7f10f9c7c3c011db (patch)
treeb4d9e9c421f4b6c4f031c82ec909dc013e73e635 /README.md
parentbc64e9e305f50ad04e6e2071dad8c153c1582b8c (diff)
Update dhall-lang submodule
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 148a57f..6ba1bfc 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: 77%
+- Typechecking: 78%
You can see what's missing from the commented out tests in `dhall/tests`.