[Git][ghc/ghc][wip/js-th] 2 commits: Fix tests

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Thu Apr 13 21:01:24 UTC 2023



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


Commits:
55209151 by Sylvain Henry at 2023-04-13T23:03:44+02:00
Fix tests

- - - - -
3fde377b by Sylvain Henry at 2023-04-13T23:05:27+02:00
Remove spurious change

- - - - -


3 changed files:

- compiler/GHC/Driver/Pipeline.hs
- testsuite/tests/count-deps/CountDepsAst.stdout
- testsuite/tests/count-deps/CountDepsParser.stdout


Changes:

=====================================
compiler/GHC/Driver/Pipeline.hs
=====================================
@@ -111,6 +111,8 @@ import GHC.Types.SourceError
 
 import GHC.Unit
 import GHC.Unit.Env
+--import GHC.Unit.Finder
+--import GHC.Unit.State
 import GHC.Unit.Module.ModSummary
 import GHC.Unit.Module.ModIface
 import GHC.Unit.Module.Deps


=====================================
testsuite/tests/count-deps/CountDepsAst.stdout
=====================================
@@ -149,6 +149,7 @@ GHC.JS.Make
 GHC.JS.Ppr
 GHC.JS.Syntax
 GHC.JS.Transform
+GHC.JS.Unsat.Syntax
 GHC.Linker.Static.Utils
 GHC.Linker.Types
 GHC.Parser.Annotation


=====================================
testsuite/tests/count-deps/CountDepsParser.stdout
=====================================
@@ -150,6 +150,7 @@ GHC.JS.Make
 GHC.JS.Ppr
 GHC.JS.Syntax
 GHC.JS.Transform
+GHC.JS.Unsat.Syntax
 GHC.Linker.Static.Utils
 GHC.Linker.Types
 GHC.Parser



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c37f48c594a8924af508f35af249eac914e203fb...3fde377be3a3711f6803f432f826754cf227ef33

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c37f48c594a8924af508f35af249eac914e203fb...3fde377be3a3711f6803f432f826754cf227ef33
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/20230413/fedf4a8c/attachment-0001.html>


More information about the ghc-commits mailing list