diff options
author | Nadrieril | 2019-12-23 22:32:02 +0000 |
---|---|---|
committer | Nadrieril | 2019-12-23 22:32:02 +0000 |
commit | c7a8a3879e04bc027881653e629822f989d45876 (patch) | |
tree | 64fa027aa54660a5b9ce54fa2f6a16d533ea8575 | |
parent | 4c7deccba50cb6d46134362128e3cb25c693c153 (diff) |
Update dhall-lang submodule
-rw-r--r-- | README.md | 2 | ||||
m--------- | dhall-lang | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 -Subproject 464b7358545a0d5c10d0aa987fed94bedc7f516 +Subproject 9f248138f69ee5e22192dc3d0417d5c77b189e0 |