Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
6527fc57
Commit
6527fc57
authored
Sep 23, 2020
by
Ben Gamari
🐢
Committed by
Marge Bot
Sep 30, 2020
Browse files
Bump Cabal, hsc2hs, directory, process submodules
Necessary for recent Win32 bump.
parent
f8f60efc
Changes
7
Hide whitespace changes
Inline
Side-by-side
compiler/ghc.cabal.in
View file @
6527fc57
...
...
@@ -76,7 +76,7 @@ Library
ghci == @ProjectVersionMunged@
if os(windows)
Build-Depends: Win32 >= 2.3 && < 2.1
0
Build-Depends: Win32 >= 2.3 && < 2.1
1
else
if flag(terminfo)
Build-Depends: terminfo == 0.4.*
...
...
ghc/ghc-bin.cabal.in
View file @
6527fc57
...
...
@@ -45,7 +45,7 @@ Executable ghc
ghc == @ProjectVersionMunged@
if os(windows)
Build-Depends: Win32 >= 2.3 && < 2.1
0
Build-Depends: Win32 >= 2.3 && < 2.1
1
else
Build-Depends: unix >= 2.7 && < 2.9
...
...
hadrian/src/Rules/Generate.hs
View file @
6527fc57
...
...
@@ -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"
...
...
Cabal
@
5aea8a4b
Compare
5139d6e7
...
5aea8a4b
Subproject commit 5
139d6e72d391bffa3cf06f08884277799eb0b45
Subproject commit 5
aea8a4b8463e1ae95272e190a1022764164294f
directory
@
b697b3ea
Compare
c16afcda
...
b697b3ea
Subproject commit
c16afcda5708ee9944afa7ea6858e5be894fe67e
Subproject commit
b697b3ea77dd4803f2f8f676dd64c8ea5277fcf0
process
@
72c6be91
Compare
11afa0bb
...
72c6be91
Subproject commit
11afa0bb827d05ed535463235c5f1805e8992273
Subproject commit
72c6be917064c923e365622032d1f2fa07acb5eb
hsc2hs
@
9cacd5d4
Compare
7accbea0
...
9cacd5d4
Subproject commit
7accbea001bcac638c4320d3755af29478114901
Subproject commit
9cacd5d465d5797e4935d1aa6ae6a71488a03938
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment