[Git][ghc/ghc][wip/bump-ci-images] testsuite: Update expected output for mod184
Ben Gamari
gitlab at gitlab.haskell.org
Mon Sep 7 19:43:55 UTC 2020
Ben Gamari pushed to branch wip/bump-ci-images at Glasgow Haskell Compiler / GHC
Commits:
f14fc993 by Ben Gamari at 2020-09-07T15:42:04-04:00
testsuite: Update expected output for mod184
An earlier commit (7831fe05021caa90d4696ca91ae2b31a82e65b3d) modified
the warning yet one of the build system issues addressed in my earlier
commits appears to have been hiding the change from the testsuite.
- - - - -
1 changed file:
- testsuite/tests/module/mod184.stderr
Changes:
=====================================
testsuite/tests/module/mod184.stderr
=====================================
@@ -1,3 +1,5 @@
+
mod184.hs:6:8: warning: [-Wprepositive-qualified-module]
Found ‘qualified’ in prepositive position
Suggested fix: place ‘qualified’ after the module name instead.
+ To allow this, enable language extension 'ImportQualifiedPost'
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f14fc9931597bc69e3dc9985eb567a0e871be9f7
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f14fc9931597bc69e3dc9985eb567a0e871be9f7
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200907/15227550/attachment.html>
More information about the ghc-commits
mailing list