[Git][ghc/ghc][wip/bump-win32] Bump Cabal, directory, process submodules

Ben Gamari gitlab at gitlab.haskell.org
Fri Sep 25 18:17:36 UTC 2020



Ben Gamari pushed to branch wip/bump-win32 at Glasgow Haskell Compiler / GHC


Commits:
3e7a6ef6 by Ben Gamari at 2020-09-25T14:17:11-04:00
Bump Cabal, directory, process submodules

Necessary for recent Win32 bump.

- - - - -


5 changed files:

- hadrian/src/Rules/Generate.hs
- libraries/Cabal
- libraries/directory
- libraries/process
- utils/hsc2hs


Changes:

=====================================
hadrian/src/Rules/Generate.hs
=====================================
@@ -166,7 +166,7 @@ copyRules = do
         prefix -/- "ghci-usage.txt"    <~ return "driver"
         prefix -/- "llvm-targets"      <~ return "."
         prefix -/- "llvm-passes"       <~ return "."
-        prefix -/- "template-hsc.h"    <~ return (pkgPath hsc2hs)
+        prefix -/- "template-hsc.h" <~ return (pkgPath hsc2hs -/- "data")
 
         prefix -/- "html/**"           <~ return "utils/haddock/haddock-api/resources"
         prefix -/- "latex/**"          <~ return "utils/haddock/haddock-api/resources"


=====================================
libraries/Cabal
=====================================
@@ -1 +1 @@
-Subproject commit 5139d6e72d391bffa3cf06f08884277799eb0b45
+Subproject commit 5aea8a4b8463e1ae95272e190a1022764164294f


=====================================
libraries/directory
=====================================
@@ -1 +1 @@
-Subproject commit c16afcda5708ee9944afa7ea6858e5be894fe67e
+Subproject commit b697b3ea77dd4803f2f8f676dd64c8ea5277fcf0


=====================================
libraries/process
=====================================
@@ -1 +1 @@
-Subproject commit 11afa0bb827d05ed535463235c5f1805e8992273
+Subproject commit 72c6be917064c923e365622032d1f2fa07acb5eb


=====================================
utils/hsc2hs
=====================================
@@ -1 +1 @@
-Subproject commit 7accbea001bcac638c4320d3755af29478114901
+Subproject commit 4171a459e9d66ebf71d92368be3d7f55cca3e7e1



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3e7a6ef6be635107c65c6546d82a5bacfda1a340

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3e7a6ef6be635107c65c6546d82a5bacfda1a340
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/20200925/295a3a38/attachment.html>


More information about the ghc-commits mailing list