summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/TH_ppr1.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quotes/TH_ppr1.stdout')
-rw-r--r--testsuite/tests/quotes/TH_ppr1.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quotes/TH_ppr1.stdout b/testsuite/tests/quotes/TH_ppr1.stdout
index 6c18e3fa2b..f6b89ec83e 100644
--- a/testsuite/tests/quotes/TH_ppr1.stdout
+++ b/testsuite/tests/quotes/TH_ppr1.stdout
@@ -7,7 +7,7 @@ Main.u1 GHC.Types.: Main.u2
\((GHC.Types.:) x_0 xs_1) -> x_0
\(x_0 GHC.Types.: xs_1) -> x_0
class Foo_0 a_1 b_2
- where foo_3 :: a_1 -> b_2
+ where {foo_3 :: a_1 -> b_2}
\x_0 -> (x_0, 1 `x_0` 2)
\(+_0) -> ((+_0), 1 +_0 2)
(Main.f, 1 `Main.f` 2)