summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-12-22 19:10:59 +0000
committerNadrieril2019-12-22 19:10:59 +0000
commitd48bec76ad60878e0ebfd2cd468e5f961d9dfcc9 (patch)
tree1849dd1a08ba875f419ad2910c6806304f8f40da /README.md
parente294450e1e76491e96019b8a3695463e09d1739b (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 bf8fb07..d175d4a 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 `10.0`.
+standard](https://github.com/dhall-lang/dhall-lang) version `11.0`.
Only local imports are supported, but otherwise the main features are
implemented. See