From c7a8a3879e04bc027881653e629822f989d45876 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Mon, 23 Dec 2019 22:32:02 +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 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 diff --git a/dhall-lang b/dhall-lang index 464b735..9f24813 160000 --- a/dhall-lang +++ b/dhall-lang @@ -1 +1 @@ -Subproject commit 464b7358545a0d5c10d0aa987fed94bedc7f5162 +Subproject commit 9f248138f69ee5e22192dc3d0417d5c77b189e04 -- cgit v1.2.3