summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/mc09.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/mc09.hs')
-rw-r--r--testsuite/tests/rename/should_compile/mc09.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_compile/mc09.hs b/testsuite/tests/rename/should_compile/mc09.hs
index f4a62fa617..1e1f2819b5 100644
--- a/testsuite/tests/rename/should_compile/mc09.hs
+++ b/testsuite/tests/rename/should_compile/mc09.hs
@@ -1,6 +1,6 @@
{-# LANGUAGE MonadComprehensions, TransformListComp #-}
--- Test performed for TransformListComp and should work for monad comp aswell:
+-- Test performed for TransformListComp and should work for monad comp as well:
-- GHC 7.0.1 failed because the renamer didn't attach
-- all the used variables to the TransformListComp constructor