[Git][ghc/ghc][wip/D5373] Add plugin configuration flag to hole-fit-plugin test

Matthías Páll Gissurarson gitlab at gitlab.haskell.org
Wed Jun 5 17:34:46 UTC 2019



Matthías Páll Gissurarson pushed to branch wip/D5373 at Glasgow Haskell Compiler / GHC


Commits:
0ade0771 by Matthías Páll Gissurarson at 2019-06-05T17:34:33Z
Add plugin configuration flag to hole-fit-plugin test

- - - - -


1 changed file:

- testsuite/tests/plugins/all.T


Changes:

=====================================
testsuite/tests/plugins/all.T
=====================================
@@ -210,6 +210,6 @@ test('T16260',
 test('test-hole-plugin',
      [extra_files(['hole-fit-plugin/']),
       pre_cmd('$MAKE -s --no-print-directory -C hole-fit-plugin package.hole-fit-plugin TOP={top}'),
-      extra_hc_opts("-package-db hole-fit-plugin/pkg.hole-fit-plugin/local.package.conf ")
+      extra_hc_opts('-package-db hole-fit-plugin/pkg.hole-fit-plugin/local.package.conf '+ config.plugin_way_flags)
       ],
      compile, ['-fdefer-typed-holes'])



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0ade0771b25fadb933490650bd120c8545acbc34

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/0ade0771b25fadb933490650bd120c8545acbc34
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/20190605/397805fe/attachment.html>


More information about the ghc-commits mailing list