summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail170.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail170.hs')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail170.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail170.hs b/testsuite/tests/typecheck/should_fail/tcfail170.hs
index 1e7838cb43..66c8cf3bcc 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail170.hs
+++ b/testsuite/tests/typecheck/should_fail/tcfail170.hs
@@ -5,4 +5,4 @@ module ShouldFail where
class C a b | a -> b
instance C [p] [q]
- -- Coverage condition fails
+ -- Coverage condition fails