From a775c2c1019c1c2c21bf09cf10ca8e3916462bb8 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 22 Dec 2019 19:12:37 +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 d175d4a..b834025 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.0`. +standard](https://github.com/dhall-lang/dhall-lang) version `11.1.0`. Only local imports are supported, but otherwise the main features are implemented. See diff --git a/dhall-lang b/dhall-lang index 8098184..31e90e1 160000 --- a/dhall-lang +++ b/dhall-lang @@ -1 +1 @@ -Subproject commit 8098184d17c3aecc82674a7b874077a7641be05a +Subproject commit 31e90e1996f6c4cb50e03ccb1f3c45beb4bd278c -- cgit v1.2.3