summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt
diff options
context:
space:
mode:
authorNadrieril2020-01-30 11:53:18 +0000
committerNadrieril2020-01-30 11:53:18 +0000
commitec5fb594adf10b18a4457c3089ce4b00e2c50a39 (patch)
tree1bb20cae1aff325e1eb60c250f4bb867ef9b39f8 /dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt
parent7dd2d64073b662acccb39601591c754279385308 (diff)
Remove debug output in type errors
Diffstat (limited to 'dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt')
-rw-r--r--dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt22
1 files changed, 1 insertions, 21 deletions
diff --git a/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt b/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt
index 77fed39..8b729a4 100644
--- a/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt
+++ b/dhall/tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt
@@ -1,21 +1 @@
-Type error: Unhandled error: MergeHandlerTypeMismatch: Value@WHNF {
- value: AppliedBuiltin(
- Natural,
- [],
- [],
- NzEnv {
- items: [],
- },
- ),
- type: Type,
-} != Value@WHNF {
- value: AppliedBuiltin(
- Bool,
- [],
- [],
- NzEnv {
- items: [],
- },
- ),
- type: Type,
-}
+Type error: Unhandled error: MergeHandlerTypeMismatch