From 3c9dc06ba2034e867c9169e60e854539875654fd Mon Sep 17 00:00:00 2001 From: Brian Wignall Date: Thu, 19 Dec 2019 09:11:42 -0500 Subject: Fix typos, via a Levenshtein-style corrector --- testsuite/tests/typecheck/should_compile/tc199.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/typecheck/should_compile/tc199.hs') diff --git a/testsuite/tests/typecheck/should_compile/tc199.hs b/testsuite/tests/typecheck/should_compile/tc199.hs index 4e65358aa0..73df16f68c 100644 --- a/testsuite/tests/typecheck/should_compile/tc199.hs +++ b/testsuite/tests/typecheck/should_compile/tc199.hs @@ -5,7 +5,7 @@ -- Hence needing AllowAmbiguousTypes -- -- However, arguably the instance declaration should be accepted, --- beause it's equivalent to +-- because it's equivalent to -- instance Baz Int Int where { foo x = x } -- which *does* typecheck -- cgit v1.2.1