summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-12-23 22:32:02 +0000
committerNadrieril2019-12-23 22:32:02 +0000
commitc7a8a3879e04bc027881653e629822f989d45876 (patch)
tree64fa027aa54660a5b9ce54fa2f6a16d533ea8575 /README.md
parent4c7deccba50cb6d46134362128e3cb25c693c153 (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 b834025..413da63 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ assert_eq!(deserialized_map, expected_map);
## Standard-compliance
This implementation currently supports partially the [Dhall
-standard](https://github.com/dhall-lang/dhall-lang) version `11.1.0`.
+standard](https://github.com/dhall-lang/dhall-lang) version `12.0.0`.
Only local imports are supported, but otherwise the main features are
implemented. See