From d48bec76ad60878e0ebfd2cd468e5f961d9dfcc9 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 22 Dec 2019 19:10:59 +0000 Subject: Update dhall-lang submodule --- README.md | 2 +- dhall-lang | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/dhall-lang b/dhall-lang index e95d863..8098184 160000 --- a/dhall-lang +++ b/dhall-lang @@ -1 +1 @@ -Subproject commit e95d863766356c3b5a299c1db1c299df7a315294 +Subproject commit 8098184d17c3aecc82674a7b874077a7641be05a -- cgit v1.2.3