summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail023.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/readFail023.hs')
-rw-r--r--testsuite/tests/parser/should_fail/readFail023.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/parser/should_fail/readFail023.hs b/testsuite/tests/parser/should_fail/readFail023.hs
index 9c230f8a6a..47e84e6d66 100644
--- a/testsuite/tests/parser/should_fail/readFail023.hs
+++ b/testsuite/tests/parser/should_fail/readFail023.hs
@@ -8,5 +8,5 @@ module ShouldFail where
k = (-3 **)
where
- (**) = const
- infixl 7 **
+ (**) = const
+ infixl 7 **