From 20be0a856a8e317418b6674262baa05653f79832 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 27 Dec 2019 13:51:02 +0000 Subject: Update dhall-lang submodule --- dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt') diff --git a/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt b/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt index 3f6c6a6..ae36eef 100644 --- a/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt +++ b/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt @@ -10,4 +10,4 @@ 1 | merge { x = λ(_ : Bool) → _ } (< x : Natural >.x 1)␊ | ^--^ | - = But the function expected an argument of type Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type } + = But the function expected an argument of type Value@NF { value: AppliedBuiltin(Bool, []), type: Type } -- cgit v1.2.3