summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/Simple2.stderr
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2017-07-12 19:26:37 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2017-07-12 19:26:37 -0400
commit1909985b412866d9fa1dde51d36b1cf7ff6de8a6 (patch)
tree80419f2b692e947eb536308c1d1afc0b0a474142 /testsuite/tests/indexed-types/should_compile/Simple2.stderr
parent4700baaf8f9bf3c44a53a595d840c7c14cfd6f98 (diff)
downloadhaskell-1909985b412866d9fa1dde51d36b1cf7ff6de8a6.tar.gz
Fix some excessive spacing in error messages
Test Plan: If it builds, ship it Reviewers: austin, bgamari Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3729
Diffstat (limited to 'testsuite/tests/indexed-types/should_compile/Simple2.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_compile/Simple2.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/Simple2.stderr b/testsuite/tests/indexed-types/should_compile/Simple2.stderr
index 4b3b0f619a..c43280e79d 100644
--- a/testsuite/tests/indexed-types/should_compile/Simple2.stderr
+++ b/testsuite/tests/indexed-types/should_compile/Simple2.stderr
@@ -1,6 +1,6 @@
Simple2.hs:21:1: warning: [-Wmissing-methods (in -Wdefault)]
- • No explicit associated type or default declaration for ‘S3n’
+ • No explicit associated type or default declaration for ‘S3n’
• In the instance declaration for ‘C3 Char’
Simple2.hs:21:10: warning: [-Wmissing-methods (in -Wdefault)]
@@ -9,7 +9,7 @@ Simple2.hs:21:10: warning: [-Wmissing-methods (in -Wdefault)]
• In the instance declaration for ‘C3 Char’
Simple2.hs:29:1: warning: [-Wmissing-methods (in -Wdefault)]
- • No explicit associated type or default declaration for ‘S3n’
+ • No explicit associated type or default declaration for ‘S3n’
• In the instance declaration for ‘C3 Bool’
Simple2.hs:29:10: warning: [-Wmissing-methods (in -Wdefault)]
@@ -18,11 +18,11 @@ Simple2.hs:29:10: warning: [-Wmissing-methods (in -Wdefault)]
• In the instance declaration for ‘C3 Bool’
Simple2.hs:39:1: warning: [-Wmissing-methods (in -Wdefault)]
- • No explicit associated type or default declaration for ‘S3’
+ • No explicit associated type or default declaration for ‘S3’
• In the instance declaration for ‘C3 Float’
Simple2.hs:39:1: warning: [-Wmissing-methods (in -Wdefault)]
- • No explicit associated type or default declaration for ‘S3n’
+ • No explicit associated type or default declaration for ‘S3n’
• In the instance declaration for ‘C3 Float’
Simple2.hs:39:10: warning: [-Wmissing-methods (in -Wdefault)]