Skip to content

Commit 8dcb059

Browse files
committed
devel/hs-cabal-install: Fix build after GHC update.
1 parent de74e58 commit 8dcb059

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
{
141141
"package": "base",
142142
- "version": "4.14.3.0"
143-
+ "version": "4.16.1.0"
143+
+ "version": "4.16.2.0"
144144
},
145145
{
146146
"package": "array",
@@ -154,7 +154,7 @@
154154
{
155155
"package": "bytestring",
156156
- "version": "0.10.12.0"
157-
+ "version": "0.11.3.0"
157+
+ "version": "0.11.3.1"
158158
},
159159
{
160160
"package": "containers",
@@ -191,7 +191,7 @@
191191
{
192192
"package": "ghc-boot-th",
193193
- "version": "8.10.7"
194-
+ "version": "9.2.2"
194+
+ "version": "9.2.3"
195195
},
196196
{
197197
"package": "pretty",

0 commit comments

Comments
 (0)