summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T8331.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/T8331.stderr')
-rw-r--r--testsuite/tests/simplCore/should_compile/T8331.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T8331.stderr b/testsuite/tests/simplCore/should_compile/T8331.stderr
index 322323be6c..030b175298 100644
--- a/testsuite/tests/simplCore/should_compile/T8331.stderr
+++ b/testsuite/tests/simplCore/should_compile/T8331.stderr
@@ -1,9 +1,9 @@
==================== Tidy Core rules ====================
"SPEC useAbstractMonad"
- forall (@ s)
+ forall (@s)
($dMonadAbstractIOST :: MonadAbstractIOST (ReaderT Int (ST s))).
- useAbstractMonad @ (ReaderT Int (ST s)) $dMonadAbstractIOST
- = useAbstractMonad_$suseAbstractMonad @ s
+ useAbstractMonad @(ReaderT Int (ST s)) $dMonadAbstractIOST
+ = useAbstractMonad_$suseAbstractMonad @s