summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-04-04 15:41:17 +0200
committerNadrieril2019-04-04 15:41:17 +0200
commitce7358f7477b968df34fabe39e237b953148ea79 (patch)
tree7f32977108da9bdb573f892d1fed16a0d0c99dd4 /README.md
parent57ccbfa16f48f373ac5545b8523de56fb996ba3e (diff)
Update dhall-lang submodule
Diffstat (limited to '')
-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`.