From 8abb6c24cd26b64d708a74faaa28cc9294dc3466 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 9 Feb 2020 17:47:58 +0000 Subject: Move ui outputs to a sensible place --- dhall/tests/errors/import/importBoundary.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 dhall/tests/errors/import/importBoundary.txt (limited to 'dhall/tests/errors/import/importBoundary.txt') diff --git a/dhall/tests/errors/import/importBoundary.txt b/dhall/tests/errors/import/importBoundary.txt deleted file mode 100644 index 8f78e48..0000000 --- a/dhall/tests/errors/import/importBoundary.txt +++ /dev/null @@ -1 +0,0 @@ -Recursive(Import { mode: Code, location: Local(Parent, FilePath { file_path: ["data", "importBoundary.dhall"] }), hash: None }, Typecheck(TypeError { message: Custom("error: unbound variable `x`\n --> :1:0\n |\n...\n3 | x\n | ^ not found in this scope\n |") })) -- cgit v1.2.3