From 6d0aa9ffc094ec69f1fbd7f9e15bcf7535e3370b Mon Sep 17 00:00:00 2001 From: Thomas Miedema Date: Mon, 22 Feb 2016 21:32:51 +0100 Subject: Testsuite: delete Windows line endings [skip ci] (#11631) --- .../partial-sigs/should_fail/WildcardInDefaultSignature.stderr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuite/tests/partial-sigs/should_fail/WildcardInDefaultSignature.stderr') diff --git a/testsuite/tests/partial-sigs/should_fail/WildcardInDefaultSignature.stderr b/testsuite/tests/partial-sigs/should_fail/WildcardInDefaultSignature.stderr index 0b15bd05fe..941ea1c5d4 100644 --- a/testsuite/tests/partial-sigs/should_fail/WildcardInDefaultSignature.stderr +++ b/testsuite/tests/partial-sigs/should_fail/WildcardInDefaultSignature.stderr @@ -1,4 +1,4 @@ - -WildcardInDefaultSignature.hs:7:16: error: - Wildcard ‘_’ not allowed - in a class method signature for ‘f’ + +WildcardInDefaultSignature.hs:7:16: error: + Wildcard ‘_’ not allowed + in a class method signature for ‘f’ -- cgit v1.2.1