[Git][ghc/ghc][wip/js-th] Fix tests

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Tue Jan 31 10:07:41 UTC 2023



Sylvain Henry pushed to branch wip/js-th at Glasgow Haskell Compiler / GHC


Commits:
5725dc3d by Sylvain Henry at 2023-01-31T11:12:01+01:00
Fix tests

- - - - -


2 changed files:

- testsuite/tests/count-deps/CountDepsAst.stdout
- testsuite/tests/count-deps/CountDepsParser.stdout


Changes:

=====================================
testsuite/tests/count-deps/CountDepsAst.stdout
=====================================
@@ -145,6 +145,10 @@ GHC.Iface.Ext.Fields
 GHC.Iface.Recomp.Binary
 GHC.Iface.Syntax
 GHC.Iface.Type
+GHC.JS.Make
+GHC.JS.Ppr
+GHC.JS.Syntax
+GHC.JS.Transform
 GHC.Linker.Static.Utils
 GHC.Linker.Types
 GHC.Parser.Annotation
@@ -183,6 +187,9 @@ GHC.Stg.Lift.Types
 GHC.Stg.Syntax
 GHC.StgToCmm.Config
 GHC.StgToCmm.Types
+GHC.StgToJS.Linker.Types
+GHC.StgToJS.Object
+GHC.StgToJS.Types
 GHC.SysTools.BaseDir
 GHC.SysTools.Terminal
 GHC.Tc.Errors.Hole.FitTypes


=====================================
testsuite/tests/count-deps/CountDepsParser.stdout
=====================================
@@ -146,6 +146,10 @@ GHC.Iface.Ext.Fields
 GHC.Iface.Recomp.Binary
 GHC.Iface.Syntax
 GHC.Iface.Type
+GHC.JS.Make
+GHC.JS.Ppr
+GHC.JS.Syntax
+GHC.JS.Transform
 GHC.Linker.Static.Utils
 GHC.Linker.Types
 GHC.Parser
@@ -190,6 +194,9 @@ GHC.Stg.Lift.Types
 GHC.Stg.Syntax
 GHC.StgToCmm.Config
 GHC.StgToCmm.Types
+GHC.StgToJS.Linker.Types
+GHC.StgToJS.Object
+GHC.StgToJS.Types
 GHC.SysTools.BaseDir
 GHC.SysTools.Terminal
 GHC.Tc.Errors.Hole.FitTypes



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5725dc3d6f8dd9747a2258d2883bfeb6a8c0bb58

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5725dc3d6f8dd9747a2258d2883bfeb6a8c0bb58
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/20230131/fff9487a/attachment-0001.html>


More information about the ghc-commits mailing list