[Git][ghc/ghc][master] testsuite: Introduce template-haskell-exports test
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Thu Apr 4 11:05:41 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
0fde229f by Ben Gamari at 2024-04-04T07:04:58-04:00
testsuite: Introduce template-haskell-exports test
- - - - -
2 changed files:
- testsuite/tests/interface-stability/all.T
- + testsuite/tests/interface-stability/template-haskell-exports.stdout
Changes:
=====================================
testsuite/tests/interface-stability/all.T
=====================================
@@ -9,3 +9,4 @@ def check_package(pkg_name):
check_package('base')
check_package('ghc-experimental')
+check_package('template-haskell')
=====================================
testsuite/tests/interface-stability/template-haskell-exports.stdout
=====================================
The diff for this file was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0fde229f1816a0f9a6f600df289b3d5d305eb0ea
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0fde229f1816a0f9a6f600df289b3d5d305eb0ea
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/20240404/fdbb61ad/attachment.html>
More information about the ghc-commits
mailing list