Cheng Shao pushed to branch wip/bump-hadrian-bootstrap at Glasgow Haskell Compiler / GHC
Commits:
-
133b48da
by Cheng Shao at 2026-03-09T15:22:36+01:00
12 changed files:
- .gitlab/ci.sh
- hadrian/bootstrap/plan-9_10_1.json
- hadrian/bootstrap/plan-9_10_2.json
- hadrian/bootstrap/plan-9_10_3.json
- hadrian/bootstrap/plan-9_12_1.json
- hadrian/bootstrap/plan-9_12_2.json
- hadrian/bootstrap/plan-bootstrap-9_10_1.json
- hadrian/bootstrap/plan-bootstrap-9_10_2.json
- hadrian/bootstrap/plan-bootstrap-9_10_3.json
- hadrian/bootstrap/plan-bootstrap-9_12_1.json
- hadrian/bootstrap/plan-bootstrap-9_12_2.json
- hadrian/cabal.project
Changes:
| ... | ... | @@ -8,7 +8,7 @@ set -Eeuo pipefail |
| 8 | 8 | |
| 9 | 9 | # Configuration:
|
| 10 | 10 | # N.B. You may want to also update the index-state in hadrian/cabal.project.
|
| 11 | -HACKAGE_INDEX_STATE="2025-12-19T19:24:24Z"
|
|
| 11 | +HACKAGE_INDEX_STATE="2026-03-09T13:54:35Z"
|
|
| 12 | 12 | MIN_HAPPY_VERSION="1.20"
|
| 13 | 13 | MIN_ALEX_VERSION="3.2.6"
|
| 14 | 14 |
| ... | ... | @@ -8,18 +8,18 @@ |
| 8 | 8 | {
|
| 9 | 9 | "component-name": "lib",
|
| 10 | 10 | "depends": [
|
| 11 | - "Cabal-syntax-3.16.0.0-d61e9e1093b45f36c18b12f3e38b43591ab540d76d2ff2ca6a5c4e281743b552",
|
|
| 11 | + "Cabal-syntax-3.16.1.0-fc3870c83c36a28498e27428125d93e6d4cf24e23b7004f0f63f9458b1313b0f",
|
|
| 12 | 12 | "array-0.5.7.0-20cf",
|
| 13 | 13 | "base-4.20.0.0-7b2c",
|
| 14 | 14 | "bytestring-0.12.1.0-3a9c",
|
| 15 | 15 | "containers-0.7-ade3",
|
| 16 | 16 | "deepseq-1.5.0.0-98b3",
|
| 17 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 17 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 18 | 18 | "filepath-1.5.2.0-f8c0",
|
| 19 | 19 | "mtl-2.3.1-2128",
|
| 20 | 20 | "parsec-3.1.17.0-52f5",
|
| 21 | 21 | "pretty-1.1.3.6-d2be",
|
| 22 | - "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 22 | + "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 23 | 23 | "time-1.12.2-c1d3",
|
| 24 | 24 | "transformers-0.6.1.1-f453",
|
| 25 | 25 | "unix-2.8.8.0-0acb9b4954e2bbdb5be27749cd3487fe70fc3d6953f4b3b17603596fee734632"
|
| ... | ... | @@ -28,8 +28,8 @@ |
| 28 | 28 | "flags": {
|
| 29 | 29 | "git-rev": false
|
| 30 | 30 | },
|
| 31 | - "id": "Cabal-3.16.0.0-6e264705a4a873d58b1cf4353e98a273e4c8d9e2a08e9f1135a701c893beca26",
|
|
| 32 | - "pkg-cabal-sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 31 | + "id": "Cabal-3.16.1.0-4893c1f6371cf882d0ba1ac4548cf49d41bd2a71301efc4ff9713c097c502c66",
|
|
| 32 | + "pkg-cabal-sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 33 | 33 | "pkg-name": "Cabal",
|
| 34 | 34 | "pkg-src": {
|
| 35 | 35 | "repo": {
|
| ... | ... | @@ -38,8 +38,8 @@ |
| 38 | 38 | },
|
| 39 | 39 | "type": "repo-tar"
|
| 40 | 40 | },
|
| 41 | - "pkg-src-sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 42 | - "pkg-version": "3.16.0.0",
|
|
| 41 | + "pkg-src-sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 42 | + "pkg-version": "3.16.1.0",
|
|
| 43 | 43 | "style": "global",
|
| 44 | 44 | "type": "configured"
|
| 45 | 45 | },
|
| ... | ... | @@ -52,7 +52,7 @@ |
| 52 | 52 | "bytestring-0.12.1.0-3a9c",
|
| 53 | 53 | "containers-0.7-ade3",
|
| 54 | 54 | "deepseq-1.5.0.0-98b3",
|
| 55 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 55 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 56 | 56 | "filepath-1.5.2.0-f8c0",
|
| 57 | 57 | "mtl-2.3.1-2128",
|
| 58 | 58 | "parsec-3.1.17.0-52f5",
|
| ... | ... | @@ -62,11 +62,11 @@ |
| 62 | 62 | "transformers-0.6.1.1-f453"
|
| 63 | 63 | ],
|
| 64 | 64 | "exe-depends": [
|
| 65 | - "alex-3.5.4.0-e-alex-dbbc26d800debcb097d694dd92e325de76ff6c96b0f010b31a7618d55930dfe6"
|
|
| 65 | + "alex-3.5.4.0-e-alex-68765f2b88a9d336cf6abbb5245945a74e64da5f6adacff72692de6777d53e27"
|
|
| 66 | 66 | ],
|
| 67 | 67 | "flags": {},
|
| 68 | - "id": "Cabal-syntax-3.16.0.0-d61e9e1093b45f36c18b12f3e38b43591ab540d76d2ff2ca6a5c4e281743b552",
|
|
| 69 | - "pkg-cabal-sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 68 | + "id": "Cabal-syntax-3.16.1.0-fc3870c83c36a28498e27428125d93e6d4cf24e23b7004f0f63f9458b1313b0f",
|
|
| 69 | + "pkg-cabal-sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 70 | 70 | "pkg-name": "Cabal-syntax",
|
| 71 | 71 | "pkg-src": {
|
| 72 | 72 | "repo": {
|
| ... | ... | @@ -75,23 +75,23 @@ |
| 75 | 75 | },
|
| 76 | 76 | "type": "repo-tar"
|
| 77 | 77 | },
|
| 78 | - "pkg-src-sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 79 | - "pkg-version": "3.16.0.0",
|
|
| 78 | + "pkg-src-sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 79 | + "pkg-version": "3.16.1.0",
|
|
| 80 | 80 | "style": "global",
|
| 81 | 81 | "type": "configured"
|
| 82 | 82 | },
|
| 83 | 83 | {
|
| 84 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.1-347c/alex-3.5.4.0-e-alex-dbbc26d800debcb097d694dd92e325de76ff6c96b0f010b31a7618d55930dfe6/bin/alex",
|
|
| 84 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.1-347c/alex-3.5.4.0-e-alex-68765f2b88a9d336cf6abbb5245945a74e64da5f6adacff72692de6777d53e27/bin/alex",
|
|
| 85 | 85 | "component-name": "exe:alex",
|
| 86 | 86 | "depends": [
|
| 87 | 87 | "array-0.5.7.0-20cf",
|
| 88 | 88 | "base-4.20.0.0-7b2c",
|
| 89 | 89 | "containers-0.7-ade3",
|
| 90 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9"
|
|
| 90 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8"
|
|
| 91 | 91 | ],
|
| 92 | 92 | "exe-depends": [],
|
| 93 | 93 | "flags": {},
|
| 94 | - "id": "alex-3.5.4.0-e-alex-dbbc26d800debcb097d694dd92e325de76ff6c96b0f010b31a7618d55930dfe6",
|
|
| 94 | + "id": "alex-3.5.4.0-e-alex-68765f2b88a9d336cf6abbb5245945a74e64da5f6adacff72692de6777d53e27",
|
|
| 95 | 95 | "pkg-cabal-sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| 96 | 96 | "pkg-name": "alex",
|
| 97 | 97 | "pkg-src": {
|
| ... | ... | @@ -249,7 +249,7 @@ |
| 249 | 249 | "component-name": "lib",
|
| 250 | 250 | "depends": [
|
| 251 | 251 | "base-4.20.0.0-7b2c",
|
| 252 | - "file-io-0.1.5-134583416b0b1ec848b7243a06d9b8c8622529d8efe17cac02e7fec5170689d8",
|
|
| 252 | + "file-io-0.1.6-11495217c19423ea98896a6036606f16478ec7ffbd6ff9830c6c9447216bd55c",
|
|
| 253 | 253 | "filepath-1.5.2.0-f8c0",
|
| 254 | 254 | "os-string-2.0.2-826a",
|
| 255 | 255 | "time-1.12.2-c1d3",
|
| ... | ... | @@ -259,8 +259,8 @@ |
| 259 | 259 | "flags": {
|
| 260 | 260 | "os-string": true
|
| 261 | 261 | },
|
| 262 | - "id": "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 263 | - "pkg-cabal-sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 262 | + "id": "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 263 | + "pkg-cabal-sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 264 | 264 | "pkg-name": "directory",
|
| 265 | 265 | "pkg-src": {
|
| 266 | 266 | "repo": {
|
| ... | ... | @@ -269,8 +269,8 @@ |
| 269 | 269 | },
|
| 270 | 270 | "type": "repo-tar"
|
| 271 | 271 | },
|
| 272 | - "pkg-src-sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 273 | - "pkg-version": "1.3.9.0",
|
|
| 272 | + "pkg-src-sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 273 | + "pkg-version": "1.3.10.1",
|
|
| 274 | 274 | "style": "global",
|
| 275 | 275 | "type": "configured"
|
| 276 | 276 | },
|
| ... | ... | @@ -292,15 +292,15 @@ |
| 292 | 292 | "depends": [
|
| 293 | 293 | "base-4.20.0.0-7b2c",
|
| 294 | 294 | "clock-0.8.4-56841ac08e75fc2ffddd00183c6bd9ea791f055b62267f90eb00c1f19bed2d5a",
|
| 295 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 295 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 296 | 296 | "filepath-1.5.2.0-f8c0",
|
| 297 | - "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 297 | + "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 298 | 298 | "time-1.12.2-c1d3",
|
| 299 | 299 | "unix-2.8.8.0-0acb9b4954e2bbdb5be27749cd3487fe70fc3d6953f4b3b17603596fee734632"
|
| 300 | 300 | ],
|
| 301 | 301 | "exe-depends": [],
|
| 302 | 302 | "flags": {},
|
| 303 | - "id": "extra-1.8.1-958cbbfad62bc0749a31e9ee0309ff6d6aad97eeb266f8ff2c66e53a60f3413b",
|
|
| 303 | + "id": "extra-1.8.1-f7ab5ff32616a06a67ed3e9f884bad61f7884789f823f370935f3799aca6ed3f",
|
|
| 304 | 304 | "pkg-cabal-sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
| 305 | 305 | "pkg-name": "extra",
|
| 306 | 306 | "pkg-src": {
|
| ... | ... | @@ -327,10 +327,11 @@ |
| 327 | 327 | ],
|
| 328 | 328 | "exe-depends": [],
|
| 329 | 329 | "flags": {
|
| 330 | + "long-paths": true,
|
|
| 330 | 331 | "os-string": true
|
| 331 | 332 | },
|
| 332 | - "id": "file-io-0.1.5-134583416b0b1ec848b7243a06d9b8c8622529d8efe17cac02e7fec5170689d8",
|
|
| 333 | - "pkg-cabal-sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 333 | + "id": "file-io-0.1.6-11495217c19423ea98896a6036606f16478ec7ffbd6ff9830c6c9447216bd55c",
|
|
| 334 | + "pkg-cabal-sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 334 | 335 | "pkg-name": "file-io",
|
| 335 | 336 | "pkg-src": {
|
| 336 | 337 | "repo": {
|
| ... | ... | @@ -339,8 +340,8 @@ |
| 339 | 340 | },
|
| 340 | 341 | "type": "repo-tar"
|
| 341 | 342 | },
|
| 342 | - "pkg-src-sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 343 | - "pkg-version": "0.1.5",
|
|
| 343 | + "pkg-src-sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 344 | + "pkg-version": "0.1.6",
|
|
| 344 | 345 | "style": "global",
|
| 345 | 346 | "type": "configured"
|
| 346 | 347 | },
|
| ... | ... | @@ -362,13 +363,13 @@ |
| 362 | 363 | "component-name": "lib",
|
| 363 | 364 | "depends": [
|
| 364 | 365 | "base-4.20.0.0-7b2c",
|
| 365 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 366 | - "extra-1.8.1-958cbbfad62bc0749a31e9ee0309ff6d6aad97eeb266f8ff2c66e53a60f3413b",
|
|
| 366 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 367 | + "extra-1.8.1-f7ab5ff32616a06a67ed3e9f884bad61f7884789f823f370935f3799aca6ed3f",
|
|
| 367 | 368 | "filepath-1.5.2.0-f8c0"
|
| 368 | 369 | ],
|
| 369 | 370 | "exe-depends": [],
|
| 370 | 371 | "flags": {},
|
| 371 | - "id": "filepattern-0.1.3-39f44bd046689cbde70f44f51874b312b8748f84a2d401db252122a6d32ae5d6",
|
|
| 372 | + "id": "filepattern-0.1.3-d2af036e123fd127302407e37f0c79da3b13dc2a0ae3426603dc8bd4f4cb54b9",
|
|
| 372 | 373 | "pkg-cabal-sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| 373 | 374 | "pkg-name": "filepattern",
|
| 374 | 375 | "pkg-src": {
|
| ... | ... | @@ -413,18 +414,18 @@ |
| 413 | 414 | "type": "pre-existing"
|
| 414 | 415 | },
|
| 415 | 416 | {
|
| 416 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | 418 | "component-name": "lib",
|
| 418 | 419 | "depends": [
|
| 419 | 420 | "base-4.20.0.0-7b2c"
|
| 420 | 421 | ],
|
| 421 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-platform-0.1.0.0",
|
|
| 422 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-platform-0.1.0.0",
|
|
| 422 | 423 | "exe-depends": [],
|
| 423 | 424 | "flags": {},
|
| 424 | 425 | "id": "ghc-platform-0.1.0.0-inplace",
|
| 425 | 426 | "pkg-name": "ghc-platform",
|
| 426 | 427 | "pkg-src": {
|
| 427 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../libraries/ghc-platform",
|
|
| 428 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../libraries/ghc-platform",
|
|
| 428 | 429 | "type": "local"
|
| 429 | 430 | },
|
| 430 | 431 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -441,24 +442,24 @@ |
| 441 | 442 | "type": "pre-existing"
|
| 442 | 443 | },
|
| 443 | 444 | {
|
| 444 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | 446 | "component-name": "lib",
|
| 446 | 447 | "depends": [
|
| 447 | 448 | "base-4.20.0.0-7b2c",
|
| 448 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 449 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 449 | 450 | "filepath-1.5.2.0-f8c0",
|
| 450 | 451 | "ghc-platform-0.1.0.0-inplace",
|
| 451 | - "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 452 | + "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 452 | 453 | "text-2.1.1-ffc6",
|
| 453 | 454 | "transformers-0.6.1.1-f453"
|
| 454 | 455 | ],
|
| 455 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-toolchain-0.1.0.0",
|
|
| 456 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/ghc-toolchain-0.1.0.0",
|
|
| 456 | 457 | "exe-depends": [],
|
| 457 | 458 | "flags": {},
|
| 458 | 459 | "id": "ghc-toolchain-0.1.0.0-inplace",
|
| 459 | 460 | "pkg-name": "ghc-toolchain",
|
| 460 | 461 | "pkg-src": {
|
| 461 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../utils/ghc-toolchain",
|
|
| 462 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../utils/ghc-toolchain",
|
|
| 462 | 463 | "type": "local"
|
| 463 | 464 | },
|
| 464 | 465 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -466,30 +467,30 @@ |
| 466 | 467 | "type": "configured"
|
| 467 | 468 | },
|
| 468 | 469 | {
|
| 469 | - "bin-file": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 470 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 470 | + "bin-file": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 471 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 471 | 472 | "component-name": "exe:hadrian",
|
| 472 | 473 | "depends": [
|
| 473 | - "Cabal-3.16.0.0-6e264705a4a873d58b1cf4353e98a273e4c8d9e2a08e9f1135a701c893beca26",
|
|
| 474 | + "Cabal-3.16.1.0-4893c1f6371cf882d0ba1ac4548cf49d41bd2a71301efc4ff9713c097c502c66",
|
|
| 474 | 475 | "base-4.20.0.0-7b2c",
|
| 475 | 476 | "base16-bytestring-1.0.2.0-9bf52d53f02ac07863c57f2a3328e682c9206bb1c22df635fbd31e51139557cd",
|
| 476 | 477 | "bytestring-0.12.1.0-3a9c",
|
| 477 | 478 | "containers-0.7-ade3",
|
| 478 | 479 | "cryptohash-sha256-0.11.102.1-98be6513af0ffbf49624233c19e68ca5d37ad7125f6004d1946ddc642b46478b",
|
| 479 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 480 | - "extra-1.8.1-958cbbfad62bc0749a31e9ee0309ff6d6aad97eeb266f8ff2c66e53a60f3413b",
|
|
| 480 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 481 | + "extra-1.8.1-f7ab5ff32616a06a67ed3e9f884bad61f7884789f823f370935f3799aca6ed3f",
|
|
| 481 | 482 | "filepath-1.5.2.0-f8c0",
|
| 482 | 483 | "ghc-platform-0.1.0.0-inplace",
|
| 483 | 484 | "ghc-toolchain-0.1.0.0-inplace",
|
| 484 | 485 | "mtl-2.3.1-2128",
|
| 485 | 486 | "parsec-3.1.17.0-52f5",
|
| 486 | - "shake-0.19.8-bfb1a6af3d4f37296ad5bd36f53ef6aa6669a74b73fd2c5bbb577d20e125a0f3",
|
|
| 487 | + "shake-0.19.9-68fbdf25516d2a330834c7af379f63f2481a271af52a2e1f9553b24380020249",
|
|
| 487 | 488 | "text-2.1.1-ffc6",
|
| 488 | 489 | "time-1.12.2-c1d3",
|
| 489 | 490 | "transformers-0.6.1.1-f453",
|
| 490 | - "unordered-containers-0.2.21-d3958e5f367cb8b55d506de6e5a1c768dfd1187e99ede8c2232fb87396d6bf38"
|
|
| 491 | + "unordered-containers-0.2.21-8483bc1bc288a1248be5cd0e558b9f6527d7ee73f3f344b6d0c4b7c89228f772"
|
|
| 491 | 492 | ],
|
| 492 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.1/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | 494 | "exe-depends": [],
|
| 494 | 495 | "flags": {
|
| 495 | 496 | "selftest": false,
|
| ... | ... | @@ -498,7 +499,7 @@ |
| 498 | 499 | "id": "hadrian-0.1.0.0-inplace-hadrian",
|
| 499 | 500 | "pkg-name": "hadrian",
|
| 500 | 501 | "pkg-src": {
|
| 501 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/.",
|
|
| 502 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/.",
|
|
| 502 | 503 | "type": "local"
|
| 503 | 504 | },
|
| 504 | 505 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -513,8 +514,6 @@ |
| 513 | 514 | "containers-0.7-ade3",
|
| 514 | 515 | "deepseq-1.5.0.0-98b3",
|
| 515 | 516 | "filepath-1.5.2.0-f8c0",
|
| 516 | - "ghc-bignum-1.3-8f32",
|
|
| 517 | - "ghc-prim-0.11.0-e678",
|
|
| 518 | 517 | "os-string-2.0.2-826a",
|
| 519 | 518 | "text-2.1.1-ffc6"
|
| 520 | 519 | ],
|
| ... | ... | @@ -523,8 +522,8 @@ |
| 523 | 522 | "arch-native": false,
|
| 524 | 523 | "random-initial-seed": false
|
| 525 | 524 | },
|
| 526 | - "id": "hashable-1.5.0.0-482774d0b052018930330f3a4a785567c121f9eaec069cd982b6951179d56ff6",
|
|
| 527 | - "pkg-cabal-sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 525 | + "id": "hashable-1.5.1.0-f9ec57e786fce3fec533513b30f16d3af7a7471e6c79181f73af2f2206f4f1f4",
|
|
| 526 | + "pkg-cabal-sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 528 | 527 | "pkg-name": "hashable",
|
| 529 | 528 | "pkg-src": {
|
| 530 | 529 | "repo": {
|
| ... | ... | @@ -533,8 +532,8 @@ |
| 533 | 532 | },
|
| 534 | 533 | "type": "repo-tar"
|
| 535 | 534 | },
|
| 536 | - "pkg-src-sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 537 | - "pkg-version": "1.5.0.0",
|
|
| 535 | + "pkg-src-sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 536 | + "pkg-version": "1.5.1.0",
|
|
| 538 | 537 | "style": "global",
|
| 539 | 538 | "type": "configured"
|
| 540 | 539 | },
|
| ... | ... | @@ -683,7 +682,7 @@ |
| 683 | 682 | "exe-depends": [],
|
| 684 | 683 | "flags": {},
|
| 685 | 684 | "id": "primitive-0.9.1.0-461d6c2ea72293ae9c6f6dc65569f360a572118b2a9229a440d949c7b560012b",
|
| 686 | - "pkg-cabal-sha256": "dfdd6572944c11e69208237dd32a2eb9d975b4f4e9064a7b8dc952cb0e256846",
|
|
| 685 | + "pkg-cabal-sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 687 | 686 | "pkg-name": "primitive",
|
| 688 | 687 | "pkg-src": {
|
| 689 | 688 | "repo": {
|
| ... | ... | @@ -702,7 +701,7 @@ |
| 702 | 701 | "depends": [
|
| 703 | 702 | "base-4.20.0.0-7b2c",
|
| 704 | 703 | "deepseq-1.5.0.0-98b3",
|
| 705 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 704 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 706 | 705 | "filepath-1.5.2.0-f8c0",
|
| 707 | 706 | "os-string-2.0.2-826a",
|
| 708 | 707 | "unix-2.8.8.0-0acb9b4954e2bbdb5be27749cd3487fe70fc3d6953f4b3b17603596fee734632"
|
| ... | ... | @@ -711,8 +710,8 @@ |
| 711 | 710 | "flags": {
|
| 712 | 711 | "os-string": true
|
| 713 | 712 | },
|
| 714 | - "id": "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 715 | - "pkg-cabal-sha256": "6def2e07c317f52f4d30c43e92f97b7bc5f7c27cb1270d386b15dce429e1180f",
|
|
| 713 | + "id": "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 714 | + "pkg-cabal-sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 716 | 715 | "pkg-name": "process",
|
| 717 | 716 | "pkg-src": {
|
| 718 | 717 | "repo": {
|
| ... | ... | @@ -721,8 +720,8 @@ |
| 721 | 720 | },
|
| 722 | 721 | "type": "repo-tar"
|
| 723 | 722 | },
|
| 724 | - "pkg-src-sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 725 | - "pkg-version": "1.6.26.1",
|
|
| 723 | + "pkg-src-sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 724 | + "pkg-version": "1.6.27.0",
|
|
| 726 | 725 | "style": "global",
|
| 727 | 726 | "type": "configured"
|
| 728 | 727 | },
|
| ... | ... | @@ -733,12 +732,12 @@ |
| 733 | 732 | "bytestring-0.12.1.0-3a9c",
|
| 734 | 733 | "deepseq-1.5.0.0-98b3",
|
| 735 | 734 | "mtl-2.3.1-2128",
|
| 736 | - "splitmix-0.1.3.1-32c47dc93f140404aff72d533e2e4327d5ec143a15e0380c95ee394dc41012ef",
|
|
| 735 | + "splitmix-0.1.3.2-d2b47b10b3c23305f55007964ffa2e07e84ad1326a60b1c7b132dcb7c13b28be",
|
|
| 737 | 736 | "transformers-0.6.1.1-f453"
|
| 738 | 737 | ],
|
| 739 | 738 | "exe-depends": [],
|
| 740 | 739 | "flags": {},
|
| 741 | - "id": "random-1.3.1-38bb3fda18bdbee149bacdb664961274ee2a70027d4933dc636b5fb1509f1130",
|
|
| 740 | + "id": "random-1.3.1-6e3a8dbe4a8d929bed25429b690b4afe4f30132525cd87ad362184c23111af45",
|
|
| 742 | 741 | "pkg-cabal-sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| 743 | 742 | "pkg-name": "random",
|
| 744 | 743 | "pkg-src": {
|
| ... | ... | @@ -767,22 +766,22 @@ |
| 767 | 766 | "binary-0.8.9.2-1319",
|
| 768 | 767 | "bytestring-0.12.1.0-3a9c",
|
| 769 | 768 | "deepseq-1.5.0.0-98b3",
|
| 770 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 771 | - "extra-1.8.1-958cbbfad62bc0749a31e9ee0309ff6d6aad97eeb266f8ff2c66e53a60f3413b",
|
|
| 769 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 770 | + "extra-1.8.1-f7ab5ff32616a06a67ed3e9f884bad61f7884789f823f370935f3799aca6ed3f",
|
|
| 772 | 771 | "filepath-1.5.2.0-f8c0",
|
| 773 | - "filepattern-0.1.3-39f44bd046689cbde70f44f51874b312b8748f84a2d401db252122a6d32ae5d6",
|
|
| 774 | - "hashable-1.5.0.0-482774d0b052018930330f3a4a785567c121f9eaec069cd982b6951179d56ff6",
|
|
| 772 | + "filepattern-0.1.3-d2af036e123fd127302407e37f0c79da3b13dc2a0ae3426603dc8bd4f4cb54b9",
|
|
| 773 | + "hashable-1.5.1.0-f9ec57e786fce3fec533513b30f16d3af7a7471e6c79181f73af2f2206f4f1f4",
|
|
| 775 | 774 | "heaps-0.4.1-488b938154469513ca07fb0f6ccd7a6d70a20590cf32133aef6d8f6b4acdd376",
|
| 776 | 775 | "js-dgtable-0.5.2-3818da552f2b3187e0265ffbc6f3426d5138315d0cbab9932df9823bddc2de12",
|
| 777 | 776 | "js-flot-0.8.3-8e1adc0d8f63c95aa904f357f0909e45abaccf66c5b0ecc0c71d7d9f67b09aa4",
|
| 778 | 777 | "js-jquery-3.7.1-64e7b444c7a02b1a16c436f18cb58286876fb6d885f959eaf139a8c5f1bc0825",
|
| 779 | 778 | "primitive-0.9.1.0-461d6c2ea72293ae9c6f6dc65569f360a572118b2a9229a440d949c7b560012b",
|
| 780 | - "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 781 | - "random-1.3.1-38bb3fda18bdbee149bacdb664961274ee2a70027d4933dc636b5fb1509f1130",
|
|
| 779 | + "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 780 | + "random-1.3.1-6e3a8dbe4a8d929bed25429b690b4afe4f30132525cd87ad362184c23111af45",
|
|
| 782 | 781 | "time-1.12.2-c1d3",
|
| 783 | 782 | "transformers-0.6.1.1-f453",
|
| 784 | 783 | "unix-2.8.8.0-0acb9b4954e2bbdb5be27749cd3487fe70fc3d6953f4b3b17603596fee734632",
|
| 785 | - "unordered-containers-0.2.21-d3958e5f367cb8b55d506de6e5a1c768dfd1187e99ede8c2232fb87396d6bf38",
|
|
| 784 | + "unordered-containers-0.2.21-8483bc1bc288a1248be5cd0e558b9f6527d7ee73f3f344b6d0c4b7c89228f772",
|
|
| 786 | 785 | "utf8-string-1.0.2-f031d8378675da793243ead6b143053ed95478d30f99ec3e761e1919ce8c2720"
|
| 787 | 786 | ],
|
| 788 | 787 | "exe-depends": [],
|
| ... | ... | @@ -792,8 +791,8 @@ |
| 792 | 791 | "portable": false,
|
| 793 | 792 | "threaded": true
|
| 794 | 793 | },
|
| 795 | - "id": "shake-0.19.8-bfb1a6af3d4f37296ad5bd36f53ef6aa6669a74b73fd2c5bbb577d20e125a0f3",
|
|
| 796 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 794 | + "id": "shake-0.19.9-68fbdf25516d2a330834c7af379f63f2481a271af52a2e1f9553b24380020249",
|
|
| 795 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 797 | 796 | "pkg-name": "shake",
|
| 798 | 797 | "pkg-src": {
|
| 799 | 798 | "repo": {
|
| ... | ... | @@ -802,35 +801,35 @@ |
| 802 | 801 | },
|
| 803 | 802 | "type": "repo-tar"
|
| 804 | 803 | },
|
| 805 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 806 | - "pkg-version": "0.19.8",
|
|
| 804 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 805 | + "pkg-version": "0.19.9",
|
|
| 807 | 806 | "style": "global",
|
| 808 | 807 | "type": "configured"
|
| 809 | 808 | },
|
| 810 | 809 | {
|
| 811 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.1-347c/shake-0.19.8-e-shake-28a8fada2491273c95a6c323a608ebd6e7e26ed213a7d834978b58bace034b8b/bin/shake",
|
|
| 810 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.1-347c/shake-0.19.9-e-shake-685cb75296282ab208fcfd331df6d29c59370db4d521e290ab1d51dd201ca021/bin/shake",
|
|
| 812 | 811 | "component-name": "exe:shake",
|
| 813 | 812 | "depends": [
|
| 814 | 813 | "base-4.20.0.0-7b2c",
|
| 815 | 814 | "binary-0.8.9.2-1319",
|
| 816 | 815 | "bytestring-0.12.1.0-3a9c",
|
| 817 | 816 | "deepseq-1.5.0.0-98b3",
|
| 818 | - "directory-1.3.9.0-57a7a137f57e8acba28fc860a8fae192989d8884fe9a345a94f887c90bea85c9",
|
|
| 819 | - "extra-1.8.1-958cbbfad62bc0749a31e9ee0309ff6d6aad97eeb266f8ff2c66e53a60f3413b",
|
|
| 817 | + "directory-1.3.10.1-e2ceddcdd7e3b80e964b692b8be98894f353a68bdef63acc5d2a916ee27bdbf8",
|
|
| 818 | + "extra-1.8.1-f7ab5ff32616a06a67ed3e9f884bad61f7884789f823f370935f3799aca6ed3f",
|
|
| 820 | 819 | "filepath-1.5.2.0-f8c0",
|
| 821 | - "filepattern-0.1.3-39f44bd046689cbde70f44f51874b312b8748f84a2d401db252122a6d32ae5d6",
|
|
| 822 | - "hashable-1.5.0.0-482774d0b052018930330f3a4a785567c121f9eaec069cd982b6951179d56ff6",
|
|
| 820 | + "filepattern-0.1.3-d2af036e123fd127302407e37f0c79da3b13dc2a0ae3426603dc8bd4f4cb54b9",
|
|
| 821 | + "hashable-1.5.1.0-f9ec57e786fce3fec533513b30f16d3af7a7471e6c79181f73af2f2206f4f1f4",
|
|
| 823 | 822 | "heaps-0.4.1-488b938154469513ca07fb0f6ccd7a6d70a20590cf32133aef6d8f6b4acdd376",
|
| 824 | 823 | "js-dgtable-0.5.2-3818da552f2b3187e0265ffbc6f3426d5138315d0cbab9932df9823bddc2de12",
|
| 825 | 824 | "js-flot-0.8.3-8e1adc0d8f63c95aa904f357f0909e45abaccf66c5b0ecc0c71d7d9f67b09aa4",
|
| 826 | 825 | "js-jquery-3.7.1-64e7b444c7a02b1a16c436f18cb58286876fb6d885f959eaf139a8c5f1bc0825",
|
| 827 | 826 | "primitive-0.9.1.0-461d6c2ea72293ae9c6f6dc65569f360a572118b2a9229a440d949c7b560012b",
|
| 828 | - "process-1.6.26.1-b74d49fad9ff648698423eff7b67bb9980cb3fb426ac220fef3e39c08cbf8b5e",
|
|
| 829 | - "random-1.3.1-38bb3fda18bdbee149bacdb664961274ee2a70027d4933dc636b5fb1509f1130",
|
|
| 827 | + "process-1.6.27.0-c4d9cb5122085bb1bea897fb444fb56a066c441575f196fd4c45246c8622b080",
|
|
| 828 | + "random-1.3.1-6e3a8dbe4a8d929bed25429b690b4afe4f30132525cd87ad362184c23111af45",
|
|
| 830 | 829 | "time-1.12.2-c1d3",
|
| 831 | 830 | "transformers-0.6.1.1-f453",
|
| 832 | 831 | "unix-2.8.8.0-0acb9b4954e2bbdb5be27749cd3487fe70fc3d6953f4b3b17603596fee734632",
|
| 833 | - "unordered-containers-0.2.21-d3958e5f367cb8b55d506de6e5a1c768dfd1187e99ede8c2232fb87396d6bf38",
|
|
| 832 | + "unordered-containers-0.2.21-8483bc1bc288a1248be5cd0e558b9f6527d7ee73f3f344b6d0c4b7c89228f772",
|
|
| 834 | 833 | "utf8-string-1.0.2-f031d8378675da793243ead6b143053ed95478d30f99ec3e761e1919ce8c2720"
|
| 835 | 834 | ],
|
| 836 | 835 | "exe-depends": [],
|
| ... | ... | @@ -840,8 +839,8 @@ |
| 840 | 839 | "portable": false,
|
| 841 | 840 | "threaded": true
|
| 842 | 841 | },
|
| 843 | - "id": "shake-0.19.8-e-shake-28a8fada2491273c95a6c323a608ebd6e7e26ed213a7d834978b58bace034b8b",
|
|
| 844 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 842 | + "id": "shake-0.19.9-e-shake-685cb75296282ab208fcfd331df6d29c59370db4d521e290ab1d51dd201ca021",
|
|
| 843 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 845 | 844 | "pkg-name": "shake",
|
| 846 | 845 | "pkg-src": {
|
| 847 | 846 | "repo": {
|
| ... | ... | @@ -850,8 +849,8 @@ |
| 850 | 849 | },
|
| 851 | 850 | "type": "repo-tar"
|
| 852 | 851 | },
|
| 853 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 854 | - "pkg-version": "0.19.8",
|
|
| 852 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 853 | + "pkg-version": "0.19.9",
|
|
| 855 | 854 | "style": "global",
|
| 856 | 855 | "type": "configured"
|
| 857 | 856 | },
|
| ... | ... | @@ -865,8 +864,8 @@ |
| 865 | 864 | "flags": {
|
| 866 | 865 | "optimised-mixer": false
|
| 867 | 866 | },
|
| 868 | - "id": "splitmix-0.1.3.1-32c47dc93f140404aff72d533e2e4327d5ec143a15e0380c95ee394dc41012ef",
|
|
| 869 | - "pkg-cabal-sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 867 | + "id": "splitmix-0.1.3.2-d2b47b10b3c23305f55007964ffa2e07e84ad1326a60b1c7b132dcb7c13b28be",
|
|
| 868 | + "pkg-cabal-sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 870 | 869 | "pkg-name": "splitmix",
|
| 871 | 870 | "pkg-src": {
|
| 872 | 871 | "repo": {
|
| ... | ... | @@ -875,8 +874,8 @@ |
| 875 | 874 | },
|
| 876 | 875 | "type": "repo-tar"
|
| 877 | 876 | },
|
| 878 | - "pkg-src-sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 879 | - "pkg-version": "0.1.3.1",
|
|
| 877 | + "pkg-src-sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 878 | + "pkg-version": "0.1.3.2",
|
|
| 880 | 879 | "style": "global",
|
| 881 | 880 | "type": "configured"
|
| 882 | 881 | },
|
| ... | ... | @@ -970,15 +969,15 @@ |
| 970 | 969 | "depends": [
|
| 971 | 970 | "base-4.20.0.0-7b2c",
|
| 972 | 971 | "deepseq-1.5.0.0-98b3",
|
| 973 | - "hashable-1.5.0.0-482774d0b052018930330f3a4a785567c121f9eaec069cd982b6951179d56ff6",
|
|
| 972 | + "hashable-1.5.1.0-f9ec57e786fce3fec533513b30f16d3af7a7471e6c79181f73af2f2206f4f1f4",
|
|
| 974 | 973 | "template-haskell-2.22.0.0-5d7d"
|
| 975 | 974 | ],
|
| 976 | 975 | "exe-depends": [],
|
| 977 | 976 | "flags": {
|
| 978 | 977 | "debug": false
|
| 979 | 978 | },
|
| 980 | - "id": "unordered-containers-0.2.21-d3958e5f367cb8b55d506de6e5a1c768dfd1187e99ede8c2232fb87396d6bf38",
|
|
| 981 | - "pkg-cabal-sha256": "bcff64f48fba1e25bf9b5346d1c3545402cd2f1293b411435e7850ccb62884e5",
|
|
| 979 | + "id": "unordered-containers-0.2.21-8483bc1bc288a1248be5cd0e558b9f6527d7ee73f3f344b6d0c4b7c89228f772",
|
|
| 980 | + "pkg-cabal-sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 982 | 981 | "pkg-name": "unordered-containers",
|
| 983 | 982 | "pkg-src": {
|
| 984 | 983 | "repo": {
|
| ... | ... | @@ -8,18 +8,18 @@ |
| 8 | 8 | {
|
| 9 | 9 | "component-name": "lib",
|
| 10 | 10 | "depends": [
|
| 11 | - "Cabal-syntax-3.16.0.0-12af5026a73dc9031c906a86b7d29a958acfb735f52741050e2291a74da6a3bb",
|
|
| 11 | + "Cabal-syntax-3.16.1.0-f2de58cb9d4daf18d13b8ee6ba48681d51a5bea6180cfc87b4a430eaa1513629",
|
|
| 12 | 12 | "array-0.5.8.0-cd57",
|
| 13 | 13 | "base-4.20.1.0-74ce",
|
| 14 | 14 | "bytestring-0.12.2.0-4189",
|
| 15 | 15 | "containers-0.7-dc17",
|
| 16 | 16 | "deepseq-1.5.0.0-4587",
|
| 17 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 17 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 18 | 18 | "filepath-1.5.4.0-a42f",
|
| 19 | 19 | "mtl-2.3.1-6ec5",
|
| 20 | 20 | "parsec-3.1.18.0-71aa",
|
| 21 | 21 | "pretty-1.1.3.6-d2e8",
|
| 22 | - "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 22 | + "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 23 | 23 | "time-1.12.2-9b4e",
|
| 24 | 24 | "transformers-0.6.1.1-be28",
|
| 25 | 25 | "unix-2.8.6.0-cf2a"
|
| ... | ... | @@ -28,8 +28,8 @@ |
| 28 | 28 | "flags": {
|
| 29 | 29 | "git-rev": false
|
| 30 | 30 | },
|
| 31 | - "id": "Cabal-3.16.0.0-bb4228e7cf7d865c2cde42e3cf10df52629123f6e6cf0bc80a1eb3074f26a6fc",
|
|
| 32 | - "pkg-cabal-sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 31 | + "id": "Cabal-3.16.1.0-54a9f614db8e2077390f0e040fb1f3a695dc900d66750af71c58b10629c2ec10",
|
|
| 32 | + "pkg-cabal-sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 33 | 33 | "pkg-name": "Cabal",
|
| 34 | 34 | "pkg-src": {
|
| 35 | 35 | "repo": {
|
| ... | ... | @@ -38,8 +38,8 @@ |
| 38 | 38 | },
|
| 39 | 39 | "type": "repo-tar"
|
| 40 | 40 | },
|
| 41 | - "pkg-src-sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 42 | - "pkg-version": "3.16.0.0",
|
|
| 41 | + "pkg-src-sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 42 | + "pkg-version": "3.16.1.0",
|
|
| 43 | 43 | "style": "global",
|
| 44 | 44 | "type": "configured"
|
| 45 | 45 | },
|
| ... | ... | @@ -52,7 +52,7 @@ |
| 52 | 52 | "bytestring-0.12.2.0-4189",
|
| 53 | 53 | "containers-0.7-dc17",
|
| 54 | 54 | "deepseq-1.5.0.0-4587",
|
| 55 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 55 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 56 | 56 | "filepath-1.5.4.0-a42f",
|
| 57 | 57 | "mtl-2.3.1-6ec5",
|
| 58 | 58 | "parsec-3.1.18.0-71aa",
|
| ... | ... | @@ -62,11 +62,11 @@ |
| 62 | 62 | "transformers-0.6.1.1-be28"
|
| 63 | 63 | ],
|
| 64 | 64 | "exe-depends": [
|
| 65 | - "alex-3.5.4.0-e-alex-a862d0e41041318583e4c848e59e05652377b04618dd98073aac32682d98bf38"
|
|
| 65 | + "alex-3.5.4.0-e-alex-10b0ccba99517c7ed5ce6e1c02b0e71b471bddddc2d72a3ce4bd7a8e92783d23"
|
|
| 66 | 66 | ],
|
| 67 | 67 | "flags": {},
|
| 68 | - "id": "Cabal-syntax-3.16.0.0-12af5026a73dc9031c906a86b7d29a958acfb735f52741050e2291a74da6a3bb",
|
|
| 69 | - "pkg-cabal-sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 68 | + "id": "Cabal-syntax-3.16.1.0-f2de58cb9d4daf18d13b8ee6ba48681d51a5bea6180cfc87b4a430eaa1513629",
|
|
| 69 | + "pkg-cabal-sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 70 | 70 | "pkg-name": "Cabal-syntax",
|
| 71 | 71 | "pkg-src": {
|
| 72 | 72 | "repo": {
|
| ... | ... | @@ -75,23 +75,23 @@ |
| 75 | 75 | },
|
| 76 | 76 | "type": "repo-tar"
|
| 77 | 77 | },
|
| 78 | - "pkg-src-sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 79 | - "pkg-version": "3.16.0.0",
|
|
| 78 | + "pkg-src-sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 79 | + "pkg-version": "3.16.1.0",
|
|
| 80 | 80 | "style": "global",
|
| 81 | 81 | "type": "configured"
|
| 82 | 82 | },
|
| 83 | 83 | {
|
| 84 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.2-2194/alex-3.5.4.0-e-alex-a862d0e41041318583e4c848e59e05652377b04618dd98073aac32682d98bf38/bin/alex",
|
|
| 84 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.2-2194/alex-3.5.4.0-e-alex-10b0ccba99517c7ed5ce6e1c02b0e71b471bddddc2d72a3ce4bd7a8e92783d23/bin/alex",
|
|
| 85 | 85 | "component-name": "exe:alex",
|
| 86 | 86 | "depends": [
|
| 87 | 87 | "array-0.5.8.0-cd57",
|
| 88 | 88 | "base-4.20.1.0-74ce",
|
| 89 | 89 | "containers-0.7-dc17",
|
| 90 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f"
|
|
| 90 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f"
|
|
| 91 | 91 | ],
|
| 92 | 92 | "exe-depends": [],
|
| 93 | 93 | "flags": {},
|
| 94 | - "id": "alex-3.5.4.0-e-alex-a862d0e41041318583e4c848e59e05652377b04618dd98073aac32682d98bf38",
|
|
| 94 | + "id": "alex-3.5.4.0-e-alex-10b0ccba99517c7ed5ce6e1c02b0e71b471bddddc2d72a3ce4bd7a8e92783d23",
|
|
| 95 | 95 | "pkg-cabal-sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| 96 | 96 | "pkg-name": "alex",
|
| 97 | 97 | "pkg-src": {
|
| ... | ... | @@ -249,7 +249,7 @@ |
| 249 | 249 | "component-name": "lib",
|
| 250 | 250 | "depends": [
|
| 251 | 251 | "base-4.20.1.0-74ce",
|
| 252 | - "file-io-0.1.5-030d74d2deeebe5a5c518c6d089149a2658022669c39950365b9d88aef49ab24",
|
|
| 252 | + "file-io-0.1.6-e346ab5388456943eecff1e02c02f84f7eb31096860abab60332efa6fcd9b132",
|
|
| 253 | 253 | "filepath-1.5.4.0-a42f",
|
| 254 | 254 | "os-string-2.0.4-6908",
|
| 255 | 255 | "time-1.12.2-9b4e",
|
| ... | ... | @@ -259,8 +259,8 @@ |
| 259 | 259 | "flags": {
|
| 260 | 260 | "os-string": true
|
| 261 | 261 | },
|
| 262 | - "id": "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 263 | - "pkg-cabal-sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 262 | + "id": "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 263 | + "pkg-cabal-sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 264 | 264 | "pkg-name": "directory",
|
| 265 | 265 | "pkg-src": {
|
| 266 | 266 | "repo": {
|
| ... | ... | @@ -269,8 +269,8 @@ |
| 269 | 269 | },
|
| 270 | 270 | "type": "repo-tar"
|
| 271 | 271 | },
|
| 272 | - "pkg-src-sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 273 | - "pkg-version": "1.3.9.0",
|
|
| 272 | + "pkg-src-sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 273 | + "pkg-version": "1.3.10.1",
|
|
| 274 | 274 | "style": "global",
|
| 275 | 275 | "type": "configured"
|
| 276 | 276 | },
|
| ... | ... | @@ -292,15 +292,15 @@ |
| 292 | 292 | "depends": [
|
| 293 | 293 | "base-4.20.1.0-74ce",
|
| 294 | 294 | "clock-0.8.4-e39dc618cb4b85d9a1dd76bd67a55ab3bbc60be7557641f994075d75e762415d",
|
| 295 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 295 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 296 | 296 | "filepath-1.5.4.0-a42f",
|
| 297 | - "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 297 | + "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 298 | 298 | "time-1.12.2-9b4e",
|
| 299 | 299 | "unix-2.8.6.0-cf2a"
|
| 300 | 300 | ],
|
| 301 | 301 | "exe-depends": [],
|
| 302 | 302 | "flags": {},
|
| 303 | - "id": "extra-1.8.1-6452350613ef63f957f44fa19ae757371c555b4185640a391f035b8b3ffa3430",
|
|
| 303 | + "id": "extra-1.8.1-baa06287ee4c1eef41c25e2d8fcc11d82a789d78b021fd4dd307e91e970125f8",
|
|
| 304 | 304 | "pkg-cabal-sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
| 305 | 305 | "pkg-name": "extra",
|
| 306 | 306 | "pkg-src": {
|
| ... | ... | @@ -327,10 +327,11 @@ |
| 327 | 327 | ],
|
| 328 | 328 | "exe-depends": [],
|
| 329 | 329 | "flags": {
|
| 330 | + "long-paths": true,
|
|
| 330 | 331 | "os-string": true
|
| 331 | 332 | },
|
| 332 | - "id": "file-io-0.1.5-030d74d2deeebe5a5c518c6d089149a2658022669c39950365b9d88aef49ab24",
|
|
| 333 | - "pkg-cabal-sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 333 | + "id": "file-io-0.1.6-e346ab5388456943eecff1e02c02f84f7eb31096860abab60332efa6fcd9b132",
|
|
| 334 | + "pkg-cabal-sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 334 | 335 | "pkg-name": "file-io",
|
| 335 | 336 | "pkg-src": {
|
| 336 | 337 | "repo": {
|
| ... | ... | @@ -339,8 +340,8 @@ |
| 339 | 340 | },
|
| 340 | 341 | "type": "repo-tar"
|
| 341 | 342 | },
|
| 342 | - "pkg-src-sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 343 | - "pkg-version": "0.1.5",
|
|
| 343 | + "pkg-src-sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 344 | + "pkg-version": "0.1.6",
|
|
| 344 | 345 | "style": "global",
|
| 345 | 346 | "type": "configured"
|
| 346 | 347 | },
|
| ... | ... | @@ -362,13 +363,13 @@ |
| 362 | 363 | "component-name": "lib",
|
| 363 | 364 | "depends": [
|
| 364 | 365 | "base-4.20.1.0-74ce",
|
| 365 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 366 | - "extra-1.8.1-6452350613ef63f957f44fa19ae757371c555b4185640a391f035b8b3ffa3430",
|
|
| 366 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 367 | + "extra-1.8.1-baa06287ee4c1eef41c25e2d8fcc11d82a789d78b021fd4dd307e91e970125f8",
|
|
| 367 | 368 | "filepath-1.5.4.0-a42f"
|
| 368 | 369 | ],
|
| 369 | 370 | "exe-depends": [],
|
| 370 | 371 | "flags": {},
|
| 371 | - "id": "filepattern-0.1.3-3f07fc062335aec98d061c5e544644f6a52e83ad1366b0a192ca3d0ec3e19955",
|
|
| 372 | + "id": "filepattern-0.1.3-1b7183f1be372e821a82edc7f5ef72fd8cf73bacdbcaa303a275f9067a98f64a",
|
|
| 372 | 373 | "pkg-cabal-sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| 373 | 374 | "pkg-name": "filepattern",
|
| 374 | 375 | "pkg-src": {
|
| ... | ... | @@ -413,18 +414,18 @@ |
| 413 | 414 | "type": "pre-existing"
|
| 414 | 415 | },
|
| 415 | 416 | {
|
| 416 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | 418 | "component-name": "lib",
|
| 418 | 419 | "depends": [
|
| 419 | 420 | "base-4.20.1.0-74ce"
|
| 420 | 421 | ],
|
| 421 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-platform-0.1.0.0",
|
|
| 422 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-platform-0.1.0.0",
|
|
| 422 | 423 | "exe-depends": [],
|
| 423 | 424 | "flags": {},
|
| 424 | 425 | "id": "ghc-platform-0.1.0.0-inplace",
|
| 425 | 426 | "pkg-name": "ghc-platform",
|
| 426 | 427 | "pkg-src": {
|
| 427 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../libraries/ghc-platform",
|
|
| 428 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../libraries/ghc-platform",
|
|
| 428 | 429 | "type": "local"
|
| 429 | 430 | },
|
| 430 | 431 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -441,24 +442,24 @@ |
| 441 | 442 | "type": "pre-existing"
|
| 442 | 443 | },
|
| 443 | 444 | {
|
| 444 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | 446 | "component-name": "lib",
|
| 446 | 447 | "depends": [
|
| 447 | 448 | "base-4.20.1.0-74ce",
|
| 448 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 449 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 449 | 450 | "filepath-1.5.4.0-a42f",
|
| 450 | 451 | "ghc-platform-0.1.0.0-inplace",
|
| 451 | - "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 452 | + "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 452 | 453 | "text-2.1.2-50ed",
|
| 453 | 454 | "transformers-0.6.1.1-be28"
|
| 454 | 455 | ],
|
| 455 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-toolchain-0.1.0.0",
|
|
| 456 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/ghc-toolchain-0.1.0.0",
|
|
| 456 | 457 | "exe-depends": [],
|
| 457 | 458 | "flags": {},
|
| 458 | 459 | "id": "ghc-toolchain-0.1.0.0-inplace",
|
| 459 | 460 | "pkg-name": "ghc-toolchain",
|
| 460 | 461 | "pkg-src": {
|
| 461 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../utils/ghc-toolchain",
|
|
| 462 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../utils/ghc-toolchain",
|
|
| 462 | 463 | "type": "local"
|
| 463 | 464 | },
|
| 464 | 465 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -466,30 +467,30 @@ |
| 466 | 467 | "type": "configured"
|
| 467 | 468 | },
|
| 468 | 469 | {
|
| 469 | - "bin-file": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 470 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 470 | + "bin-file": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 471 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 471 | 472 | "component-name": "exe:hadrian",
|
| 472 | 473 | "depends": [
|
| 473 | - "Cabal-3.16.0.0-bb4228e7cf7d865c2cde42e3cf10df52629123f6e6cf0bc80a1eb3074f26a6fc",
|
|
| 474 | + "Cabal-3.16.1.0-54a9f614db8e2077390f0e040fb1f3a695dc900d66750af71c58b10629c2ec10",
|
|
| 474 | 475 | "base-4.20.1.0-74ce",
|
| 475 | 476 | "base16-bytestring-1.0.2.0-0e70cce92eaf2507b59eeeb7f53df0af42d0c00d1a3ebce61267da114e952711",
|
| 476 | 477 | "bytestring-0.12.2.0-4189",
|
| 477 | 478 | "containers-0.7-dc17",
|
| 478 | 479 | "cryptohash-sha256-0.11.102.1-878bf7ec844d7b04ef3da6363bffd68245a34fb94101cd7f2eec9fba90263359",
|
| 479 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 480 | - "extra-1.8.1-6452350613ef63f957f44fa19ae757371c555b4185640a391f035b8b3ffa3430",
|
|
| 480 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 481 | + "extra-1.8.1-baa06287ee4c1eef41c25e2d8fcc11d82a789d78b021fd4dd307e91e970125f8",
|
|
| 481 | 482 | "filepath-1.5.4.0-a42f",
|
| 482 | 483 | "ghc-platform-0.1.0.0-inplace",
|
| 483 | 484 | "ghc-toolchain-0.1.0.0-inplace",
|
| 484 | 485 | "mtl-2.3.1-6ec5",
|
| 485 | 486 | "parsec-3.1.18.0-71aa",
|
| 486 | - "shake-0.19.8-5a8ba86bf6dc6a8f2569ff13c9897ba12b5d8d2cc57e77989f5e8b5d5203451e",
|
|
| 487 | + "shake-0.19.9-b6a5e682aa04fd94ea93cfefe2fb8bda09a90e9acdbea3ded70a0f19491bab69",
|
|
| 487 | 488 | "text-2.1.2-50ed",
|
| 488 | 489 | "time-1.12.2-9b4e",
|
| 489 | 490 | "transformers-0.6.1.1-be28",
|
| 490 | - "unordered-containers-0.2.21-09a41b81d4520f82e2b010bc72aef1afa15e9a6308e48439919865e9dbc68a7d"
|
|
| 491 | + "unordered-containers-0.2.21-041a4ca2dffcaca5f70b0c1f2cf2263a90ade38066ac07dfcde0978d819eba03"
|
|
| 491 | 492 | ],
|
| 492 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.2/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | 494 | "exe-depends": [],
|
| 494 | 495 | "flags": {
|
| 495 | 496 | "selftest": false,
|
| ... | ... | @@ -498,7 +499,7 @@ |
| 498 | 499 | "id": "hadrian-0.1.0.0-inplace-hadrian",
|
| 499 | 500 | "pkg-name": "hadrian",
|
| 500 | 501 | "pkg-src": {
|
| 501 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/.",
|
|
| 502 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/.",
|
|
| 502 | 503 | "type": "local"
|
| 503 | 504 | },
|
| 504 | 505 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -513,8 +514,6 @@ |
| 513 | 514 | "containers-0.7-dc17",
|
| 514 | 515 | "deepseq-1.5.0.0-4587",
|
| 515 | 516 | "filepath-1.5.4.0-a42f",
|
| 516 | - "ghc-bignum-1.3-47df",
|
|
| 517 | - "ghc-prim-0.12.0-46d2",
|
|
| 518 | 517 | "os-string-2.0.4-6908",
|
| 519 | 518 | "text-2.1.2-50ed"
|
| 520 | 519 | ],
|
| ... | ... | @@ -523,8 +522,8 @@ |
| 523 | 522 | "arch-native": false,
|
| 524 | 523 | "random-initial-seed": false
|
| 525 | 524 | },
|
| 526 | - "id": "hashable-1.5.0.0-70ae99e97232bc15240145cf47971627a45fa2b149ffe7e3b6b7755dde835c04",
|
|
| 527 | - "pkg-cabal-sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 525 | + "id": "hashable-1.5.1.0-221a6ba43f8229c1c8cb27327148666568a5050ae73f029113a5a35449667c98",
|
|
| 526 | + "pkg-cabal-sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 528 | 527 | "pkg-name": "hashable",
|
| 529 | 528 | "pkg-src": {
|
| 530 | 529 | "repo": {
|
| ... | ... | @@ -533,8 +532,8 @@ |
| 533 | 532 | },
|
| 534 | 533 | "type": "repo-tar"
|
| 535 | 534 | },
|
| 536 | - "pkg-src-sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 537 | - "pkg-version": "1.5.0.0",
|
|
| 535 | + "pkg-src-sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 536 | + "pkg-version": "1.5.1.0",
|
|
| 538 | 537 | "style": "global",
|
| 539 | 538 | "type": "configured"
|
| 540 | 539 | },
|
| ... | ... | @@ -683,7 +682,7 @@ |
| 683 | 682 | "exe-depends": [],
|
| 684 | 683 | "flags": {},
|
| 685 | 684 | "id": "primitive-0.9.1.0-916b3ab9708ff846a921a10875f0708f9499c32f00dc7a922ce7075c1546c811",
|
| 686 | - "pkg-cabal-sha256": "dfdd6572944c11e69208237dd32a2eb9d975b4f4e9064a7b8dc952cb0e256846",
|
|
| 685 | + "pkg-cabal-sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 687 | 686 | "pkg-name": "primitive",
|
| 688 | 687 | "pkg-src": {
|
| 689 | 688 | "repo": {
|
| ... | ... | @@ -702,7 +701,7 @@ |
| 702 | 701 | "depends": [
|
| 703 | 702 | "base-4.20.1.0-74ce",
|
| 704 | 703 | "deepseq-1.5.0.0-4587",
|
| 705 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 704 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 706 | 705 | "filepath-1.5.4.0-a42f",
|
| 707 | 706 | "os-string-2.0.4-6908",
|
| 708 | 707 | "unix-2.8.6.0-cf2a"
|
| ... | ... | @@ -711,8 +710,8 @@ |
| 711 | 710 | "flags": {
|
| 712 | 711 | "os-string": true
|
| 713 | 712 | },
|
| 714 | - "id": "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 715 | - "pkg-cabal-sha256": "6def2e07c317f52f4d30c43e92f97b7bc5f7c27cb1270d386b15dce429e1180f",
|
|
| 713 | + "id": "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 714 | + "pkg-cabal-sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 716 | 715 | "pkg-name": "process",
|
| 717 | 716 | "pkg-src": {
|
| 718 | 717 | "repo": {
|
| ... | ... | @@ -721,8 +720,8 @@ |
| 721 | 720 | },
|
| 722 | 721 | "type": "repo-tar"
|
| 723 | 722 | },
|
| 724 | - "pkg-src-sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 725 | - "pkg-version": "1.6.26.1",
|
|
| 723 | + "pkg-src-sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 724 | + "pkg-version": "1.6.27.0",
|
|
| 726 | 725 | "style": "global",
|
| 727 | 726 | "type": "configured"
|
| 728 | 727 | },
|
| ... | ... | @@ -733,12 +732,12 @@ |
| 733 | 732 | "bytestring-0.12.2.0-4189",
|
| 734 | 733 | "deepseq-1.5.0.0-4587",
|
| 735 | 734 | "mtl-2.3.1-6ec5",
|
| 736 | - "splitmix-0.1.3.1-a41cf20cb2eeab0969721b0d12a9b37363b2da016299c5c1d0b01089654d5ae8",
|
|
| 735 | + "splitmix-0.1.3.2-0910741e084b906054b6d847596f202c422aa35aa4a80bff5bf69b9f06bac8a9",
|
|
| 737 | 736 | "transformers-0.6.1.1-be28"
|
| 738 | 737 | ],
|
| 739 | 738 | "exe-depends": [],
|
| 740 | 739 | "flags": {},
|
| 741 | - "id": "random-1.3.1-1e7c2e74105820b2709b7458495611c1083fc4297e7da7ae8a0dc7f2535b353f",
|
|
| 740 | + "id": "random-1.3.1-61354a0da1d8fc506f49bd828fc847fa5b14ed4a189e7a1f5290937d57153400",
|
|
| 742 | 741 | "pkg-cabal-sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| 743 | 742 | "pkg-name": "random",
|
| 744 | 743 | "pkg-src": {
|
| ... | ... | @@ -767,22 +766,22 @@ |
| 767 | 766 | "binary-0.8.9.3-3042",
|
| 768 | 767 | "bytestring-0.12.2.0-4189",
|
| 769 | 768 | "deepseq-1.5.0.0-4587",
|
| 770 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 771 | - "extra-1.8.1-6452350613ef63f957f44fa19ae757371c555b4185640a391f035b8b3ffa3430",
|
|
| 769 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 770 | + "extra-1.8.1-baa06287ee4c1eef41c25e2d8fcc11d82a789d78b021fd4dd307e91e970125f8",
|
|
| 772 | 771 | "filepath-1.5.4.0-a42f",
|
| 773 | - "filepattern-0.1.3-3f07fc062335aec98d061c5e544644f6a52e83ad1366b0a192ca3d0ec3e19955",
|
|
| 774 | - "hashable-1.5.0.0-70ae99e97232bc15240145cf47971627a45fa2b149ffe7e3b6b7755dde835c04",
|
|
| 772 | + "filepattern-0.1.3-1b7183f1be372e821a82edc7f5ef72fd8cf73bacdbcaa303a275f9067a98f64a",
|
|
| 773 | + "hashable-1.5.1.0-221a6ba43f8229c1c8cb27327148666568a5050ae73f029113a5a35449667c98",
|
|
| 775 | 774 | "heaps-0.4.1-194d3342e9b73424a7c36aaa12346a3b0d6aff9d85ed6d06dbd611c12a31538c",
|
| 776 | 775 | "js-dgtable-0.5.2-7074ea3d97a967859004dee66d52f01ed823452503dd8e74d446f65643ba7d0e",
|
| 777 | 776 | "js-flot-0.8.3-6457f695c38582020fee2a53c0a573df008ce2e2a080dc5623ee73782a1300da",
|
| 778 | 777 | "js-jquery-3.7.1-138965900c559d500321728bfce3fe7bbde7784a8c2aa62d30e4d6d487b65c89",
|
| 779 | 778 | "primitive-0.9.1.0-916b3ab9708ff846a921a10875f0708f9499c32f00dc7a922ce7075c1546c811",
|
| 780 | - "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 781 | - "random-1.3.1-1e7c2e74105820b2709b7458495611c1083fc4297e7da7ae8a0dc7f2535b353f",
|
|
| 779 | + "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 780 | + "random-1.3.1-61354a0da1d8fc506f49bd828fc847fa5b14ed4a189e7a1f5290937d57153400",
|
|
| 782 | 781 | "time-1.12.2-9b4e",
|
| 783 | 782 | "transformers-0.6.1.1-be28",
|
| 784 | 783 | "unix-2.8.6.0-cf2a",
|
| 785 | - "unordered-containers-0.2.21-09a41b81d4520f82e2b010bc72aef1afa15e9a6308e48439919865e9dbc68a7d",
|
|
| 784 | + "unordered-containers-0.2.21-041a4ca2dffcaca5f70b0c1f2cf2263a90ade38066ac07dfcde0978d819eba03",
|
|
| 786 | 785 | "utf8-string-1.0.2-b0d2096ba4d273705865702df8d475821acf73964a13b1e0cb27e1be9559bd33"
|
| 787 | 786 | ],
|
| 788 | 787 | "exe-depends": [],
|
| ... | ... | @@ -792,8 +791,8 @@ |
| 792 | 791 | "portable": false,
|
| 793 | 792 | "threaded": true
|
| 794 | 793 | },
|
| 795 | - "id": "shake-0.19.8-5a8ba86bf6dc6a8f2569ff13c9897ba12b5d8d2cc57e77989f5e8b5d5203451e",
|
|
| 796 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 794 | + "id": "shake-0.19.9-b6a5e682aa04fd94ea93cfefe2fb8bda09a90e9acdbea3ded70a0f19491bab69",
|
|
| 795 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 797 | 796 | "pkg-name": "shake",
|
| 798 | 797 | "pkg-src": {
|
| 799 | 798 | "repo": {
|
| ... | ... | @@ -802,35 +801,35 @@ |
| 802 | 801 | },
|
| 803 | 802 | "type": "repo-tar"
|
| 804 | 803 | },
|
| 805 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 806 | - "pkg-version": "0.19.8",
|
|
| 804 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 805 | + "pkg-version": "0.19.9",
|
|
| 807 | 806 | "style": "global",
|
| 808 | 807 | "type": "configured"
|
| 809 | 808 | },
|
| 810 | 809 | {
|
| 811 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.2-2194/shake-0.19.8-e-shake-43dd09db6088437883ec2a1060f663c4696679efda041bf6fe26fd4585b1ac60/bin/shake",
|
|
| 810 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.2-2194/shake-0.19.9-e-shake-ab6a9a263a9def62e0b88aac9f9958691d0216675758a625741e23895db8604a/bin/shake",
|
|
| 812 | 811 | "component-name": "exe:shake",
|
| 813 | 812 | "depends": [
|
| 814 | 813 | "base-4.20.1.0-74ce",
|
| 815 | 814 | "binary-0.8.9.3-3042",
|
| 816 | 815 | "bytestring-0.12.2.0-4189",
|
| 817 | 816 | "deepseq-1.5.0.0-4587",
|
| 818 | - "directory-1.3.9.0-bc0abf1c9a7228ee1760bbac658c674241239232ec9dc6a223395f8d33cdbc6f",
|
|
| 819 | - "extra-1.8.1-6452350613ef63f957f44fa19ae757371c555b4185640a391f035b8b3ffa3430",
|
|
| 817 | + "directory-1.3.10.1-d7c5ae457f4c5a5ee456b29f3efd804a381bcb038d5f0a1024df9588d4b56c5f",
|
|
| 818 | + "extra-1.8.1-baa06287ee4c1eef41c25e2d8fcc11d82a789d78b021fd4dd307e91e970125f8",
|
|
| 820 | 819 | "filepath-1.5.4.0-a42f",
|
| 821 | - "filepattern-0.1.3-3f07fc062335aec98d061c5e544644f6a52e83ad1366b0a192ca3d0ec3e19955",
|
|
| 822 | - "hashable-1.5.0.0-70ae99e97232bc15240145cf47971627a45fa2b149ffe7e3b6b7755dde835c04",
|
|
| 820 | + "filepattern-0.1.3-1b7183f1be372e821a82edc7f5ef72fd8cf73bacdbcaa303a275f9067a98f64a",
|
|
| 821 | + "hashable-1.5.1.0-221a6ba43f8229c1c8cb27327148666568a5050ae73f029113a5a35449667c98",
|
|
| 823 | 822 | "heaps-0.4.1-194d3342e9b73424a7c36aaa12346a3b0d6aff9d85ed6d06dbd611c12a31538c",
|
| 824 | 823 | "js-dgtable-0.5.2-7074ea3d97a967859004dee66d52f01ed823452503dd8e74d446f65643ba7d0e",
|
| 825 | 824 | "js-flot-0.8.3-6457f695c38582020fee2a53c0a573df008ce2e2a080dc5623ee73782a1300da",
|
| 826 | 825 | "js-jquery-3.7.1-138965900c559d500321728bfce3fe7bbde7784a8c2aa62d30e4d6d487b65c89",
|
| 827 | 826 | "primitive-0.9.1.0-916b3ab9708ff846a921a10875f0708f9499c32f00dc7a922ce7075c1546c811",
|
| 828 | - "process-1.6.26.1-c30ac68264906babef7aace4ddda01c1e6f5189cce819bc80c4cdfafd9214a9f",
|
|
| 829 | - "random-1.3.1-1e7c2e74105820b2709b7458495611c1083fc4297e7da7ae8a0dc7f2535b353f",
|
|
| 827 | + "process-1.6.27.0-fcf894449fb405685995be689bc18913a7cfcc8957727f67a92149882bc70369",
|
|
| 828 | + "random-1.3.1-61354a0da1d8fc506f49bd828fc847fa5b14ed4a189e7a1f5290937d57153400",
|
|
| 830 | 829 | "time-1.12.2-9b4e",
|
| 831 | 830 | "transformers-0.6.1.1-be28",
|
| 832 | 831 | "unix-2.8.6.0-cf2a",
|
| 833 | - "unordered-containers-0.2.21-09a41b81d4520f82e2b010bc72aef1afa15e9a6308e48439919865e9dbc68a7d",
|
|
| 832 | + "unordered-containers-0.2.21-041a4ca2dffcaca5f70b0c1f2cf2263a90ade38066ac07dfcde0978d819eba03",
|
|
| 834 | 833 | "utf8-string-1.0.2-b0d2096ba4d273705865702df8d475821acf73964a13b1e0cb27e1be9559bd33"
|
| 835 | 834 | ],
|
| 836 | 835 | "exe-depends": [],
|
| ... | ... | @@ -840,8 +839,8 @@ |
| 840 | 839 | "portable": false,
|
| 841 | 840 | "threaded": true
|
| 842 | 841 | },
|
| 843 | - "id": "shake-0.19.8-e-shake-43dd09db6088437883ec2a1060f663c4696679efda041bf6fe26fd4585b1ac60",
|
|
| 844 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 842 | + "id": "shake-0.19.9-e-shake-ab6a9a263a9def62e0b88aac9f9958691d0216675758a625741e23895db8604a",
|
|
| 843 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 845 | 844 | "pkg-name": "shake",
|
| 846 | 845 | "pkg-src": {
|
| 847 | 846 | "repo": {
|
| ... | ... | @@ -850,8 +849,8 @@ |
| 850 | 849 | },
|
| 851 | 850 | "type": "repo-tar"
|
| 852 | 851 | },
|
| 853 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 854 | - "pkg-version": "0.19.8",
|
|
| 852 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 853 | + "pkg-version": "0.19.9",
|
|
| 855 | 854 | "style": "global",
|
| 856 | 855 | "type": "configured"
|
| 857 | 856 | },
|
| ... | ... | @@ -865,8 +864,8 @@ |
| 865 | 864 | "flags": {
|
| 866 | 865 | "optimised-mixer": false
|
| 867 | 866 | },
|
| 868 | - "id": "splitmix-0.1.3.1-a41cf20cb2eeab0969721b0d12a9b37363b2da016299c5c1d0b01089654d5ae8",
|
|
| 869 | - "pkg-cabal-sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 867 | + "id": "splitmix-0.1.3.2-0910741e084b906054b6d847596f202c422aa35aa4a80bff5bf69b9f06bac8a9",
|
|
| 868 | + "pkg-cabal-sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 870 | 869 | "pkg-name": "splitmix",
|
| 871 | 870 | "pkg-src": {
|
| 872 | 871 | "repo": {
|
| ... | ... | @@ -875,8 +874,8 @@ |
| 875 | 874 | },
|
| 876 | 875 | "type": "repo-tar"
|
| 877 | 876 | },
|
| 878 | - "pkg-src-sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 879 | - "pkg-version": "0.1.3.1",
|
|
| 877 | + "pkg-src-sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 878 | + "pkg-version": "0.1.3.2",
|
|
| 880 | 879 | "style": "global",
|
| 881 | 880 | "type": "configured"
|
| 882 | 881 | },
|
| ... | ... | @@ -954,15 +953,15 @@ |
| 954 | 953 | "depends": [
|
| 955 | 954 | "base-4.20.1.0-74ce",
|
| 956 | 955 | "deepseq-1.5.0.0-4587",
|
| 957 | - "hashable-1.5.0.0-70ae99e97232bc15240145cf47971627a45fa2b149ffe7e3b6b7755dde835c04",
|
|
| 956 | + "hashable-1.5.1.0-221a6ba43f8229c1c8cb27327148666568a5050ae73f029113a5a35449667c98",
|
|
| 958 | 957 | "template-haskell-2.22.0.0-0187"
|
| 959 | 958 | ],
|
| 960 | 959 | "exe-depends": [],
|
| 961 | 960 | "flags": {
|
| 962 | 961 | "debug": false
|
| 963 | 962 | },
|
| 964 | - "id": "unordered-containers-0.2.21-09a41b81d4520f82e2b010bc72aef1afa15e9a6308e48439919865e9dbc68a7d",
|
|
| 965 | - "pkg-cabal-sha256": "bcff64f48fba1e25bf9b5346d1c3545402cd2f1293b411435e7850ccb62884e5",
|
|
| 963 | + "id": "unordered-containers-0.2.21-041a4ca2dffcaca5f70b0c1f2cf2263a90ade38066ac07dfcde0978d819eba03",
|
|
| 964 | + "pkg-cabal-sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 966 | 965 | "pkg-name": "unordered-containers",
|
| 967 | 966 | "pkg-src": {
|
| 968 | 967 | "repo": {
|
| ... | ... | @@ -8,18 +8,18 @@ |
| 8 | 8 | {
|
| 9 | 9 | "component-name": "lib",
|
| 10 | 10 | "depends": [
|
| 11 | - "Cabal-syntax-3.16.0.0-03a7980019401e4ed3ba94b6a0a0fc792ffed8c9a176e019aefb9e385d2a8cf3",
|
|
| 11 | + "Cabal-syntax-3.16.1.0-a236216a5dc39e095c27636e489ab8d04e476769259d20c4353e6a73cdc72b90",
|
|
| 12 | 12 | "array-0.5.8.0-52e5",
|
| 13 | 13 | "base-4.20.2.0-17a7",
|
| 14 | 14 | "bytestring-0.12.2.0-efe2",
|
| 15 | 15 | "containers-0.7-7106",
|
| 16 | 16 | "deepseq-1.5.0.0-fb1c",
|
| 17 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 17 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 18 | 18 | "filepath-1.5.4.0-d558",
|
| 19 | 19 | "mtl-2.3.1-d091",
|
| 20 | 20 | "parsec-3.1.18.0-100a",
|
| 21 | 21 | "pretty-1.1.3.6-8ad3",
|
| 22 | - "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 22 | + "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 23 | 23 | "time-1.12.2-f935",
|
| 24 | 24 | "transformers-0.6.1.1-d0a2",
|
| 25 | 25 | "unix-2.8.7.0-b856"
|
| ... | ... | @@ -28,8 +28,8 @@ |
| 28 | 28 | "flags": {
|
| 29 | 29 | "git-rev": false
|
| 30 | 30 | },
|
| 31 | - "id": "Cabal-3.16.0.0-1fc09959375366a38145af84c14db5d742fae78d6115dbde05ce51b01e21045f",
|
|
| 32 | - "pkg-cabal-sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 31 | + "id": "Cabal-3.16.1.0-c0407845849191db5b96e64afa4bfb521691629c58c89783091a9ede11fd8d30",
|
|
| 32 | + "pkg-cabal-sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 33 | 33 | "pkg-name": "Cabal",
|
| 34 | 34 | "pkg-src": {
|
| 35 | 35 | "repo": {
|
| ... | ... | @@ -38,8 +38,8 @@ |
| 38 | 38 | },
|
| 39 | 39 | "type": "repo-tar"
|
| 40 | 40 | },
|
| 41 | - "pkg-src-sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 42 | - "pkg-version": "3.16.0.0",
|
|
| 41 | + "pkg-src-sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 42 | + "pkg-version": "3.16.1.0",
|
|
| 43 | 43 | "style": "global",
|
| 44 | 44 | "type": "configured"
|
| 45 | 45 | },
|
| ... | ... | @@ -52,7 +52,7 @@ |
| 52 | 52 | "bytestring-0.12.2.0-efe2",
|
| 53 | 53 | "containers-0.7-7106",
|
| 54 | 54 | "deepseq-1.5.0.0-fb1c",
|
| 55 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 55 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 56 | 56 | "filepath-1.5.4.0-d558",
|
| 57 | 57 | "mtl-2.3.1-d091",
|
| 58 | 58 | "parsec-3.1.18.0-100a",
|
| ... | ... | @@ -62,11 +62,11 @@ |
| 62 | 62 | "transformers-0.6.1.1-d0a2"
|
| 63 | 63 | ],
|
| 64 | 64 | "exe-depends": [
|
| 65 | - "alex-3.5.4.0-e-alex-66e9116dd579c762483dd43f76da0968658367387d7376f2794ed449e5844e32"
|
|
| 65 | + "alex-3.5.4.0-e-alex-0cade3aef1e7c45aed52b2adac265733ce3279e5538352ca7abb4c797fbb00ca"
|
|
| 66 | 66 | ],
|
| 67 | 67 | "flags": {},
|
| 68 | - "id": "Cabal-syntax-3.16.0.0-03a7980019401e4ed3ba94b6a0a0fc792ffed8c9a176e019aefb9e385d2a8cf3",
|
|
| 69 | - "pkg-cabal-sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 68 | + "id": "Cabal-syntax-3.16.1.0-a236216a5dc39e095c27636e489ab8d04e476769259d20c4353e6a73cdc72b90",
|
|
| 69 | + "pkg-cabal-sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 70 | 70 | "pkg-name": "Cabal-syntax",
|
| 71 | 71 | "pkg-src": {
|
| 72 | 72 | "repo": {
|
| ... | ... | @@ -75,23 +75,23 @@ |
| 75 | 75 | },
|
| 76 | 76 | "type": "repo-tar"
|
| 77 | 77 | },
|
| 78 | - "pkg-src-sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 79 | - "pkg-version": "3.16.0.0",
|
|
| 78 | + "pkg-src-sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 79 | + "pkg-version": "3.16.1.0",
|
|
| 80 | 80 | "style": "global",
|
| 81 | 81 | "type": "configured"
|
| 82 | 82 | },
|
| 83 | 83 | {
|
| 84 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.3-147c/alex-3.5.4.0-e-alex-66e9116dd579c762483dd43f76da0968658367387d7376f2794ed449e5844e32/bin/alex",
|
|
| 84 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.3-147c/alex-3.5.4.0-e-alex-0cade3aef1e7c45aed52b2adac265733ce3279e5538352ca7abb4c797fbb00ca/bin/alex",
|
|
| 85 | 85 | "component-name": "exe:alex",
|
| 86 | 86 | "depends": [
|
| 87 | 87 | "array-0.5.8.0-52e5",
|
| 88 | 88 | "base-4.20.2.0-17a7",
|
| 89 | 89 | "containers-0.7-7106",
|
| 90 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19"
|
|
| 90 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c"
|
|
| 91 | 91 | ],
|
| 92 | 92 | "exe-depends": [],
|
| 93 | 93 | "flags": {},
|
| 94 | - "id": "alex-3.5.4.0-e-alex-66e9116dd579c762483dd43f76da0968658367387d7376f2794ed449e5844e32",
|
|
| 94 | + "id": "alex-3.5.4.0-e-alex-0cade3aef1e7c45aed52b2adac265733ce3279e5538352ca7abb4c797fbb00ca",
|
|
| 95 | 95 | "pkg-cabal-sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| 96 | 96 | "pkg-name": "alex",
|
| 97 | 97 | "pkg-src": {
|
| ... | ... | @@ -249,7 +249,7 @@ |
| 249 | 249 | "component-name": "lib",
|
| 250 | 250 | "depends": [
|
| 251 | 251 | "base-4.20.2.0-17a7",
|
| 252 | - "file-io-0.1.5-4e018768f2b3537117dd95ef1ebaf6ef9faa5d28652fad791f5c31a3f54319d0",
|
|
| 252 | + "file-io-0.1.6-09cd1f129dc1d254b01779cfd4f89401859373e2c56eb25f3913054ccfdb34af",
|
|
| 253 | 253 | "filepath-1.5.4.0-d558",
|
| 254 | 254 | "os-string-2.0.7-78d7",
|
| 255 | 255 | "time-1.12.2-f935",
|
| ... | ... | @@ -259,8 +259,8 @@ |
| 259 | 259 | "flags": {
|
| 260 | 260 | "os-string": true
|
| 261 | 261 | },
|
| 262 | - "id": "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 263 | - "pkg-cabal-sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 262 | + "id": "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 263 | + "pkg-cabal-sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 264 | 264 | "pkg-name": "directory",
|
| 265 | 265 | "pkg-src": {
|
| 266 | 266 | "repo": {
|
| ... | ... | @@ -269,8 +269,8 @@ |
| 269 | 269 | },
|
| 270 | 270 | "type": "repo-tar"
|
| 271 | 271 | },
|
| 272 | - "pkg-src-sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 273 | - "pkg-version": "1.3.9.0",
|
|
| 272 | + "pkg-src-sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 273 | + "pkg-version": "1.3.10.1",
|
|
| 274 | 274 | "style": "global",
|
| 275 | 275 | "type": "configured"
|
| 276 | 276 | },
|
| ... | ... | @@ -292,15 +292,15 @@ |
| 292 | 292 | "depends": [
|
| 293 | 293 | "base-4.20.2.0-17a7",
|
| 294 | 294 | "clock-0.8.4-060313280706c73602ee99afcb3bc47ef20d95522e54d794386cb36b0a05883d",
|
| 295 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 295 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 296 | 296 | "filepath-1.5.4.0-d558",
|
| 297 | - "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 297 | + "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 298 | 298 | "time-1.12.2-f935",
|
| 299 | 299 | "unix-2.8.7.0-b856"
|
| 300 | 300 | ],
|
| 301 | 301 | "exe-depends": [],
|
| 302 | 302 | "flags": {},
|
| 303 | - "id": "extra-1.8.1-8297c89e12d79a17372f73a4e8a6036eb8e04e7033854c84d1ef4b0114f368e2",
|
|
| 303 | + "id": "extra-1.8.1-fdca8a752fbce7321b47176aa976e3cace072edbd9b3a6eb8b78c5642e852ecc",
|
|
| 304 | 304 | "pkg-cabal-sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
| 305 | 305 | "pkg-name": "extra",
|
| 306 | 306 | "pkg-src": {
|
| ... | ... | @@ -327,10 +327,11 @@ |
| 327 | 327 | ],
|
| 328 | 328 | "exe-depends": [],
|
| 329 | 329 | "flags": {
|
| 330 | + "long-paths": true,
|
|
| 330 | 331 | "os-string": true
|
| 331 | 332 | },
|
| 332 | - "id": "file-io-0.1.5-4e018768f2b3537117dd95ef1ebaf6ef9faa5d28652fad791f5c31a3f54319d0",
|
|
| 333 | - "pkg-cabal-sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 333 | + "id": "file-io-0.1.6-09cd1f129dc1d254b01779cfd4f89401859373e2c56eb25f3913054ccfdb34af",
|
|
| 334 | + "pkg-cabal-sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 334 | 335 | "pkg-name": "file-io",
|
| 335 | 336 | "pkg-src": {
|
| 336 | 337 | "repo": {
|
| ... | ... | @@ -339,8 +340,8 @@ |
| 339 | 340 | },
|
| 340 | 341 | "type": "repo-tar"
|
| 341 | 342 | },
|
| 342 | - "pkg-src-sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 343 | - "pkg-version": "0.1.5",
|
|
| 343 | + "pkg-src-sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 344 | + "pkg-version": "0.1.6",
|
|
| 344 | 345 | "style": "global",
|
| 345 | 346 | "type": "configured"
|
| 346 | 347 | },
|
| ... | ... | @@ -362,13 +363,13 @@ |
| 362 | 363 | "component-name": "lib",
|
| 363 | 364 | "depends": [
|
| 364 | 365 | "base-4.20.2.0-17a7",
|
| 365 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 366 | - "extra-1.8.1-8297c89e12d79a17372f73a4e8a6036eb8e04e7033854c84d1ef4b0114f368e2",
|
|
| 366 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 367 | + "extra-1.8.1-fdca8a752fbce7321b47176aa976e3cace072edbd9b3a6eb8b78c5642e852ecc",
|
|
| 367 | 368 | "filepath-1.5.4.0-d558"
|
| 368 | 369 | ],
|
| 369 | 370 | "exe-depends": [],
|
| 370 | 371 | "flags": {},
|
| 371 | - "id": "filepattern-0.1.3-791de9e2a8b82be938dfd4972723ecd7cf17e066ba8b9b556e81193d2b8a54aa",
|
|
| 372 | + "id": "filepattern-0.1.3-26883dcea976f7041d9d4efca66a1ecda414c720e35a73ad266fbe9dd3777249",
|
|
| 372 | 373 | "pkg-cabal-sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| 373 | 374 | "pkg-name": "filepattern",
|
| 374 | 375 | "pkg-src": {
|
| ... | ... | @@ -413,18 +414,18 @@ |
| 413 | 414 | "type": "pre-existing"
|
| 414 | 415 | },
|
| 415 | 416 | {
|
| 416 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-platform-0.1.0.0/build-info.json",
|
|
| 417 | 418 | "component-name": "lib",
|
| 418 | 419 | "depends": [
|
| 419 | 420 | "base-4.20.2.0-17a7"
|
| 420 | 421 | ],
|
| 421 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-platform-0.1.0.0",
|
|
| 422 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-platform-0.1.0.0",
|
|
| 422 | 423 | "exe-depends": [],
|
| 423 | 424 | "flags": {},
|
| 424 | 425 | "id": "ghc-platform-0.1.0.0-inplace",
|
| 425 | 426 | "pkg-name": "ghc-platform",
|
| 426 | 427 | "pkg-src": {
|
| 427 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../libraries/ghc-platform",
|
|
| 428 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../libraries/ghc-platform",
|
|
| 428 | 429 | "type": "local"
|
| 429 | 430 | },
|
| 430 | 431 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -441,24 +442,24 @@ |
| 441 | 442 | "type": "pre-existing"
|
| 442 | 443 | },
|
| 443 | 444 | {
|
| 444 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 445 | 446 | "component-name": "lib",
|
| 446 | 447 | "depends": [
|
| 447 | 448 | "base-4.20.2.0-17a7",
|
| 448 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 449 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 449 | 450 | "filepath-1.5.4.0-d558",
|
| 450 | 451 | "ghc-platform-0.1.0.0-inplace",
|
| 451 | - "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 452 | + "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 452 | 453 | "text-2.1.3-408f",
|
| 453 | 454 | "transformers-0.6.1.1-d0a2"
|
| 454 | 455 | ],
|
| 455 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-toolchain-0.1.0.0",
|
|
| 456 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/ghc-toolchain-0.1.0.0",
|
|
| 456 | 457 | "exe-depends": [],
|
| 457 | 458 | "flags": {},
|
| 458 | 459 | "id": "ghc-toolchain-0.1.0.0-inplace",
|
| 459 | 460 | "pkg-name": "ghc-toolchain",
|
| 460 | 461 | "pkg-src": {
|
| 461 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/../utils/ghc-toolchain",
|
|
| 462 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../utils/ghc-toolchain",
|
|
| 462 | 463 | "type": "local"
|
| 463 | 464 | },
|
| 464 | 465 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -466,30 +467,30 @@ |
| 466 | 467 | "type": "configured"
|
| 467 | 468 | },
|
| 468 | 469 | {
|
| 469 | - "bin-file": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 470 | - "build-info": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 470 | + "bin-file": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 471 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 471 | 472 | "component-name": "exe:hadrian",
|
| 472 | 473 | "depends": [
|
| 473 | - "Cabal-3.16.0.0-1fc09959375366a38145af84c14db5d742fae78d6115dbde05ce51b01e21045f",
|
|
| 474 | + "Cabal-3.16.1.0-c0407845849191db5b96e64afa4bfb521691629c58c89783091a9ede11fd8d30",
|
|
| 474 | 475 | "base-4.20.2.0-17a7",
|
| 475 | 476 | "base16-bytestring-1.0.2.0-29bd0f434dcdbe2901a6d2585dcfa06ab67b022e6476b19392956b4d59214cb5",
|
| 476 | 477 | "bytestring-0.12.2.0-efe2",
|
| 477 | 478 | "containers-0.7-7106",
|
| 478 | 479 | "cryptohash-sha256-0.11.102.1-e3db2c08cb1862103e90660deb943771942019a3f79d1b5d2e2f89a83496be5b",
|
| 479 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 480 | - "extra-1.8.1-8297c89e12d79a17372f73a4e8a6036eb8e04e7033854c84d1ef4b0114f368e2",
|
|
| 480 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 481 | + "extra-1.8.1-fdca8a752fbce7321b47176aa976e3cace072edbd9b3a6eb8b78c5642e852ecc",
|
|
| 481 | 482 | "filepath-1.5.4.0-d558",
|
| 482 | 483 | "ghc-platform-0.1.0.0-inplace",
|
| 483 | 484 | "ghc-toolchain-0.1.0.0-inplace",
|
| 484 | 485 | "mtl-2.3.1-d091",
|
| 485 | 486 | "parsec-3.1.18.0-100a",
|
| 486 | - "shake-0.19.8-f16fa553db07869c458804ae423114174b75639ad9013e5bc6766952998ec62c",
|
|
| 487 | + "shake-0.19.9-26be79a6006eb77bc8ea6c4acdbf2fdf4bd5963e60c8a411987e39d04d22bc6a",
|
|
| 487 | 488 | "text-2.1.3-408f",
|
| 488 | 489 | "time-1.12.2-f935",
|
| 489 | 490 | "transformers-0.6.1.1-d0a2",
|
| 490 | - "unordered-containers-0.2.21-a462eed1393d6ff025e5bec5eb79f3581415a808c08d359ca9fc7df4f119fc5b"
|
|
| 491 | + "unordered-containers-0.2.21-de14d6502d6610b3da465ec3c7b65467a132d9410b6d014fa79e4f2ed5eed79b"
|
|
| 491 | 492 | ],
|
| 492 | - "dist-dir": "/home/mangoiv/Devel/ghc-devops/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.10.3/hadrian-0.1.0.0/x/hadrian",
|
|
| 493 | 494 | "exe-depends": [],
|
| 494 | 495 | "flags": {
|
| 495 | 496 | "selftest": false,
|
| ... | ... | @@ -498,7 +499,7 @@ |
| 498 | 499 | "id": "hadrian-0.1.0.0-inplace-hadrian",
|
| 499 | 500 | "pkg-name": "hadrian",
|
| 500 | 501 | "pkg-src": {
|
| 501 | - "path": "/home/mangoiv/Devel/ghc-devops/hadrian/.",
|
|
| 502 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/.",
|
|
| 502 | 503 | "type": "local"
|
| 503 | 504 | },
|
| 504 | 505 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -513,8 +514,6 @@ |
| 513 | 514 | "containers-0.7-7106",
|
| 514 | 515 | "deepseq-1.5.0.0-fb1c",
|
| 515 | 516 | "filepath-1.5.4.0-d558",
|
| 516 | - "ghc-bignum-1.3-a320",
|
|
| 517 | - "ghc-prim-0.12.0-1026",
|
|
| 518 | 517 | "os-string-2.0.7-78d7",
|
| 519 | 518 | "text-2.1.3-408f"
|
| 520 | 519 | ],
|
| ... | ... | @@ -523,8 +522,8 @@ |
| 523 | 522 | "arch-native": false,
|
| 524 | 523 | "random-initial-seed": false
|
| 525 | 524 | },
|
| 526 | - "id": "hashable-1.5.0.0-fbc6319c3043562f8849687c71968b7c9b9c98c5037818885c785e5a11159175",
|
|
| 527 | - "pkg-cabal-sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 525 | + "id": "hashable-1.5.1.0-2d5fa92ede5f3cbf172e7c1bc385ec56324436c24c54b1f5427cced823e62798",
|
|
| 526 | + "pkg-cabal-sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 528 | 527 | "pkg-name": "hashable",
|
| 529 | 528 | "pkg-src": {
|
| 530 | 529 | "repo": {
|
| ... | ... | @@ -533,8 +532,8 @@ |
| 533 | 532 | },
|
| 534 | 533 | "type": "repo-tar"
|
| 535 | 534 | },
|
| 536 | - "pkg-src-sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 537 | - "pkg-version": "1.5.0.0",
|
|
| 535 | + "pkg-src-sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 536 | + "pkg-version": "1.5.1.0",
|
|
| 538 | 537 | "style": "global",
|
| 539 | 538 | "type": "configured"
|
| 540 | 539 | },
|
| ... | ... | @@ -683,7 +682,7 @@ |
| 683 | 682 | "exe-depends": [],
|
| 684 | 683 | "flags": {},
|
| 685 | 684 | "id": "primitive-0.9.1.0-e2522b12496b6a54d32fc50d63739542886af0b7de9fbbaf49c9dd11cd266d3b",
|
| 686 | - "pkg-cabal-sha256": "dfdd6572944c11e69208237dd32a2eb9d975b4f4e9064a7b8dc952cb0e256846",
|
|
| 685 | + "pkg-cabal-sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 687 | 686 | "pkg-name": "primitive",
|
| 688 | 687 | "pkg-src": {
|
| 689 | 688 | "repo": {
|
| ... | ... | @@ -702,7 +701,7 @@ |
| 702 | 701 | "depends": [
|
| 703 | 702 | "base-4.20.2.0-17a7",
|
| 704 | 703 | "deepseq-1.5.0.0-fb1c",
|
| 705 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 704 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 706 | 705 | "filepath-1.5.4.0-d558",
|
| 707 | 706 | "os-string-2.0.7-78d7",
|
| 708 | 707 | "unix-2.8.7.0-b856"
|
| ... | ... | @@ -711,8 +710,8 @@ |
| 711 | 710 | "flags": {
|
| 712 | 711 | "os-string": true
|
| 713 | 712 | },
|
| 714 | - "id": "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 715 | - "pkg-cabal-sha256": "6def2e07c317f52f4d30c43e92f97b7bc5f7c27cb1270d386b15dce429e1180f",
|
|
| 713 | + "id": "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 714 | + "pkg-cabal-sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 716 | 715 | "pkg-name": "process",
|
| 717 | 716 | "pkg-src": {
|
| 718 | 717 | "repo": {
|
| ... | ... | @@ -721,8 +720,8 @@ |
| 721 | 720 | },
|
| 722 | 721 | "type": "repo-tar"
|
| 723 | 722 | },
|
| 724 | - "pkg-src-sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 725 | - "pkg-version": "1.6.26.1",
|
|
| 723 | + "pkg-src-sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 724 | + "pkg-version": "1.6.27.0",
|
|
| 726 | 725 | "style": "global",
|
| 727 | 726 | "type": "configured"
|
| 728 | 727 | },
|
| ... | ... | @@ -733,12 +732,12 @@ |
| 733 | 732 | "bytestring-0.12.2.0-efe2",
|
| 734 | 733 | "deepseq-1.5.0.0-fb1c",
|
| 735 | 734 | "mtl-2.3.1-d091",
|
| 736 | - "splitmix-0.1.3.1-2497eda1b2ad3dd4603f9e45b06d44f8acbc71f8cdcc7e94891c377f236e65cb",
|
|
| 735 | + "splitmix-0.1.3.2-c83f4d58ab16b6f5b056f510da5d5d15305079b344ea8af2e2c32cba8feb45a1",
|
|
| 737 | 736 | "transformers-0.6.1.1-d0a2"
|
| 738 | 737 | ],
|
| 739 | 738 | "exe-depends": [],
|
| 740 | 739 | "flags": {},
|
| 741 | - "id": "random-1.3.1-5a4ad890bf4a6fd8bc779232c29beb64beb64a814dc12690e4defdac73a82056",
|
|
| 740 | + "id": "random-1.3.1-ccb1f9d87f65efda1133fc92efd4b7ce4a1b1373f8ce5f89a381e314c148ad77",
|
|
| 742 | 741 | "pkg-cabal-sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| 743 | 742 | "pkg-name": "random",
|
| 744 | 743 | "pkg-src": {
|
| ... | ... | @@ -761,29 +760,28 @@ |
| 761 | 760 | "type": "pre-existing"
|
| 762 | 761 | },
|
| 763 | 762 | {
|
| 764 | - "bin-file": "/home/mangoiv/.cabal/store/ghc-9.10.3-147c/shake-0.19.8-e-shake-80f2131796bb8cd22b5c12230b0fdabea41341d05ba99d3bc2f69e0d681e0270/bin/shake",
|
|
| 765 | - "component-name": "exe:shake",
|
|
| 763 | + "component-name": "lib",
|
|
| 766 | 764 | "depends": [
|
| 767 | 765 | "base-4.20.2.0-17a7",
|
| 768 | 766 | "binary-0.8.9.3-bc9a",
|
| 769 | 767 | "bytestring-0.12.2.0-efe2",
|
| 770 | 768 | "deepseq-1.5.0.0-fb1c",
|
| 771 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 772 | - "extra-1.8.1-8297c89e12d79a17372f73a4e8a6036eb8e04e7033854c84d1ef4b0114f368e2",
|
|
| 769 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 770 | + "extra-1.8.1-fdca8a752fbce7321b47176aa976e3cace072edbd9b3a6eb8b78c5642e852ecc",
|
|
| 773 | 771 | "filepath-1.5.4.0-d558",
|
| 774 | - "filepattern-0.1.3-791de9e2a8b82be938dfd4972723ecd7cf17e066ba8b9b556e81193d2b8a54aa",
|
|
| 775 | - "hashable-1.5.0.0-fbc6319c3043562f8849687c71968b7c9b9c98c5037818885c785e5a11159175",
|
|
| 772 | + "filepattern-0.1.3-26883dcea976f7041d9d4efca66a1ecda414c720e35a73ad266fbe9dd3777249",
|
|
| 773 | + "hashable-1.5.1.0-2d5fa92ede5f3cbf172e7c1bc385ec56324436c24c54b1f5427cced823e62798",
|
|
| 776 | 774 | "heaps-0.4.1-1631132b9f053f489025ff0a32e89ef5e5c6065e3922a212956f0c8772ba3ea5",
|
| 777 | 775 | "js-dgtable-0.5.2-e8654d5f11fa53f1860bede6ee2578bcab00dd4074e6fed49d4c07bcb8c54ad7",
|
| 778 | 776 | "js-flot-0.8.3-77004cc9c053a7c71b0fd8a0b4d0b87cec1659cb0fb481224c22d7bc416defce",
|
| 779 | 777 | "js-jquery-3.7.1-db5e10cac67bd5e02afee78a3399584298241b31b8dee43c241f36bd0a30ebeb",
|
| 780 | 778 | "primitive-0.9.1.0-e2522b12496b6a54d32fc50d63739542886af0b7de9fbbaf49c9dd11cd266d3b",
|
| 781 | - "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 782 | - "random-1.3.1-5a4ad890bf4a6fd8bc779232c29beb64beb64a814dc12690e4defdac73a82056",
|
|
| 779 | + "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 780 | + "random-1.3.1-ccb1f9d87f65efda1133fc92efd4b7ce4a1b1373f8ce5f89a381e314c148ad77",
|
|
| 783 | 781 | "time-1.12.2-f935",
|
| 784 | 782 | "transformers-0.6.1.1-d0a2",
|
| 785 | 783 | "unix-2.8.7.0-b856",
|
| 786 | - "unordered-containers-0.2.21-a462eed1393d6ff025e5bec5eb79f3581415a808c08d359ca9fc7df4f119fc5b",
|
|
| 784 | + "unordered-containers-0.2.21-de14d6502d6610b3da465ec3c7b65467a132d9410b6d014fa79e4f2ed5eed79b",
|
|
| 787 | 785 | "utf8-string-1.0.2-9495a6e5177dde48f97fd29258c60c235f167f07cae65feb857609dd8598ca03"
|
| 788 | 786 | ],
|
| 789 | 787 | "exe-depends": [],
|
| ... | ... | @@ -793,8 +791,8 @@ |
| 793 | 791 | "portable": false,
|
| 794 | 792 | "threaded": true
|
| 795 | 793 | },
|
| 796 | - "id": "shake-0.19.8-e-shake-80f2131796bb8cd22b5c12230b0fdabea41341d05ba99d3bc2f69e0d681e0270",
|
|
| 797 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 794 | + "id": "shake-0.19.9-26be79a6006eb77bc8ea6c4acdbf2fdf4bd5963e60c8a411987e39d04d22bc6a",
|
|
| 795 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 798 | 796 | "pkg-name": "shake",
|
| 799 | 797 | "pkg-src": {
|
| 800 | 798 | "repo": {
|
| ... | ... | @@ -803,34 +801,35 @@ |
| 803 | 801 | },
|
| 804 | 802 | "type": "repo-tar"
|
| 805 | 803 | },
|
| 806 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 807 | - "pkg-version": "0.19.8",
|
|
| 804 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 805 | + "pkg-version": "0.19.9",
|
|
| 808 | 806 | "style": "global",
|
| 809 | 807 | "type": "configured"
|
| 810 | 808 | },
|
| 811 | 809 | {
|
| 812 | - "component-name": "lib",
|
|
| 810 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.10.3-147c/shake-0.19.9-e-shake-d11a1d72dcbb7ae8bbbcc3c5beca2a27804002847263f88d31741ee864e9d031/bin/shake",
|
|
| 811 | + "component-name": "exe:shake",
|
|
| 813 | 812 | "depends": [
|
| 814 | 813 | "base-4.20.2.0-17a7",
|
| 815 | 814 | "binary-0.8.9.3-bc9a",
|
| 816 | 815 | "bytestring-0.12.2.0-efe2",
|
| 817 | 816 | "deepseq-1.5.0.0-fb1c",
|
| 818 | - "directory-1.3.9.0-64d1f1de6fbd78d54b089780e35d8da2e0fc39e25fc149fddd1a5b78c5856c19",
|
|
| 819 | - "extra-1.8.1-8297c89e12d79a17372f73a4e8a6036eb8e04e7033854c84d1ef4b0114f368e2",
|
|
| 817 | + "directory-1.3.10.1-eb020d809605602a187ebfcda553b5d4459432e607631013de7fb458111b134c",
|
|
| 818 | + "extra-1.8.1-fdca8a752fbce7321b47176aa976e3cace072edbd9b3a6eb8b78c5642e852ecc",
|
|
| 820 | 819 | "filepath-1.5.4.0-d558",
|
| 821 | - "filepattern-0.1.3-791de9e2a8b82be938dfd4972723ecd7cf17e066ba8b9b556e81193d2b8a54aa",
|
|
| 822 | - "hashable-1.5.0.0-fbc6319c3043562f8849687c71968b7c9b9c98c5037818885c785e5a11159175",
|
|
| 820 | + "filepattern-0.1.3-26883dcea976f7041d9d4efca66a1ecda414c720e35a73ad266fbe9dd3777249",
|
|
| 821 | + "hashable-1.5.1.0-2d5fa92ede5f3cbf172e7c1bc385ec56324436c24c54b1f5427cced823e62798",
|
|
| 823 | 822 | "heaps-0.4.1-1631132b9f053f489025ff0a32e89ef5e5c6065e3922a212956f0c8772ba3ea5",
|
| 824 | 823 | "js-dgtable-0.5.2-e8654d5f11fa53f1860bede6ee2578bcab00dd4074e6fed49d4c07bcb8c54ad7",
|
| 825 | 824 | "js-flot-0.8.3-77004cc9c053a7c71b0fd8a0b4d0b87cec1659cb0fb481224c22d7bc416defce",
|
| 826 | 825 | "js-jquery-3.7.1-db5e10cac67bd5e02afee78a3399584298241b31b8dee43c241f36bd0a30ebeb",
|
| 827 | 826 | "primitive-0.9.1.0-e2522b12496b6a54d32fc50d63739542886af0b7de9fbbaf49c9dd11cd266d3b",
|
| 828 | - "process-1.6.26.1-9ab411618ab29f5dfb85122b9ba8970f6d63bb7b47236c8cf810fc03e247593d",
|
|
| 829 | - "random-1.3.1-5a4ad890bf4a6fd8bc779232c29beb64beb64a814dc12690e4defdac73a82056",
|
|
| 827 | + "process-1.6.27.0-b88932f7b166079d4ac8676a9030c1d296fb2f8739cb237c0e3228b98ecc42b6",
|
|
| 828 | + "random-1.3.1-ccb1f9d87f65efda1133fc92efd4b7ce4a1b1373f8ce5f89a381e314c148ad77",
|
|
| 830 | 829 | "time-1.12.2-f935",
|
| 831 | 830 | "transformers-0.6.1.1-d0a2",
|
| 832 | 831 | "unix-2.8.7.0-b856",
|
| 833 | - "unordered-containers-0.2.21-a462eed1393d6ff025e5bec5eb79f3581415a808c08d359ca9fc7df4f119fc5b",
|
|
| 832 | + "unordered-containers-0.2.21-de14d6502d6610b3da465ec3c7b65467a132d9410b6d014fa79e4f2ed5eed79b",
|
|
| 834 | 833 | "utf8-string-1.0.2-9495a6e5177dde48f97fd29258c60c235f167f07cae65feb857609dd8598ca03"
|
| 835 | 834 | ],
|
| 836 | 835 | "exe-depends": [],
|
| ... | ... | @@ -840,8 +839,8 @@ |
| 840 | 839 | "portable": false,
|
| 841 | 840 | "threaded": true
|
| 842 | 841 | },
|
| 843 | - "id": "shake-0.19.8-f16fa553db07869c458804ae423114174b75639ad9013e5bc6766952998ec62c",
|
|
| 844 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 842 | + "id": "shake-0.19.9-e-shake-d11a1d72dcbb7ae8bbbcc3c5beca2a27804002847263f88d31741ee864e9d031",
|
|
| 843 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 845 | 844 | "pkg-name": "shake",
|
| 846 | 845 | "pkg-src": {
|
| 847 | 846 | "repo": {
|
| ... | ... | @@ -850,8 +849,8 @@ |
| 850 | 849 | },
|
| 851 | 850 | "type": "repo-tar"
|
| 852 | 851 | },
|
| 853 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 854 | - "pkg-version": "0.19.8",
|
|
| 852 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 853 | + "pkg-version": "0.19.9",
|
|
| 855 | 854 | "style": "global",
|
| 856 | 855 | "type": "configured"
|
| 857 | 856 | },
|
| ... | ... | @@ -865,8 +864,8 @@ |
| 865 | 864 | "flags": {
|
| 866 | 865 | "optimised-mixer": false
|
| 867 | 866 | },
|
| 868 | - "id": "splitmix-0.1.3.1-2497eda1b2ad3dd4603f9e45b06d44f8acbc71f8cdcc7e94891c377f236e65cb",
|
|
| 869 | - "pkg-cabal-sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 867 | + "id": "splitmix-0.1.3.2-c83f4d58ab16b6f5b056f510da5d5d15305079b344ea8af2e2c32cba8feb45a1",
|
|
| 868 | + "pkg-cabal-sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 870 | 869 | "pkg-name": "splitmix",
|
| 871 | 870 | "pkg-src": {
|
| 872 | 871 | "repo": {
|
| ... | ... | @@ -875,8 +874,8 @@ |
| 875 | 874 | },
|
| 876 | 875 | "type": "repo-tar"
|
| 877 | 876 | },
|
| 878 | - "pkg-src-sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 879 | - "pkg-version": "0.1.3.1",
|
|
| 877 | + "pkg-src-sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 878 | + "pkg-version": "0.1.3.2",
|
|
| 880 | 879 | "style": "global",
|
| 881 | 880 | "type": "configured"
|
| 882 | 881 | },
|
| ... | ... | @@ -954,15 +953,15 @@ |
| 954 | 953 | "depends": [
|
| 955 | 954 | "base-4.20.2.0-17a7",
|
| 956 | 955 | "deepseq-1.5.0.0-fb1c",
|
| 957 | - "hashable-1.5.0.0-fbc6319c3043562f8849687c71968b7c9b9c98c5037818885c785e5a11159175",
|
|
| 956 | + "hashable-1.5.1.0-2d5fa92ede5f3cbf172e7c1bc385ec56324436c24c54b1f5427cced823e62798",
|
|
| 958 | 957 | "template-haskell-2.22.0.0-b851"
|
| 959 | 958 | ],
|
| 960 | 959 | "exe-depends": [],
|
| 961 | 960 | "flags": {
|
| 962 | 961 | "debug": false
|
| 963 | 962 | },
|
| 964 | - "id": "unordered-containers-0.2.21-a462eed1393d6ff025e5bec5eb79f3581415a808c08d359ca9fc7df4f119fc5b",
|
|
| 965 | - "pkg-cabal-sha256": "bcff64f48fba1e25bf9b5346d1c3545402cd2f1293b411435e7850ccb62884e5",
|
|
| 963 | + "id": "unordered-containers-0.2.21-de14d6502d6610b3da465ec3c7b65467a132d9410b6d014fa79e4f2ed5eed79b",
|
|
| 964 | + "pkg-cabal-sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 966 | 965 | "pkg-name": "unordered-containers",
|
| 967 | 966 | "pkg-src": {
|
| 968 | 967 | "repo": {
|
| 1 | 1 | {
|
| 2 | 2 | "arch": "x86_64",
|
| 3 | - "cabal-lib-version": "3.14.2.0",
|
|
| 4 | - "cabal-version": "3.14.2.0",
|
|
| 3 | + "cabal-lib-version": "3.16.0.0",
|
|
| 4 | + "cabal-version": "3.16.0.0",
|
|
| 5 | + "compiler-abi": "c8f6",
|
|
| 5 | 6 | "compiler-id": "ghc-9.12.1",
|
| 6 | 7 | "install-plan": [
|
| 7 | 8 | {
|
| ... | ... | @@ -82,7 +83,7 @@ |
| 82 | 83 | "pkg-src": {
|
| 83 | 84 | "repo": {
|
| 84 | 85 | "type": "secure-repo",
|
| 85 | - "uri": "http://hackage.haskell.org/"
|
|
| 86 | + "uri": "https://hackage.haskell.org/"
|
|
| 86 | 87 | },
|
| 87 | 88 | "type": "repo-tar"
|
| 88 | 89 | },
|
| ... | ... | @@ -130,7 +131,7 @@ |
| 130 | 131 | "pkg-src": {
|
| 131 | 132 | "repo": {
|
| 132 | 133 | "type": "secure-repo",
|
| 133 | - "uri": "http://hackage.haskell.org/"
|
|
| 134 | + "uri": "https://hackage.haskell.org/"
|
|
| 134 | 135 | },
|
| 135 | 136 | "type": "repo-tar"
|
| 136 | 137 | },
|
| ... | ... | @@ -168,7 +169,7 @@ |
| 168 | 169 | "pkg-src": {
|
| 169 | 170 | "repo": {
|
| 170 | 171 | "type": "secure-repo",
|
| 171 | - "uri": "http://hackage.haskell.org/"
|
|
| 172 | + "uri": "https://hackage.haskell.org/"
|
|
| 172 | 173 | },
|
| 173 | 174 | "type": "repo-tar"
|
| 174 | 175 | },
|
| ... | ... | @@ -227,18 +228,18 @@ |
| 227 | 228 | ],
|
| 228 | 229 | "exe-depends": [],
|
| 229 | 230 | "flags": {},
|
| 230 | - "id": "extra-1.8-4b1c85eb357367298a0f8341bc33a1c6a85d257b2cff766ba764d28132c03c9a",
|
|
| 231 | - "pkg-cabal-sha256": "57d9200fbea2e88e05e0be35925511764827b1c86d3214106b0b610f331fc40c",
|
|
| 231 | + "id": "extra-1.8.1-2a7bf7ebab6b939ddf8b142c55c43f32f77c506c4af69de19b793beb0ab46dfa",
|
|
| 232 | + "pkg-cabal-sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
|
| 232 | 233 | "pkg-name": "extra",
|
| 233 | 234 | "pkg-src": {
|
| 234 | 235 | "repo": {
|
| 235 | 236 | "type": "secure-repo",
|
| 236 | - "uri": "http://hackage.haskell.org/"
|
|
| 237 | + "uri": "https://hackage.haskell.org/"
|
|
| 237 | 238 | },
|
| 238 | 239 | "type": "repo-tar"
|
| 239 | 240 | },
|
| 240 | - "pkg-src-sha256": "2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1",
|
|
| 241 | - "pkg-version": "1.8",
|
|
| 241 | + "pkg-src-sha256": "66a7d6d718646a7bda822d67550dc185c6e25ad1f7fecf06fc132e300098b598",
|
|
| 242 | + "pkg-version": "1.8.1",
|
|
| 242 | 243 | "style": "global",
|
| 243 | 244 | "type": "configured"
|
| 244 | 245 | },
|
| ... | ... | @@ -275,18 +276,18 @@ |
| 275 | 276 | "depends": [
|
| 276 | 277 | "base-4.21.0.0-04ae",
|
| 277 | 278 | "directory-1.3.9.0-b987",
|
| 278 | - "extra-1.8-4b1c85eb357367298a0f8341bc33a1c6a85d257b2cff766ba764d28132c03c9a",
|
|
| 279 | + "extra-1.8.1-2a7bf7ebab6b939ddf8b142c55c43f32f77c506c4af69de19b793beb0ab46dfa",
|
|
| 279 | 280 | "filepath-1.5.4.0-591b"
|
| 280 | 281 | ],
|
| 281 | 282 | "exe-depends": [],
|
| 282 | 283 | "flags": {},
|
| 283 | - "id": "filepattern-0.1.3-ffc260889400f0217318420382074eb826b8563d497ebf444773ebaf5782a020",
|
|
| 284 | + "id": "filepattern-0.1.3-c0d7025eeadd4d2e24ee551d70dc5c277bae9251e04dc8bb1fe6edb9ba7997b0",
|
|
| 284 | 285 | "pkg-cabal-sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| 285 | 286 | "pkg-name": "filepattern",
|
| 286 | 287 | "pkg-src": {
|
| 287 | 288 | "repo": {
|
| 288 | 289 | "type": "secure-repo",
|
| 289 | - "uri": "http://hackage.haskell.org/"
|
|
| 290 | + "uri": "https://hackage.haskell.org/"
|
|
| 290 | 291 | },
|
| 291 | 292 | "type": "repo-tar"
|
| 292 | 293 | },
|
| ... | ... | @@ -328,18 +329,18 @@ |
| 328 | 329 | "type": "pre-existing"
|
| 329 | 330 | },
|
| 330 | 331 | {
|
| 331 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-platform-0.1.0.0/build-info.json",
|
|
| 332 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-platform-0.1.0.0/build-info.json",
|
|
| 332 | 333 | "component-name": "lib",
|
| 333 | 334 | "depends": [
|
| 334 | 335 | "base-4.21.0.0-04ae"
|
| 335 | 336 | ],
|
| 336 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-platform-0.1.0.0",
|
|
| 337 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-platform-0.1.0.0",
|
|
| 337 | 338 | "exe-depends": [],
|
| 338 | 339 | "flags": {},
|
| 339 | 340 | "id": "ghc-platform-0.1.0.0-inplace",
|
| 340 | 341 | "pkg-name": "ghc-platform",
|
| 341 | 342 | "pkg-src": {
|
| 342 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/../libraries/ghc-platform",
|
|
| 343 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../libraries/ghc-platform",
|
|
| 343 | 344 | "type": "local"
|
| 344 | 345 | },
|
| 345 | 346 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -356,7 +357,7 @@ |
| 356 | 357 | "type": "pre-existing"
|
| 357 | 358 | },
|
| 358 | 359 | {
|
| 359 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 360 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 360 | 361 | "component-name": "lib",
|
| 361 | 362 | "depends": [
|
| 362 | 363 | "base-4.21.0.0-04ae",
|
| ... | ... | @@ -367,13 +368,13 @@ |
| 367 | 368 | "text-2.1.2-32e7",
|
| 368 | 369 | "transformers-0.6.1.2-3984"
|
| 369 | 370 | ],
|
| 370 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-toolchain-0.1.0.0",
|
|
| 371 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/ghc-toolchain-0.1.0.0",
|
|
| 371 | 372 | "exe-depends": [],
|
| 372 | 373 | "flags": {},
|
| 373 | 374 | "id": "ghc-toolchain-0.1.0.0-inplace",
|
| 374 | 375 | "pkg-name": "ghc-toolchain",
|
| 375 | 376 | "pkg-src": {
|
| 376 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/../utils/ghc-toolchain",
|
|
| 377 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../utils/ghc-toolchain",
|
|
| 377 | 378 | "type": "local"
|
| 378 | 379 | },
|
| 379 | 380 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -381,8 +382,8 @@ |
| 381 | 382 | "type": "configured"
|
| 382 | 383 | },
|
| 383 | 384 | {
|
| 384 | - "bin-file": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 385 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 385 | + "bin-file": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 386 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 386 | 387 | "component-name": "exe:hadrian",
|
| 387 | 388 | "depends": [
|
| 388 | 389 | "Cabal-3.14.1.0-d450",
|
| ... | ... | @@ -392,19 +393,19 @@ |
| 392 | 393 | "containers-0.7-b9f1",
|
| 393 | 394 | "cryptohash-sha256-0.11.102.1-a38fa518cdafccf6b7fb487c7c22c7d7a39e9a4ed21a9326b6ff00396940218e",
|
| 394 | 395 | "directory-1.3.9.0-b987",
|
| 395 | - "extra-1.8-4b1c85eb357367298a0f8341bc33a1c6a85d257b2cff766ba764d28132c03c9a",
|
|
| 396 | + "extra-1.8.1-2a7bf7ebab6b939ddf8b142c55c43f32f77c506c4af69de19b793beb0ab46dfa",
|
|
| 396 | 397 | "filepath-1.5.4.0-591b",
|
| 397 | 398 | "ghc-platform-0.1.0.0-inplace",
|
| 398 | 399 | "ghc-toolchain-0.1.0.0-inplace",
|
| 399 | 400 | "mtl-2.3.1-f979",
|
| 400 | 401 | "parsec-3.1.17.0-672c",
|
| 401 | - "shake-0.19.8-e7ac2f7226d51380df94f6a45634794cc2163b061467728c5bc4eccc59e15e58",
|
|
| 402 | + "shake-0.19.9-f3dec07a304bf873f37c64523342cf16e2d28c943d742e966ec28716817eb0e2",
|
|
| 402 | 403 | "text-2.1.2-32e7",
|
| 403 | 404 | "time-1.14-835f",
|
| 404 | 405 | "transformers-0.6.1.2-3984",
|
| 405 | - "unordered-containers-0.2.20-f6c7df8c7c3767047f77bec1dfa61909e7d294e71bf7aef3a6fe70c5b5181664"
|
|
| 406 | + "unordered-containers-0.2.21-1db7997cd6cc0f725b31c0c0bffb929521d12a4be7083999748a58f663a02bdc"
|
|
| 406 | 407 | ],
|
| 407 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian",
|
|
| 408 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.1/hadrian-0.1.0.0/x/hadrian",
|
|
| 408 | 409 | "exe-depends": [],
|
| 409 | 410 | "flags": {
|
| 410 | 411 | "selftest": false,
|
| ... | ... | @@ -413,7 +414,7 @@ |
| 413 | 414 | "id": "hadrian-0.1.0.0-inplace-hadrian",
|
| 414 | 415 | "pkg-name": "hadrian",
|
| 415 | 416 | "pkg-src": {
|
| 416 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/.",
|
|
| 417 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/.",
|
|
| 417 | 418 | "type": "local"
|
| 418 | 419 | },
|
| 419 | 420 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -428,8 +429,6 @@ |
| 428 | 429 | "containers-0.7-b9f1",
|
| 429 | 430 | "deepseq-1.5.1.0-59fd",
|
| 430 | 431 | "filepath-1.5.4.0-591b",
|
| 431 | - "ghc-bignum-1.3-eca6",
|
|
| 432 | - "ghc-prim-0.13.0-92ce",
|
|
| 433 | 432 | "os-string-2.0.7-e623",
|
| 434 | 433 | "text-2.1.2-32e7"
|
| 435 | 434 | ],
|
| ... | ... | @@ -438,18 +437,18 @@ |
| 438 | 437 | "arch-native": false,
|
| 439 | 438 | "random-initial-seed": false
|
| 440 | 439 | },
|
| 441 | - "id": "hashable-1.5.0.0-60a421cbabef02a4ae554bdc309488c63019e81f2cf56bae3c1c9f5cc1cdf3c3",
|
|
| 442 | - "pkg-cabal-sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 440 | + "id": "hashable-1.5.1.0-0f5bdfbdd06174d808ad627e8efcf0d85d979b7f868dd338b3ecd9e1437cb205",
|
|
| 441 | + "pkg-cabal-sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 443 | 442 | "pkg-name": "hashable",
|
| 444 | 443 | "pkg-src": {
|
| 445 | 444 | "repo": {
|
| 446 | 445 | "type": "secure-repo",
|
| 447 | - "uri": "http://hackage.haskell.org/"
|
|
| 446 | + "uri": "https://hackage.haskell.org/"
|
|
| 448 | 447 | },
|
| 449 | 448 | "type": "repo-tar"
|
| 450 | 449 | },
|
| 451 | - "pkg-src-sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 452 | - "pkg-version": "1.5.0.0",
|
|
| 450 | + "pkg-src-sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 451 | + "pkg-version": "1.5.1.0",
|
|
| 453 | 452 | "style": "global",
|
| 454 | 453 | "type": "configured"
|
| 455 | 454 | },
|
| ... | ... | @@ -466,7 +465,7 @@ |
| 466 | 465 | "pkg-src": {
|
| 467 | 466 | "repo": {
|
| 468 | 467 | "type": "secure-repo",
|
| 469 | - "uri": "http://hackage.haskell.org/"
|
|
| 468 | + "uri": "https://hackage.haskell.org/"
|
|
| 470 | 469 | },
|
| 471 | 470 | "type": "repo-tar"
|
| 472 | 471 | },
|
| ... | ... | @@ -488,7 +487,7 @@ |
| 488 | 487 | "pkg-src": {
|
| 489 | 488 | "repo": {
|
| 490 | 489 | "type": "secure-repo",
|
| 491 | - "uri": "http://hackage.haskell.org/"
|
|
| 490 | + "uri": "https://hackage.haskell.org/"
|
|
| 492 | 491 | },
|
| 493 | 492 | "type": "repo-tar"
|
| 494 | 493 | },
|
| ... | ... | @@ -510,7 +509,7 @@ |
| 510 | 509 | "pkg-src": {
|
| 511 | 510 | "repo": {
|
| 512 | 511 | "type": "secure-repo",
|
| 513 | - "uri": "http://hackage.haskell.org/"
|
|
| 512 | + "uri": "https://hackage.haskell.org/"
|
|
| 514 | 513 | },
|
| 515 | 514 | "type": "repo-tar"
|
| 516 | 515 | },
|
| ... | ... | @@ -526,18 +525,18 @@ |
| 526 | 525 | ],
|
| 527 | 526 | "exe-depends": [],
|
| 528 | 527 | "flags": {},
|
| 529 | - "id": "js-jquery-3.3.1-4351f78c53afd3f78d82c3a4ab0af7edf91faffd99c0c5ab7b759ebc23ab1df0",
|
|
| 530 | - "pkg-cabal-sha256": "59ab6c79159549ef94b584abce8e6d3b336014c2cce1337b59a8f637e2856df5",
|
|
| 528 | + "id": "js-jquery-3.7.1-5dbd92c94f26a3a49be1c2da3c571420b70da2a10b8c59163ad0269ea3e9a2c2",
|
|
| 529 | + "pkg-cabal-sha256": "fdbdfd4d413848c678a3737f2b985a5db66b796c6847b1ae08246ea3795c0ba2",
|
|
| 531 | 530 | "pkg-name": "js-jquery",
|
| 532 | 531 | "pkg-src": {
|
| 533 | 532 | "repo": {
|
| 534 | 533 | "type": "secure-repo",
|
| 535 | - "uri": "http://hackage.haskell.org/"
|
|
| 534 | + "uri": "https://hackage.haskell.org/"
|
|
| 536 | 535 | },
|
| 537 | 536 | "type": "repo-tar"
|
| 538 | 537 | },
|
| 539 | - "pkg-src-sha256": "e0e0681f0da1130ede4e03a051630ea439c458cb97216cdb01771ebdbe44069b",
|
|
| 540 | - "pkg-version": "3.3.1",
|
|
| 538 | + "pkg-src-sha256": "a087fa01a1c52f5386d43f5355f64841c5a4b56b53720090d66b5aa00bfeb106",
|
|
| 539 | + "pkg-version": "3.7.1",
|
|
| 541 | 540 | "style": "global",
|
| 542 | 541 | "type": "configured"
|
| 543 | 542 | },
|
| ... | ... | @@ -597,18 +596,18 @@ |
| 597 | 596 | ],
|
| 598 | 597 | "exe-depends": [],
|
| 599 | 598 | "flags": {},
|
| 600 | - "id": "primitive-0.9.0.0-f39a71a5b723b5033663f748f326052840035b2c633dcc66b4c1d0598086f7ea",
|
|
| 601 | - "pkg-cabal-sha256": "de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759",
|
|
| 599 | + "id": "primitive-0.9.1.0-092ea06d27d0018f0265db602eb68ef37d31afaa62e9b0d36c43d7f3ecc420cf",
|
|
| 600 | + "pkg-cabal-sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 602 | 601 | "pkg-name": "primitive",
|
| 603 | 602 | "pkg-src": {
|
| 604 | 603 | "repo": {
|
| 605 | 604 | "type": "secure-repo",
|
| 606 | - "uri": "http://hackage.haskell.org/"
|
|
| 605 | + "uri": "https://hackage.haskell.org/"
|
|
| 607 | 606 | },
|
| 608 | 607 | "type": "repo-tar"
|
| 609 | 608 | },
|
| 610 | - "pkg-src-sha256": "696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7",
|
|
| 611 | - "pkg-version": "0.9.0.0",
|
|
| 609 | + "pkg-src-sha256": "44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76",
|
|
| 610 | + "pkg-version": "0.9.1.0",
|
|
| 612 | 611 | "style": "global",
|
| 613 | 612 | "type": "configured"
|
| 614 | 613 | },
|
| ... | ... | @@ -632,23 +631,23 @@ |
| 632 | 631 | "bytestring-0.12.2.0-28a0",
|
| 633 | 632 | "deepseq-1.5.1.0-59fd",
|
| 634 | 633 | "mtl-2.3.1-f979",
|
| 635 | - "splitmix-0.1.1-57945b1a961cc3b91e7b188b588bb314ad60c743eb9ea86e0fc646e5a85fea90",
|
|
| 634 | + "splitmix-0.1.3.2-099435e68152a9e68749c8b767f4de6136ff18501236a716ae0c8fb2bb2131ba",
|
|
| 636 | 635 | "transformers-0.6.1.2-3984"
|
| 637 | 636 | ],
|
| 638 | 637 | "exe-depends": [],
|
| 639 | 638 | "flags": {},
|
| 640 | - "id": "random-1.3.0-ee67ed5f034cc09f315670720f6874e464c62a092b436d91dfb650e36fa8c7e1",
|
|
| 641 | - "pkg-cabal-sha256": "e5b7016e43a8f4822ebcf8cacaaa737beb62d370b988b5c69e95105d9f0fd582",
|
|
| 639 | + "id": "random-1.3.1-0670578465e28c7ba4a324bd377de121e0a3d0c9a0eec3eac5cf1eefc197b4db",
|
|
| 640 | + "pkg-cabal-sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
|
| 642 | 641 | "pkg-name": "random",
|
| 643 | 642 | "pkg-src": {
|
| 644 | 643 | "repo": {
|
| 645 | 644 | "type": "secure-repo",
|
| 646 | - "uri": "http://hackage.haskell.org/"
|
|
| 645 | + "uri": "https://hackage.haskell.org/"
|
|
| 647 | 646 | },
|
| 648 | 647 | "type": "repo-tar"
|
| 649 | 648 | },
|
| 650 | - "pkg-src-sha256": "6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1",
|
|
| 651 | - "pkg-version": "1.3.0",
|
|
| 649 | + "pkg-src-sha256": "d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35",
|
|
| 650 | + "pkg-version": "1.3.1",
|
|
| 652 | 651 | "style": "global",
|
| 653 | 652 | "type": "configured"
|
| 654 | 653 | },
|
| ... | ... | @@ -660,7 +659,7 @@ |
| 660 | 659 | "type": "pre-existing"
|
| 661 | 660 | },
|
| 662 | 661 | {
|
| 663 | - "bin-file": "/home/hugin/.local/state/cabal/store/ghc-9.12.1-c8f6/shake-0.19.8-e-shake-3318fd6945103d96e99360e0c896e6f47af260c193a02b9e67e017cebd4b8792/bin/shake",
|
|
| 662 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.12.1-c8f6/shake-0.19.9-e-shake-a3accfaf25a38ee17ec3ae1c4230bf20b22b98fbb903fdaaef213227fb1688be/bin/shake",
|
|
| 664 | 663 | "component-name": "exe:shake",
|
| 665 | 664 | "depends": [
|
| 666 | 665 | "base-4.21.0.0-04ae",
|
| ... | ... | @@ -668,21 +667,21 @@ |
| 668 | 667 | "bytestring-0.12.2.0-28a0",
|
| 669 | 668 | "deepseq-1.5.1.0-59fd",
|
| 670 | 669 | "directory-1.3.9.0-b987",
|
| 671 | - "extra-1.8-4b1c85eb357367298a0f8341bc33a1c6a85d257b2cff766ba764d28132c03c9a",
|
|
| 670 | + "extra-1.8.1-2a7bf7ebab6b939ddf8b142c55c43f32f77c506c4af69de19b793beb0ab46dfa",
|
|
| 672 | 671 | "filepath-1.5.4.0-591b",
|
| 673 | - "filepattern-0.1.3-ffc260889400f0217318420382074eb826b8563d497ebf444773ebaf5782a020",
|
|
| 674 | - "hashable-1.5.0.0-60a421cbabef02a4ae554bdc309488c63019e81f2cf56bae3c1c9f5cc1cdf3c3",
|
|
| 672 | + "filepattern-0.1.3-c0d7025eeadd4d2e24ee551d70dc5c277bae9251e04dc8bb1fe6edb9ba7997b0",
|
|
| 673 | + "hashable-1.5.1.0-0f5bdfbdd06174d808ad627e8efcf0d85d979b7f868dd338b3ecd9e1437cb205",
|
|
| 675 | 674 | "heaps-0.4.1-1127b6d20a93566a642ebc940110586ac179d9d6ecb906d2fec62823e6dcd740",
|
| 676 | 675 | "js-dgtable-0.5.2-797e6af748f8b5551d03a690369b10f490ab5e9e9297b4eb641f62799f29f39a",
|
| 677 | 676 | "js-flot-0.8.3-7255b1bcd41f7762ff6388a4e40d37625094eeb652ab2f9e82e0b890a383b21e",
|
| 678 | - "js-jquery-3.3.1-4351f78c53afd3f78d82c3a4ab0af7edf91faffd99c0c5ab7b759ebc23ab1df0",
|
|
| 679 | - "primitive-0.9.0.0-f39a71a5b723b5033663f748f326052840035b2c633dcc66b4c1d0598086f7ea",
|
|
| 677 | + "js-jquery-3.7.1-5dbd92c94f26a3a49be1c2da3c571420b70da2a10b8c59163ad0269ea3e9a2c2",
|
|
| 678 | + "primitive-0.9.1.0-092ea06d27d0018f0265db602eb68ef37d31afaa62e9b0d36c43d7f3ecc420cf",
|
|
| 680 | 679 | "process-1.6.25.0-6078",
|
| 681 | - "random-1.3.0-ee67ed5f034cc09f315670720f6874e464c62a092b436d91dfb650e36fa8c7e1",
|
|
| 680 | + "random-1.3.1-0670578465e28c7ba4a324bd377de121e0a3d0c9a0eec3eac5cf1eefc197b4db",
|
|
| 682 | 681 | "time-1.14-835f",
|
| 683 | 682 | "transformers-0.6.1.2-3984",
|
| 684 | 683 | "unix-2.8.6.0-f196",
|
| 685 | - "unordered-containers-0.2.20-f6c7df8c7c3767047f77bec1dfa61909e7d294e71bf7aef3a6fe70c5b5181664",
|
|
| 684 | + "unordered-containers-0.2.21-1db7997cd6cc0f725b31c0c0bffb929521d12a4be7083999748a58f663a02bdc",
|
|
| 686 | 685 | "utf8-string-1.0.2-389936316709f8718f734574296e703a81de6e02fa6be6acb62451e49b631ec5"
|
| 687 | 686 | ],
|
| 688 | 687 | "exe-depends": [],
|
| ... | ... | @@ -692,18 +691,18 @@ |
| 692 | 691 | "portable": false,
|
| 693 | 692 | "threaded": true
|
| 694 | 693 | },
|
| 695 | - "id": "shake-0.19.8-e-shake-3318fd6945103d96e99360e0c896e6f47af260c193a02b9e67e017cebd4b8792",
|
|
| 696 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 694 | + "id": "shake-0.19.9-e-shake-a3accfaf25a38ee17ec3ae1c4230bf20b22b98fbb903fdaaef213227fb1688be",
|
|
| 695 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 697 | 696 | "pkg-name": "shake",
|
| 698 | 697 | "pkg-src": {
|
| 699 | 698 | "repo": {
|
| 700 | 699 | "type": "secure-repo",
|
| 701 | - "uri": "http://hackage.haskell.org/"
|
|
| 700 | + "uri": "https://hackage.haskell.org/"
|
|
| 702 | 701 | },
|
| 703 | 702 | "type": "repo-tar"
|
| 704 | 703 | },
|
| 705 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 706 | - "pkg-version": "0.19.8",
|
|
| 704 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 705 | + "pkg-version": "0.19.9",
|
|
| 707 | 706 | "style": "global",
|
| 708 | 707 | "type": "configured"
|
| 709 | 708 | },
|
| ... | ... | @@ -715,21 +714,21 @@ |
| 715 | 714 | "bytestring-0.12.2.0-28a0",
|
| 716 | 715 | "deepseq-1.5.1.0-59fd",
|
| 717 | 716 | "directory-1.3.9.0-b987",
|
| 718 | - "extra-1.8-4b1c85eb357367298a0f8341bc33a1c6a85d257b2cff766ba764d28132c03c9a",
|
|
| 717 | + "extra-1.8.1-2a7bf7ebab6b939ddf8b142c55c43f32f77c506c4af69de19b793beb0ab46dfa",
|
|
| 719 | 718 | "filepath-1.5.4.0-591b",
|
| 720 | - "filepattern-0.1.3-ffc260889400f0217318420382074eb826b8563d497ebf444773ebaf5782a020",
|
|
| 721 | - "hashable-1.5.0.0-60a421cbabef02a4ae554bdc309488c63019e81f2cf56bae3c1c9f5cc1cdf3c3",
|
|
| 719 | + "filepattern-0.1.3-c0d7025eeadd4d2e24ee551d70dc5c277bae9251e04dc8bb1fe6edb9ba7997b0",
|
|
| 720 | + "hashable-1.5.1.0-0f5bdfbdd06174d808ad627e8efcf0d85d979b7f868dd338b3ecd9e1437cb205",
|
|
| 722 | 721 | "heaps-0.4.1-1127b6d20a93566a642ebc940110586ac179d9d6ecb906d2fec62823e6dcd740",
|
| 723 | 722 | "js-dgtable-0.5.2-797e6af748f8b5551d03a690369b10f490ab5e9e9297b4eb641f62799f29f39a",
|
| 724 | 723 | "js-flot-0.8.3-7255b1bcd41f7762ff6388a4e40d37625094eeb652ab2f9e82e0b890a383b21e",
|
| 725 | - "js-jquery-3.3.1-4351f78c53afd3f78d82c3a4ab0af7edf91faffd99c0c5ab7b759ebc23ab1df0",
|
|
| 726 | - "primitive-0.9.0.0-f39a71a5b723b5033663f748f326052840035b2c633dcc66b4c1d0598086f7ea",
|
|
| 724 | + "js-jquery-3.7.1-5dbd92c94f26a3a49be1c2da3c571420b70da2a10b8c59163ad0269ea3e9a2c2",
|
|
| 725 | + "primitive-0.9.1.0-092ea06d27d0018f0265db602eb68ef37d31afaa62e9b0d36c43d7f3ecc420cf",
|
|
| 727 | 726 | "process-1.6.25.0-6078",
|
| 728 | - "random-1.3.0-ee67ed5f034cc09f315670720f6874e464c62a092b436d91dfb650e36fa8c7e1",
|
|
| 727 | + "random-1.3.1-0670578465e28c7ba4a324bd377de121e0a3d0c9a0eec3eac5cf1eefc197b4db",
|
|
| 729 | 728 | "time-1.14-835f",
|
| 730 | 729 | "transformers-0.6.1.2-3984",
|
| 731 | 730 | "unix-2.8.6.0-f196",
|
| 732 | - "unordered-containers-0.2.20-f6c7df8c7c3767047f77bec1dfa61909e7d294e71bf7aef3a6fe70c5b5181664",
|
|
| 731 | + "unordered-containers-0.2.21-1db7997cd6cc0f725b31c0c0bffb929521d12a4be7083999748a58f663a02bdc",
|
|
| 733 | 732 | "utf8-string-1.0.2-389936316709f8718f734574296e703a81de6e02fa6be6acb62451e49b631ec5"
|
| 734 | 733 | ],
|
| 735 | 734 | "exe-depends": [],
|
| ... | ... | @@ -739,18 +738,18 @@ |
| 739 | 738 | "portable": false,
|
| 740 | 739 | "threaded": true
|
| 741 | 740 | },
|
| 742 | - "id": "shake-0.19.8-e7ac2f7226d51380df94f6a45634794cc2163b061467728c5bc4eccc59e15e58",
|
|
| 743 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 741 | + "id": "shake-0.19.9-f3dec07a304bf873f37c64523342cf16e2d28c943d742e966ec28716817eb0e2",
|
|
| 742 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 744 | 743 | "pkg-name": "shake",
|
| 745 | 744 | "pkg-src": {
|
| 746 | 745 | "repo": {
|
| 747 | 746 | "type": "secure-repo",
|
| 748 | - "uri": "http://hackage.haskell.org/"
|
|
| 747 | + "uri": "https://hackage.haskell.org/"
|
|
| 749 | 748 | },
|
| 750 | 749 | "type": "repo-tar"
|
| 751 | 750 | },
|
| 752 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 753 | - "pkg-version": "0.19.8",
|
|
| 751 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 752 | + "pkg-version": "0.19.9",
|
|
| 754 | 753 | "style": "global",
|
| 755 | 754 | "type": "configured"
|
| 756 | 755 | },
|
| ... | ... | @@ -764,18 +763,18 @@ |
| 764 | 763 | "flags": {
|
| 765 | 764 | "optimised-mixer": false
|
| 766 | 765 | },
|
| 767 | - "id": "splitmix-0.1.1-57945b1a961cc3b91e7b188b588bb314ad60c743eb9ea86e0fc646e5a85fea90",
|
|
| 768 | - "pkg-cabal-sha256": "8f92088f1c51c8d4569279a07565f8aa6b534a6735615b2295d2961dec8f1783",
|
|
| 766 | + "id": "splitmix-0.1.3.2-099435e68152a9e68749c8b767f4de6136ff18501236a716ae0c8fb2bb2131ba",
|
|
| 767 | + "pkg-cabal-sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 769 | 768 | "pkg-name": "splitmix",
|
| 770 | 769 | "pkg-src": {
|
| 771 | 770 | "repo": {
|
| 772 | 771 | "type": "secure-repo",
|
| 773 | - "uri": "http://hackage.haskell.org/"
|
|
| 772 | + "uri": "https://hackage.haskell.org/"
|
|
| 774 | 773 | },
|
| 775 | 774 | "type": "repo-tar"
|
| 776 | 775 | },
|
| 777 | - "pkg-src-sha256": "d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7",
|
|
| 778 | - "pkg-version": "0.1.1",
|
|
| 776 | + "pkg-src-sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 777 | + "pkg-version": "0.1.3.2",
|
|
| 779 | 778 | "style": "global",
|
| 780 | 779 | "type": "configured"
|
| 781 | 780 | },
|
| ... | ... | @@ -852,25 +851,25 @@ |
| 852 | 851 | "depends": [
|
| 853 | 852 | "base-4.21.0.0-04ae",
|
| 854 | 853 | "deepseq-1.5.1.0-59fd",
|
| 855 | - "hashable-1.5.0.0-60a421cbabef02a4ae554bdc309488c63019e81f2cf56bae3c1c9f5cc1cdf3c3",
|
|
| 854 | + "hashable-1.5.1.0-0f5bdfbdd06174d808ad627e8efcf0d85d979b7f868dd338b3ecd9e1437cb205",
|
|
| 856 | 855 | "template-haskell-2.23.0.0-5f15"
|
| 857 | 856 | ],
|
| 858 | 857 | "exe-depends": [],
|
| 859 | 858 | "flags": {
|
| 860 | 859 | "debug": false
|
| 861 | 860 | },
|
| 862 | - "id": "unordered-containers-0.2.20-f6c7df8c7c3767047f77bec1dfa61909e7d294e71bf7aef3a6fe70c5b5181664",
|
|
| 863 | - "pkg-cabal-sha256": "233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422",
|
|
| 861 | + "id": "unordered-containers-0.2.21-1db7997cd6cc0f725b31c0c0bffb929521d12a4be7083999748a58f663a02bdc",
|
|
| 862 | + "pkg-cabal-sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 864 | 863 | "pkg-name": "unordered-containers",
|
| 865 | 864 | "pkg-src": {
|
| 866 | 865 | "repo": {
|
| 867 | 866 | "type": "secure-repo",
|
| 868 | - "uri": "http://hackage.haskell.org/"
|
|
| 867 | + "uri": "https://hackage.haskell.org/"
|
|
| 869 | 868 | },
|
| 870 | 869 | "type": "repo-tar"
|
| 871 | 870 | },
|
| 872 | - "pkg-src-sha256": "d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d",
|
|
| 873 | - "pkg-version": "0.2.20",
|
|
| 871 | + "pkg-src-sha256": "3b2ad1522b546e61960153257d1e5d239eeec5e83da847d5cb4d896a5bb7f9c0",
|
|
| 872 | + "pkg-version": "0.2.21",
|
|
| 874 | 873 | "style": "global",
|
| 875 | 874 | "type": "configured"
|
| 876 | 875 | },
|
| ... | ... | @@ -888,7 +887,7 @@ |
| 888 | 887 | "pkg-src": {
|
| 889 | 888 | "repo": {
|
| 890 | 889 | "type": "secure-repo",
|
| 891 | - "uri": "http://hackage.haskell.org/"
|
|
| 890 | + "uri": "https://hackage.haskell.org/"
|
|
| 892 | 891 | },
|
| 893 | 892 | "type": "repo-tar"
|
| 894 | 893 | },
|
| 1 | 1 | {
|
| 2 | 2 | "arch": "x86_64",
|
| 3 | - "cabal-lib-version": "3.14.2.0",
|
|
| 4 | - "cabal-version": "3.14.2.0",
|
|
| 3 | + "cabal-lib-version": "3.16.0.0",
|
|
| 4 | + "cabal-version": "3.16.0.0",
|
|
| 5 | + "compiler-abi": "7d10",
|
|
| 5 | 6 | "compiler-id": "ghc-9.12.2",
|
| 6 | 7 | "install-plan": [
|
| 7 | 8 | {
|
| ... | ... | @@ -82,7 +83,7 @@ |
| 82 | 83 | "pkg-src": {
|
| 83 | 84 | "repo": {
|
| 84 | 85 | "type": "secure-repo",
|
| 85 | - "uri": "http://hackage.haskell.org/"
|
|
| 86 | + "uri": "https://hackage.haskell.org/"
|
|
| 86 | 87 | },
|
| 87 | 88 | "type": "repo-tar"
|
| 88 | 89 | },
|
| ... | ... | @@ -130,7 +131,7 @@ |
| 130 | 131 | "pkg-src": {
|
| 131 | 132 | "repo": {
|
| 132 | 133 | "type": "secure-repo",
|
| 133 | - "uri": "http://hackage.haskell.org/"
|
|
| 134 | + "uri": "https://hackage.haskell.org/"
|
|
| 134 | 135 | },
|
| 135 | 136 | "type": "repo-tar"
|
| 136 | 137 | },
|
| ... | ... | @@ -168,7 +169,7 @@ |
| 168 | 169 | "pkg-src": {
|
| 169 | 170 | "repo": {
|
| 170 | 171 | "type": "secure-repo",
|
| 171 | - "uri": "http://hackage.haskell.org/"
|
|
| 172 | + "uri": "https://hackage.haskell.org/"
|
|
| 172 | 173 | },
|
| 173 | 174 | "type": "repo-tar"
|
| 174 | 175 | },
|
| ... | ... | @@ -227,18 +228,18 @@ |
| 227 | 228 | ],
|
| 228 | 229 | "exe-depends": [],
|
| 229 | 230 | "flags": {},
|
| 230 | - "id": "extra-1.8-50b8092c5974330645cff2032a91fd49e16d9d30cda790efacc90cdc42ab67a9",
|
|
| 231 | - "pkg-cabal-sha256": "57d9200fbea2e88e05e0be35925511764827b1c86d3214106b0b610f331fc40c",
|
|
| 231 | + "id": "extra-1.8.1-450945f9d5a870a008ef3e78fd78299d7a78ba225428cebbffd0505f4d1c1810",
|
|
| 232 | + "pkg-cabal-sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
|
| 232 | 233 | "pkg-name": "extra",
|
| 233 | 234 | "pkg-src": {
|
| 234 | 235 | "repo": {
|
| 235 | 236 | "type": "secure-repo",
|
| 236 | - "uri": "http://hackage.haskell.org/"
|
|
| 237 | + "uri": "https://hackage.haskell.org/"
|
|
| 237 | 238 | },
|
| 238 | 239 | "type": "repo-tar"
|
| 239 | 240 | },
|
| 240 | - "pkg-src-sha256": "2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1",
|
|
| 241 | - "pkg-version": "1.8",
|
|
| 241 | + "pkg-src-sha256": "66a7d6d718646a7bda822d67550dc185c6e25ad1f7fecf06fc132e300098b598",
|
|
| 242 | + "pkg-version": "1.8.1",
|
|
| 242 | 243 | "style": "global",
|
| 243 | 244 | "type": "configured"
|
| 244 | 245 | },
|
| ... | ... | @@ -275,18 +276,18 @@ |
| 275 | 276 | "depends": [
|
| 276 | 277 | "base-4.21.0.0-1fa7",
|
| 277 | 278 | "directory-1.3.9.0-a727",
|
| 278 | - "extra-1.8-50b8092c5974330645cff2032a91fd49e16d9d30cda790efacc90cdc42ab67a9",
|
|
| 279 | + "extra-1.8.1-450945f9d5a870a008ef3e78fd78299d7a78ba225428cebbffd0505f4d1c1810",
|
|
| 279 | 280 | "filepath-1.5.4.0-0fd2"
|
| 280 | 281 | ],
|
| 281 | 282 | "exe-depends": [],
|
| 282 | 283 | "flags": {},
|
| 283 | - "id": "filepattern-0.1.3-1d9653ab3a8a4ec7e2e8a7c3b30514ba4404fd8ec6e85581f069d3eba6dbd9ab",
|
|
| 284 | + "id": "filepattern-0.1.3-08472e696d501ee877ebb8f7131efc22a76897925d5a0772ff98b3af8499c53a",
|
|
| 284 | 285 | "pkg-cabal-sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| 285 | 286 | "pkg-name": "filepattern",
|
| 286 | 287 | "pkg-src": {
|
| 287 | 288 | "repo": {
|
| 288 | 289 | "type": "secure-repo",
|
| 289 | - "uri": "http://hackage.haskell.org/"
|
|
| 290 | + "uri": "https://hackage.haskell.org/"
|
|
| 290 | 291 | },
|
| 291 | 292 | "type": "repo-tar"
|
| 292 | 293 | },
|
| ... | ... | @@ -328,18 +329,18 @@ |
| 328 | 329 | "type": "pre-existing"
|
| 329 | 330 | },
|
| 330 | 331 | {
|
| 331 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-platform-0.1.0.0/build-info.json",
|
|
| 332 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-platform-0.1.0.0/build-info.json",
|
|
| 332 | 333 | "component-name": "lib",
|
| 333 | 334 | "depends": [
|
| 334 | 335 | "base-4.21.0.0-1fa7"
|
| 335 | 336 | ],
|
| 336 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-platform-0.1.0.0",
|
|
| 337 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-platform-0.1.0.0",
|
|
| 337 | 338 | "exe-depends": [],
|
| 338 | 339 | "flags": {},
|
| 339 | 340 | "id": "ghc-platform-0.1.0.0-inplace",
|
| 340 | 341 | "pkg-name": "ghc-platform",
|
| 341 | 342 | "pkg-src": {
|
| 342 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/../libraries/ghc-platform",
|
|
| 343 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../libraries/ghc-platform",
|
|
| 343 | 344 | "type": "local"
|
| 344 | 345 | },
|
| 345 | 346 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -356,7 +357,7 @@ |
| 356 | 357 | "type": "pre-existing"
|
| 357 | 358 | },
|
| 358 | 359 | {
|
| 359 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 360 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-toolchain-0.1.0.0/build-info.json",
|
|
| 360 | 361 | "component-name": "lib",
|
| 361 | 362 | "depends": [
|
| 362 | 363 | "base-4.21.0.0-1fa7",
|
| ... | ... | @@ -367,13 +368,13 @@ |
| 367 | 368 | "text-2.1.2-4bf8",
|
| 368 | 369 | "transformers-0.6.1.2-6bdf"
|
| 369 | 370 | ],
|
| 370 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-toolchain-0.1.0.0",
|
|
| 371 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/ghc-toolchain-0.1.0.0",
|
|
| 371 | 372 | "exe-depends": [],
|
| 372 | 373 | "flags": {},
|
| 373 | 374 | "id": "ghc-toolchain-0.1.0.0-inplace",
|
| 374 | 375 | "pkg-name": "ghc-toolchain",
|
| 375 | 376 | "pkg-src": {
|
| 376 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/../utils/ghc-toolchain",
|
|
| 377 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/../utils/ghc-toolchain",
|
|
| 377 | 378 | "type": "local"
|
| 378 | 379 | },
|
| 379 | 380 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -381,8 +382,8 @@ |
| 381 | 382 | "type": "configured"
|
| 382 | 383 | },
|
| 383 | 384 | {
|
| 384 | - "bin-file": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 385 | - "build-info": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 385 | + "bin-file": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian/build/hadrian/hadrian",
|
|
| 386 | + "build-info": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian/build-info.json",
|
|
| 386 | 387 | "component-name": "exe:hadrian",
|
| 387 | 388 | "depends": [
|
| 388 | 389 | "Cabal-3.14.1.0-be3d",
|
| ... | ... | @@ -392,19 +393,19 @@ |
| 392 | 393 | "containers-0.7-8108",
|
| 393 | 394 | "cryptohash-sha256-0.11.102.1-a99a1b62d149332345eba2994e44a9fd5fdd5f059dbe0842117cd277d8e9d754",
|
| 394 | 395 | "directory-1.3.9.0-a727",
|
| 395 | - "extra-1.8-50b8092c5974330645cff2032a91fd49e16d9d30cda790efacc90cdc42ab67a9",
|
|
| 396 | + "extra-1.8.1-450945f9d5a870a008ef3e78fd78299d7a78ba225428cebbffd0505f4d1c1810",
|
|
| 396 | 397 | "filepath-1.5.4.0-0fd2",
|
| 397 | 398 | "ghc-platform-0.1.0.0-inplace",
|
| 398 | 399 | "ghc-toolchain-0.1.0.0-inplace",
|
| 399 | 400 | "mtl-2.3.1-5fa4",
|
| 400 | 401 | "parsec-3.1.18.0-0b38",
|
| 401 | - "shake-0.19.8-a8f2f62d336fdae4f621bdcb2bf7f954c7dfee5cf908e5c605618aae58411708",
|
|
| 402 | + "shake-0.19.9-6efee3d9d505cf64178e29839839681b38bf505f18f00954ecb97dc485e64563",
|
|
| 402 | 403 | "text-2.1.2-4bf8",
|
| 403 | 404 | "time-1.14-d4f2",
|
| 404 | 405 | "transformers-0.6.1.2-6bdf",
|
| 405 | - "unordered-containers-0.2.20-68d908e4ec8232d91b88d9db28ca5869cdb7b7a914cf50b2ac5d4c0bc7777e83"
|
|
| 406 | + "unordered-containers-0.2.21-9472c9b934eced1581b52486e5298f39f894d3c6623141e3ab55845c5be3bf84"
|
|
| 406 | 407 | ],
|
| 407 | - "dist-dir": "/home/hugin/Documents/haskell/ghc/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian",
|
|
| 408 | + "dist-dir": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/dist-newstyle/build/x86_64-linux/ghc-9.12.2/hadrian-0.1.0.0/x/hadrian",
|
|
| 408 | 409 | "exe-depends": [],
|
| 409 | 410 | "flags": {
|
| 410 | 411 | "selftest": false,
|
| ... | ... | @@ -413,7 +414,7 @@ |
| 413 | 414 | "id": "hadrian-0.1.0.0-inplace-hadrian",
|
| 414 | 415 | "pkg-name": "hadrian",
|
| 415 | 416 | "pkg-src": {
|
| 416 | - "path": "/home/hugin/Documents/haskell/ghc/hadrian/.",
|
|
| 417 | + "path": "/home/terrorjack/workspace/ghc-bump-bootstrap/hadrian/.",
|
|
| 417 | 418 | "type": "local"
|
| 418 | 419 | },
|
| 419 | 420 | "pkg-version": "0.1.0.0",
|
| ... | ... | @@ -428,8 +429,6 @@ |
| 428 | 429 | "containers-0.7-8108",
|
| 429 | 430 | "deepseq-1.5.1.0-8fa5",
|
| 430 | 431 | "filepath-1.5.4.0-0fd2",
|
| 431 | - "ghc-bignum-1.3-6e8a",
|
|
| 432 | - "ghc-prim-0.13.0-025c",
|
|
| 433 | 432 | "os-string-2.0.7-1ff0",
|
| 434 | 433 | "text-2.1.2-4bf8"
|
| 435 | 434 | ],
|
| ... | ... | @@ -438,18 +437,18 @@ |
| 438 | 437 | "arch-native": false,
|
| 439 | 438 | "random-initial-seed": false
|
| 440 | 439 | },
|
| 441 | - "id": "hashable-1.5.0.0-ec01b4f3b9c059c04f224d51740f7365a448534265e755100c0674d34570efa9",
|
|
| 442 | - "pkg-cabal-sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 440 | + "id": "hashable-1.5.1.0-179f465f9ed9ddaf6664d8c763547f686cf4e46573b341743b3b826f9838ef39",
|
|
| 441 | + "pkg-cabal-sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 443 | 442 | "pkg-name": "hashable",
|
| 444 | 443 | "pkg-src": {
|
| 445 | 444 | "repo": {
|
| 446 | 445 | "type": "secure-repo",
|
| 447 | - "uri": "http://hackage.haskell.org/"
|
|
| 446 | + "uri": "https://hackage.haskell.org/"
|
|
| 448 | 447 | },
|
| 449 | 448 | "type": "repo-tar"
|
| 450 | 449 | },
|
| 451 | - "pkg-src-sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 452 | - "pkg-version": "1.5.0.0",
|
|
| 450 | + "pkg-src-sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 451 | + "pkg-version": "1.5.1.0",
|
|
| 453 | 452 | "style": "global",
|
| 454 | 453 | "type": "configured"
|
| 455 | 454 | },
|
| ... | ... | @@ -466,7 +465,7 @@ |
| 466 | 465 | "pkg-src": {
|
| 467 | 466 | "repo": {
|
| 468 | 467 | "type": "secure-repo",
|
| 469 | - "uri": "http://hackage.haskell.org/"
|
|
| 468 | + "uri": "https://hackage.haskell.org/"
|
|
| 470 | 469 | },
|
| 471 | 470 | "type": "repo-tar"
|
| 472 | 471 | },
|
| ... | ... | @@ -488,7 +487,7 @@ |
| 488 | 487 | "pkg-src": {
|
| 489 | 488 | "repo": {
|
| 490 | 489 | "type": "secure-repo",
|
| 491 | - "uri": "http://hackage.haskell.org/"
|
|
| 490 | + "uri": "https://hackage.haskell.org/"
|
|
| 492 | 491 | },
|
| 493 | 492 | "type": "repo-tar"
|
| 494 | 493 | },
|
| ... | ... | @@ -510,7 +509,7 @@ |
| 510 | 509 | "pkg-src": {
|
| 511 | 510 | "repo": {
|
| 512 | 511 | "type": "secure-repo",
|
| 513 | - "uri": "http://hackage.haskell.org/"
|
|
| 512 | + "uri": "https://hackage.haskell.org/"
|
|
| 514 | 513 | },
|
| 515 | 514 | "type": "repo-tar"
|
| 516 | 515 | },
|
| ... | ... | @@ -526,18 +525,18 @@ |
| 526 | 525 | ],
|
| 527 | 526 | "exe-depends": [],
|
| 528 | 527 | "flags": {},
|
| 529 | - "id": "js-jquery-3.3.1-18e5899acf067b8d46d9d9196b0b321c65a59eb8e9b2789e7897495c7654a59b",
|
|
| 530 | - "pkg-cabal-sha256": "59ab6c79159549ef94b584abce8e6d3b336014c2cce1337b59a8f637e2856df5",
|
|
| 528 | + "id": "js-jquery-3.7.1-5d337fa3c982df8061dcd3fe4d6a75a92294ca655f5971c3a1036f381551c590",
|
|
| 529 | + "pkg-cabal-sha256": "fdbdfd4d413848c678a3737f2b985a5db66b796c6847b1ae08246ea3795c0ba2",
|
|
| 531 | 530 | "pkg-name": "js-jquery",
|
| 532 | 531 | "pkg-src": {
|
| 533 | 532 | "repo": {
|
| 534 | 533 | "type": "secure-repo",
|
| 535 | - "uri": "http://hackage.haskell.org/"
|
|
| 534 | + "uri": "https://hackage.haskell.org/"
|
|
| 536 | 535 | },
|
| 537 | 536 | "type": "repo-tar"
|
| 538 | 537 | },
|
| 539 | - "pkg-src-sha256": "e0e0681f0da1130ede4e03a051630ea439c458cb97216cdb01771ebdbe44069b",
|
|
| 540 | - "pkg-version": "3.3.1",
|
|
| 538 | + "pkg-src-sha256": "a087fa01a1c52f5386d43f5355f64841c5a4b56b53720090d66b5aa00bfeb106",
|
|
| 539 | + "pkg-version": "3.7.1",
|
|
| 541 | 540 | "style": "global",
|
| 542 | 541 | "type": "configured"
|
| 543 | 542 | },
|
| ... | ... | @@ -597,18 +596,18 @@ |
| 597 | 596 | ],
|
| 598 | 597 | "exe-depends": [],
|
| 599 | 598 | "flags": {},
|
| 600 | - "id": "primitive-0.9.0.0-59fb67c01a15fddfe0b821ecd40637689914ddc2f85c39a9893918a55663f110",
|
|
| 601 | - "pkg-cabal-sha256": "de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759",
|
|
| 599 | + "id": "primitive-0.9.1.0-2f0eac5744baca97226a86ebb3a539a2f4506d64f0fd8955237f0f1692c4a083",
|
|
| 600 | + "pkg-cabal-sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 602 | 601 | "pkg-name": "primitive",
|
| 603 | 602 | "pkg-src": {
|
| 604 | 603 | "repo": {
|
| 605 | 604 | "type": "secure-repo",
|
| 606 | - "uri": "http://hackage.haskell.org/"
|
|
| 605 | + "uri": "https://hackage.haskell.org/"
|
|
| 607 | 606 | },
|
| 608 | 607 | "type": "repo-tar"
|
| 609 | 608 | },
|
| 610 | - "pkg-src-sha256": "696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7",
|
|
| 611 | - "pkg-version": "0.9.0.0",
|
|
| 609 | + "pkg-src-sha256": "44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76",
|
|
| 610 | + "pkg-version": "0.9.1.0",
|
|
| 612 | 611 | "style": "global",
|
| 613 | 612 | "type": "configured"
|
| 614 | 613 | },
|
| ... | ... | @@ -632,23 +631,23 @@ |
| 632 | 631 | "bytestring-0.12.2.0-2438",
|
| 633 | 632 | "deepseq-1.5.1.0-8fa5",
|
| 634 | 633 | "mtl-2.3.1-5fa4",
|
| 635 | - "splitmix-0.1.1-3c9de8215d883fe8929b659ace37f98292441f904fb6c6a92a1760b9829b50a2",
|
|
| 634 | + "splitmix-0.1.3.2-85edcfffa6f8a0966e79c5a467626e65a7fbfd1fe8253657941974605b50614d",
|
|
| 636 | 635 | "transformers-0.6.1.2-6bdf"
|
| 637 | 636 | ],
|
| 638 | 637 | "exe-depends": [],
|
| 639 | 638 | "flags": {},
|
| 640 | - "id": "random-1.3.0-0bd7c3bb7964b44ea226e9a0d6c122942752e7084d710c0344524329793031f9",
|
|
| 641 | - "pkg-cabal-sha256": "e5b7016e43a8f4822ebcf8cacaaa737beb62d370b988b5c69e95105d9f0fd582",
|
|
| 639 | + "id": "random-1.3.1-9fa864005d3e1154c68d0bd3c0871f2969a5015cd27d0a5f7c80f6ee169e0bcb",
|
|
| 640 | + "pkg-cabal-sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
|
| 642 | 641 | "pkg-name": "random",
|
| 643 | 642 | "pkg-src": {
|
| 644 | 643 | "repo": {
|
| 645 | 644 | "type": "secure-repo",
|
| 646 | - "uri": "http://hackage.haskell.org/"
|
|
| 645 | + "uri": "https://hackage.haskell.org/"
|
|
| 647 | 646 | },
|
| 648 | 647 | "type": "repo-tar"
|
| 649 | 648 | },
|
| 650 | - "pkg-src-sha256": "6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1",
|
|
| 651 | - "pkg-version": "1.3.0",
|
|
| 649 | + "pkg-src-sha256": "d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35",
|
|
| 650 | + "pkg-version": "1.3.1",
|
|
| 652 | 651 | "style": "global",
|
| 653 | 652 | "type": "configured"
|
| 654 | 653 | },
|
| ... | ... | @@ -667,21 +666,21 @@ |
| 667 | 666 | "bytestring-0.12.2.0-2438",
|
| 668 | 667 | "deepseq-1.5.1.0-8fa5",
|
| 669 | 668 | "directory-1.3.9.0-a727",
|
| 670 | - "extra-1.8-50b8092c5974330645cff2032a91fd49e16d9d30cda790efacc90cdc42ab67a9",
|
|
| 669 | + "extra-1.8.1-450945f9d5a870a008ef3e78fd78299d7a78ba225428cebbffd0505f4d1c1810",
|
|
| 671 | 670 | "filepath-1.5.4.0-0fd2",
|
| 672 | - "filepattern-0.1.3-1d9653ab3a8a4ec7e2e8a7c3b30514ba4404fd8ec6e85581f069d3eba6dbd9ab",
|
|
| 673 | - "hashable-1.5.0.0-ec01b4f3b9c059c04f224d51740f7365a448534265e755100c0674d34570efa9",
|
|
| 671 | + "filepattern-0.1.3-08472e696d501ee877ebb8f7131efc22a76897925d5a0772ff98b3af8499c53a",
|
|
| 672 | + "hashable-1.5.1.0-179f465f9ed9ddaf6664d8c763547f686cf4e46573b341743b3b826f9838ef39",
|
|
| 674 | 673 | "heaps-0.4.1-878aaa67e4e194a4e4ff4baf896d0e1f061050493d7569a95ef182e7451522e6",
|
| 675 | 674 | "js-dgtable-0.5.2-12abb063ad97e07aad3cf2a9356b2e37d9d2dc4f1d6a5e34bdf446e98d80d6e6",
|
| 676 | 675 | "js-flot-0.8.3-4599f59a9a84133b252cd97b1c5e4f3e608d8e68f402d4a9bde2e4e9c65da02b",
|
| 677 | - "js-jquery-3.3.1-18e5899acf067b8d46d9d9196b0b321c65a59eb8e9b2789e7897495c7654a59b",
|
|
| 678 | - "primitive-0.9.0.0-59fb67c01a15fddfe0b821ecd40637689914ddc2f85c39a9893918a55663f110",
|
|
| 676 | + "js-jquery-3.7.1-5d337fa3c982df8061dcd3fe4d6a75a92294ca655f5971c3a1036f381551c590",
|
|
| 677 | + "primitive-0.9.1.0-2f0eac5744baca97226a86ebb3a539a2f4506d64f0fd8955237f0f1692c4a083",
|
|
| 679 | 678 | "process-1.6.25.0-8d00",
|
| 680 | - "random-1.3.0-0bd7c3bb7964b44ea226e9a0d6c122942752e7084d710c0344524329793031f9",
|
|
| 679 | + "random-1.3.1-9fa864005d3e1154c68d0bd3c0871f2969a5015cd27d0a5f7c80f6ee169e0bcb",
|
|
| 681 | 680 | "time-1.14-d4f2",
|
| 682 | 681 | "transformers-0.6.1.2-6bdf",
|
| 683 | 682 | "unix-2.8.6.0-c716",
|
| 684 | - "unordered-containers-0.2.20-68d908e4ec8232d91b88d9db28ca5869cdb7b7a914cf50b2ac5d4c0bc7777e83",
|
|
| 683 | + "unordered-containers-0.2.21-9472c9b934eced1581b52486e5298f39f894d3c6623141e3ab55845c5be3bf84",
|
|
| 685 | 684 | "utf8-string-1.0.2-a3b43d0e00fe0df58bbf8ae8c3dcc5474a87a3166fd444852466164d8698aff1"
|
| 686 | 685 | ],
|
| 687 | 686 | "exe-depends": [],
|
| ... | ... | @@ -691,23 +690,23 @@ |
| 691 | 690 | "portable": false,
|
| 692 | 691 | "threaded": true
|
| 693 | 692 | },
|
| 694 | - "id": "shake-0.19.8-a8f2f62d336fdae4f621bdcb2bf7f954c7dfee5cf908e5c605618aae58411708",
|
|
| 695 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 693 | + "id": "shake-0.19.9-6efee3d9d505cf64178e29839839681b38bf505f18f00954ecb97dc485e64563",
|
|
| 694 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 696 | 695 | "pkg-name": "shake",
|
| 697 | 696 | "pkg-src": {
|
| 698 | 697 | "repo": {
|
| 699 | 698 | "type": "secure-repo",
|
| 700 | - "uri": "http://hackage.haskell.org/"
|
|
| 699 | + "uri": "https://hackage.haskell.org/"
|
|
| 701 | 700 | },
|
| 702 | 701 | "type": "repo-tar"
|
| 703 | 702 | },
|
| 704 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 705 | - "pkg-version": "0.19.8",
|
|
| 703 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 704 | + "pkg-version": "0.19.9",
|
|
| 706 | 705 | "style": "global",
|
| 707 | 706 | "type": "configured"
|
| 708 | 707 | },
|
| 709 | 708 | {
|
| 710 | - "bin-file": "/home/hugin/.local/state/cabal/store/ghc-9.12.2-7d10/shake-0.19.8-e-shake-086575c7478b21eead2e4dba7f40638945ac3fcf178bc26799cbe67233da8ef4/bin/shake",
|
|
| 709 | + "bin-file": "/home/terrorjack/.cabal/store/ghc-9.12.2-7d10/shake-0.19.9-e-shake-b1728ce5ccbe13b9a6e1f23b490bacb74391328bb4b0e37aef90fdd850ff4fa7/bin/shake",
|
|
| 711 | 710 | "component-name": "exe:shake",
|
| 712 | 711 | "depends": [
|
| 713 | 712 | "base-4.21.0.0-1fa7",
|
| ... | ... | @@ -715,21 +714,21 @@ |
| 715 | 714 | "bytestring-0.12.2.0-2438",
|
| 716 | 715 | "deepseq-1.5.1.0-8fa5",
|
| 717 | 716 | "directory-1.3.9.0-a727",
|
| 718 | - "extra-1.8-50b8092c5974330645cff2032a91fd49e16d9d30cda790efacc90cdc42ab67a9",
|
|
| 717 | + "extra-1.8.1-450945f9d5a870a008ef3e78fd78299d7a78ba225428cebbffd0505f4d1c1810",
|
|
| 719 | 718 | "filepath-1.5.4.0-0fd2",
|
| 720 | - "filepattern-0.1.3-1d9653ab3a8a4ec7e2e8a7c3b30514ba4404fd8ec6e85581f069d3eba6dbd9ab",
|
|
| 721 | - "hashable-1.5.0.0-ec01b4f3b9c059c04f224d51740f7365a448534265e755100c0674d34570efa9",
|
|
| 719 | + "filepattern-0.1.3-08472e696d501ee877ebb8f7131efc22a76897925d5a0772ff98b3af8499c53a",
|
|
| 720 | + "hashable-1.5.1.0-179f465f9ed9ddaf6664d8c763547f686cf4e46573b341743b3b826f9838ef39",
|
|
| 722 | 721 | "heaps-0.4.1-878aaa67e4e194a4e4ff4baf896d0e1f061050493d7569a95ef182e7451522e6",
|
| 723 | 722 | "js-dgtable-0.5.2-12abb063ad97e07aad3cf2a9356b2e37d9d2dc4f1d6a5e34bdf446e98d80d6e6",
|
| 724 | 723 | "js-flot-0.8.3-4599f59a9a84133b252cd97b1c5e4f3e608d8e68f402d4a9bde2e4e9c65da02b",
|
| 725 | - "js-jquery-3.3.1-18e5899acf067b8d46d9d9196b0b321c65a59eb8e9b2789e7897495c7654a59b",
|
|
| 726 | - "primitive-0.9.0.0-59fb67c01a15fddfe0b821ecd40637689914ddc2f85c39a9893918a55663f110",
|
|
| 724 | + "js-jquery-3.7.1-5d337fa3c982df8061dcd3fe4d6a75a92294ca655f5971c3a1036f381551c590",
|
|
| 725 | + "primitive-0.9.1.0-2f0eac5744baca97226a86ebb3a539a2f4506d64f0fd8955237f0f1692c4a083",
|
|
| 727 | 726 | "process-1.6.25.0-8d00",
|
| 728 | - "random-1.3.0-0bd7c3bb7964b44ea226e9a0d6c122942752e7084d710c0344524329793031f9",
|
|
| 727 | + "random-1.3.1-9fa864005d3e1154c68d0bd3c0871f2969a5015cd27d0a5f7c80f6ee169e0bcb",
|
|
| 729 | 728 | "time-1.14-d4f2",
|
| 730 | 729 | "transformers-0.6.1.2-6bdf",
|
| 731 | 730 | "unix-2.8.6.0-c716",
|
| 732 | - "unordered-containers-0.2.20-68d908e4ec8232d91b88d9db28ca5869cdb7b7a914cf50b2ac5d4c0bc7777e83",
|
|
| 731 | + "unordered-containers-0.2.21-9472c9b934eced1581b52486e5298f39f894d3c6623141e3ab55845c5be3bf84",
|
|
| 733 | 732 | "utf8-string-1.0.2-a3b43d0e00fe0df58bbf8ae8c3dcc5474a87a3166fd444852466164d8698aff1"
|
| 734 | 733 | ],
|
| 735 | 734 | "exe-depends": [],
|
| ... | ... | @@ -739,18 +738,18 @@ |
| 739 | 738 | "portable": false,
|
| 740 | 739 | "threaded": true
|
| 741 | 740 | },
|
| 742 | - "id": "shake-0.19.8-e-shake-086575c7478b21eead2e4dba7f40638945ac3fcf178bc26799cbe67233da8ef4",
|
|
| 743 | - "pkg-cabal-sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 741 | + "id": "shake-0.19.9-e-shake-b1728ce5ccbe13b9a6e1f23b490bacb74391328bb4b0e37aef90fdd850ff4fa7",
|
|
| 742 | + "pkg-cabal-sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 744 | 743 | "pkg-name": "shake",
|
| 745 | 744 | "pkg-src": {
|
| 746 | 745 | "repo": {
|
| 747 | 746 | "type": "secure-repo",
|
| 748 | - "uri": "http://hackage.haskell.org/"
|
|
| 747 | + "uri": "https://hackage.haskell.org/"
|
|
| 749 | 748 | },
|
| 750 | 749 | "type": "repo-tar"
|
| 751 | 750 | },
|
| 752 | - "pkg-src-sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 753 | - "pkg-version": "0.19.8",
|
|
| 751 | + "pkg-src-sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 752 | + "pkg-version": "0.19.9",
|
|
| 754 | 753 | "style": "global",
|
| 755 | 754 | "type": "configured"
|
| 756 | 755 | },
|
| ... | ... | @@ -764,18 +763,18 @@ |
| 764 | 763 | "flags": {
|
| 765 | 764 | "optimised-mixer": false
|
| 766 | 765 | },
|
| 767 | - "id": "splitmix-0.1.1-3c9de8215d883fe8929b659ace37f98292441f904fb6c6a92a1760b9829b50a2",
|
|
| 768 | - "pkg-cabal-sha256": "8f92088f1c51c8d4569279a07565f8aa6b534a6735615b2295d2961dec8f1783",
|
|
| 766 | + "id": "splitmix-0.1.3.2-85edcfffa6f8a0966e79c5a467626e65a7fbfd1fe8253657941974605b50614d",
|
|
| 767 | + "pkg-cabal-sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 769 | 768 | "pkg-name": "splitmix",
|
| 770 | 769 | "pkg-src": {
|
| 771 | 770 | "repo": {
|
| 772 | 771 | "type": "secure-repo",
|
| 773 | - "uri": "http://hackage.haskell.org/"
|
|
| 772 | + "uri": "https://hackage.haskell.org/"
|
|
| 774 | 773 | },
|
| 775 | 774 | "type": "repo-tar"
|
| 776 | 775 | },
|
| 777 | - "pkg-src-sha256": "d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7",
|
|
| 778 | - "pkg-version": "0.1.1",
|
|
| 776 | + "pkg-src-sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 777 | + "pkg-version": "0.1.3.2",
|
|
| 779 | 778 | "style": "global",
|
| 780 | 779 | "type": "configured"
|
| 781 | 780 | },
|
| ... | ... | @@ -852,25 +851,25 @@ |
| 852 | 851 | "depends": [
|
| 853 | 852 | "base-4.21.0.0-1fa7",
|
| 854 | 853 | "deepseq-1.5.1.0-8fa5",
|
| 855 | - "hashable-1.5.0.0-ec01b4f3b9c059c04f224d51740f7365a448534265e755100c0674d34570efa9",
|
|
| 854 | + "hashable-1.5.1.0-179f465f9ed9ddaf6664d8c763547f686cf4e46573b341743b3b826f9838ef39",
|
|
| 856 | 855 | "template-haskell-2.23.0.0-e01a"
|
| 857 | 856 | ],
|
| 858 | 857 | "exe-depends": [],
|
| 859 | 858 | "flags": {
|
| 860 | 859 | "debug": false
|
| 861 | 860 | },
|
| 862 | - "id": "unordered-containers-0.2.20-68d908e4ec8232d91b88d9db28ca5869cdb7b7a914cf50b2ac5d4c0bc7777e83",
|
|
| 863 | - "pkg-cabal-sha256": "233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422",
|
|
| 861 | + "id": "unordered-containers-0.2.21-9472c9b934eced1581b52486e5298f39f894d3c6623141e3ab55845c5be3bf84",
|
|
| 862 | + "pkg-cabal-sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 864 | 863 | "pkg-name": "unordered-containers",
|
| 865 | 864 | "pkg-src": {
|
| 866 | 865 | "repo": {
|
| 867 | 866 | "type": "secure-repo",
|
| 868 | - "uri": "http://hackage.haskell.org/"
|
|
| 867 | + "uri": "https://hackage.haskell.org/"
|
|
| 869 | 868 | },
|
| 870 | 869 | "type": "repo-tar"
|
| 871 | 870 | },
|
| 872 | - "pkg-src-sha256": "d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d",
|
|
| 873 | - "pkg-version": "0.2.20",
|
|
| 871 | + "pkg-src-sha256": "3b2ad1522b546e61960153257d1e5d239eeec5e83da847d5cb4d896a5bb7f9c0",
|
|
| 872 | + "pkg-version": "0.2.21",
|
|
| 874 | 873 | "style": "global",
|
| 875 | 874 | "type": "configured"
|
| 876 | 875 | },
|
| ... | ... | @@ -888,7 +887,7 @@ |
| 888 | 887 | "pkg-src": {
|
| 889 | 888 | "repo": {
|
| 890 | 889 | "type": "secure-repo",
|
| 891 | - "uri": "http://hackage.haskell.org/"
|
|
| 890 | + "uri": "https://hackage.haskell.org/"
|
|
| 892 | 891 | },
|
| 893 | 892 | "type": "repo-tar"
|
| 894 | 893 | },
|
| ... | ... | @@ -104,28 +104,29 @@ |
| 104 | 104 | "version": "2.8.8.0"
|
| 105 | 105 | },
|
| 106 | 106 | {
|
| 107 | - "cabal_sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 107 | + "cabal_sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 108 | 108 | "component": "lib:file-io",
|
| 109 | 109 | "flags": [
|
| 110 | + "+long-paths",
|
|
| 110 | 111 | "+os-string"
|
| 111 | 112 | ],
|
| 112 | 113 | "package": "file-io",
|
| 113 | 114 | "revision": 0,
|
| 114 | 115 | "source": "hackage",
|
| 115 | - "src_sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 116 | - "version": "0.1.5"
|
|
| 116 | + "src_sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 117 | + "version": "0.1.6"
|
|
| 117 | 118 | },
|
| 118 | 119 | {
|
| 119 | - "cabal_sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 120 | + "cabal_sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 120 | 121 | "component": "lib:directory",
|
| 121 | 122 | "flags": [
|
| 122 | 123 | "+os-string"
|
| 123 | 124 | ],
|
| 124 | 125 | "package": "directory",
|
| 125 | - "revision": 2,
|
|
| 126 | + "revision": 0,
|
|
| 126 | 127 | "source": "hackage",
|
| 127 | - "src_sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 128 | - "version": "1.3.9.0"
|
|
| 128 | + "src_sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 129 | + "version": "1.3.10.1"
|
|
| 129 | 130 | },
|
| 130 | 131 | {
|
| 131 | 132 | "cabal_sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| ... | ... | @@ -138,38 +139,38 @@ |
| 138 | 139 | "version": "3.5.4.0"
|
| 139 | 140 | },
|
| 140 | 141 | {
|
| 141 | - "cabal_sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 142 | + "cabal_sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 142 | 143 | "component": "lib:Cabal-syntax",
|
| 143 | 144 | "flags": [],
|
| 144 | 145 | "package": "Cabal-syntax",
|
| 145 | 146 | "revision": 0,
|
| 146 | 147 | "source": "hackage",
|
| 147 | - "src_sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 148 | - "version": "3.16.0.0"
|
|
| 148 | + "src_sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 149 | + "version": "3.16.1.0"
|
|
| 149 | 150 | },
|
| 150 | 151 | {
|
| 151 | - "cabal_sha256": "9571f573339d6189ebd4f492e692f604aa19fe03d7c0992b8aa071e873e23a95",
|
|
| 152 | + "cabal_sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 152 | 153 | "component": "lib:process",
|
| 153 | 154 | "flags": [
|
| 154 | 155 | "+os-string"
|
| 155 | 156 | ],
|
| 156 | 157 | "package": "process",
|
| 157 | - "revision": 1,
|
|
| 158 | + "revision": 0,
|
|
| 158 | 159 | "source": "hackage",
|
| 159 | - "src_sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 160 | - "version": "1.6.26.1"
|
|
| 160 | + "src_sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 161 | + "version": "1.6.27.0"
|
|
| 161 | 162 | },
|
| 162 | 163 | {
|
| 163 | - "cabal_sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 164 | + "cabal_sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 164 | 165 | "component": "lib:Cabal",
|
| 165 | 166 | "flags": [
|
| 166 | 167 | "-git-rev"
|
| 167 | 168 | ],
|
| 168 | 169 | "package": "Cabal",
|
| 169 | - "revision": 1,
|
|
| 170 | + "revision": 0,
|
|
| 170 | 171 | "source": "hackage",
|
| 171 | - "src_sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 172 | - "version": "3.16.0.0"
|
|
| 172 | + "src_sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 173 | + "version": "3.16.1.0"
|
|
| 173 | 174 | },
|
| 174 | 175 | {
|
| 175 | 176 | "cabal_sha256": "a694e88f9ec9fc79f0b03f233d3fea592b68f70a34aac2ddb5bcaecb6562e2fd",
|
| ... | ... | @@ -247,17 +248,17 @@ |
| 247 | 248 | "version": "0.1.0.0"
|
| 248 | 249 | },
|
| 249 | 250 | {
|
| 250 | - "cabal_sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 251 | + "cabal_sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 251 | 252 | "component": "lib:hashable",
|
| 252 | 253 | "flags": [
|
| 253 | 254 | "-arch-native",
|
| 254 | 255 | "-random-initial-seed"
|
| 255 | 256 | ],
|
| 256 | 257 | "package": "hashable",
|
| 257 | - "revision": 1,
|
|
| 258 | + "revision": 0,
|
|
| 258 | 259 | "source": "hackage",
|
| 259 | - "src_sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 260 | - "version": "1.5.0.0"
|
|
| 260 | + "src_sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 261 | + "version": "1.5.1.0"
|
|
| 261 | 262 | },
|
| 262 | 263 | {
|
| 263 | 264 | "cabal_sha256": "74ce60a23b8ef247b8bca71eeb38289e82b3b5e83b2383600b2c838a68218068",
|
| ... | ... | @@ -310,7 +311,7 @@ |
| 310 | 311 | "version": "0.9.1.0"
|
| 311 | 312 | },
|
| 312 | 313 | {
|
| 313 | - "cabal_sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 314 | + "cabal_sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 314 | 315 | "component": "lib:splitmix",
|
| 315 | 316 | "flags": [
|
| 316 | 317 | "-optimised-mixer"
|
| ... | ... | @@ -318,8 +319,8 @@ |
| 318 | 319 | "package": "splitmix",
|
| 319 | 320 | "revision": 0,
|
| 320 | 321 | "source": "hackage",
|
| 321 | - "src_sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 322 | - "version": "0.1.3.1"
|
|
| 322 | + "src_sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 323 | + "version": "0.1.3.2"
|
|
| 323 | 324 | },
|
| 324 | 325 | {
|
| 325 | 326 | "cabal_sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| ... | ... | @@ -354,7 +355,7 @@ |
| 354 | 355 | "version": "1.0.2"
|
| 355 | 356 | },
|
| 356 | 357 | {
|
| 357 | - "cabal_sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 358 | + "cabal_sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 358 | 359 | "component": "lib:shake",
|
| 359 | 360 | "flags": [
|
| 360 | 361 | "-cloud",
|
| ... | ... | @@ -365,8 +366,8 @@ |
| 365 | 366 | "package": "shake",
|
| 366 | 367 | "revision": 0,
|
| 367 | 368 | "source": "hackage",
|
| 368 | - "src_sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 369 | - "version": "0.19.8"
|
|
| 369 | + "src_sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 370 | + "version": "0.19.9"
|
|
| 370 | 371 | },
|
| 371 | 372 | {
|
| 372 | 373 | "cabal_sha256": null,
|
| ... | ... | @@ -95,28 +95,29 @@ |
| 95 | 95 | ],
|
| 96 | 96 | "dependencies": [
|
| 97 | 97 | {
|
| 98 | - "cabal_sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 98 | + "cabal_sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 99 | 99 | "component": "lib:file-io",
|
| 100 | 100 | "flags": [
|
| 101 | + "+long-paths",
|
|
| 101 | 102 | "+os-string"
|
| 102 | 103 | ],
|
| 103 | 104 | "package": "file-io",
|
| 104 | 105 | "revision": 0,
|
| 105 | 106 | "source": "hackage",
|
| 106 | - "src_sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 107 | - "version": "0.1.5"
|
|
| 107 | + "src_sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 108 | + "version": "0.1.6"
|
|
| 108 | 109 | },
|
| 109 | 110 | {
|
| 110 | - "cabal_sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 111 | + "cabal_sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 111 | 112 | "component": "lib:directory",
|
| 112 | 113 | "flags": [
|
| 113 | 114 | "+os-string"
|
| 114 | 115 | ],
|
| 115 | 116 | "package": "directory",
|
| 116 | - "revision": 2,
|
|
| 117 | + "revision": 0,
|
|
| 117 | 118 | "source": "hackage",
|
| 118 | - "src_sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 119 | - "version": "1.3.9.0"
|
|
| 119 | + "src_sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 120 | + "version": "1.3.10.1"
|
|
| 120 | 121 | },
|
| 121 | 122 | {
|
| 122 | 123 | "cabal_sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| ... | ... | @@ -129,38 +130,38 @@ |
| 129 | 130 | "version": "3.5.4.0"
|
| 130 | 131 | },
|
| 131 | 132 | {
|
| 132 | - "cabal_sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 133 | + "cabal_sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 133 | 134 | "component": "lib:Cabal-syntax",
|
| 134 | 135 | "flags": [],
|
| 135 | 136 | "package": "Cabal-syntax",
|
| 136 | 137 | "revision": 0,
|
| 137 | 138 | "source": "hackage",
|
| 138 | - "src_sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 139 | - "version": "3.16.0.0"
|
|
| 139 | + "src_sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 140 | + "version": "3.16.1.0"
|
|
| 140 | 141 | },
|
| 141 | 142 | {
|
| 142 | - "cabal_sha256": "9571f573339d6189ebd4f492e692f604aa19fe03d7c0992b8aa071e873e23a95",
|
|
| 143 | + "cabal_sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 143 | 144 | "component": "lib:process",
|
| 144 | 145 | "flags": [
|
| 145 | 146 | "+os-string"
|
| 146 | 147 | ],
|
| 147 | 148 | "package": "process",
|
| 148 | - "revision": 1,
|
|
| 149 | + "revision": 0,
|
|
| 149 | 150 | "source": "hackage",
|
| 150 | - "src_sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 151 | - "version": "1.6.26.1"
|
|
| 151 | + "src_sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 152 | + "version": "1.6.27.0"
|
|
| 152 | 153 | },
|
| 153 | 154 | {
|
| 154 | - "cabal_sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 155 | + "cabal_sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 155 | 156 | "component": "lib:Cabal",
|
| 156 | 157 | "flags": [
|
| 157 | 158 | "-git-rev"
|
| 158 | 159 | ],
|
| 159 | 160 | "package": "Cabal",
|
| 160 | - "revision": 1,
|
|
| 161 | + "revision": 0,
|
|
| 161 | 162 | "source": "hackage",
|
| 162 | - "src_sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 163 | - "version": "3.16.0.0"
|
|
| 163 | + "src_sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 164 | + "version": "3.16.1.0"
|
|
| 164 | 165 | },
|
| 165 | 166 | {
|
| 166 | 167 | "cabal_sha256": "a694e88f9ec9fc79f0b03f233d3fea592b68f70a34aac2ddb5bcaecb6562e2fd",
|
| ... | ... | @@ -238,17 +239,17 @@ |
| 238 | 239 | "version": "0.1.0.0"
|
| 239 | 240 | },
|
| 240 | 241 | {
|
| 241 | - "cabal_sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 242 | + "cabal_sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 242 | 243 | "component": "lib:hashable",
|
| 243 | 244 | "flags": [
|
| 244 | 245 | "-arch-native",
|
| 245 | 246 | "-random-initial-seed"
|
| 246 | 247 | ],
|
| 247 | 248 | "package": "hashable",
|
| 248 | - "revision": 1,
|
|
| 249 | + "revision": 0,
|
|
| 249 | 250 | "source": "hackage",
|
| 250 | - "src_sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 251 | - "version": "1.5.0.0"
|
|
| 251 | + "src_sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 252 | + "version": "1.5.1.0"
|
|
| 252 | 253 | },
|
| 253 | 254 | {
|
| 254 | 255 | "cabal_sha256": "74ce60a23b8ef247b8bca71eeb38289e82b3b5e83b2383600b2c838a68218068",
|
| ... | ... | @@ -301,7 +302,7 @@ |
| 301 | 302 | "version": "0.9.1.0"
|
| 302 | 303 | },
|
| 303 | 304 | {
|
| 304 | - "cabal_sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 305 | + "cabal_sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 305 | 306 | "component": "lib:splitmix",
|
| 306 | 307 | "flags": [
|
| 307 | 308 | "-optimised-mixer"
|
| ... | ... | @@ -309,8 +310,8 @@ |
| 309 | 310 | "package": "splitmix",
|
| 310 | 311 | "revision": 0,
|
| 311 | 312 | "source": "hackage",
|
| 312 | - "src_sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 313 | - "version": "0.1.3.1"
|
|
| 313 | + "src_sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 314 | + "version": "0.1.3.2"
|
|
| 314 | 315 | },
|
| 315 | 316 | {
|
| 316 | 317 | "cabal_sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| ... | ... | @@ -345,7 +346,7 @@ |
| 345 | 346 | "version": "1.0.2"
|
| 346 | 347 | },
|
| 347 | 348 | {
|
| 348 | - "cabal_sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 349 | + "cabal_sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 349 | 350 | "component": "lib:shake",
|
| 350 | 351 | "flags": [
|
| 351 | 352 | "-cloud",
|
| ... | ... | @@ -356,8 +357,8 @@ |
| 356 | 357 | "package": "shake",
|
| 357 | 358 | "revision": 0,
|
| 358 | 359 | "source": "hackage",
|
| 359 | - "src_sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 360 | - "version": "0.19.8"
|
|
| 360 | + "src_sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 361 | + "version": "0.19.9"
|
|
| 361 | 362 | },
|
| 362 | 363 | {
|
| 363 | 364 | "cabal_sha256": null,
|
| ... | ... | @@ -95,28 +95,29 @@ |
| 95 | 95 | ],
|
| 96 | 96 | "dependencies": [
|
| 97 | 97 | {
|
| 98 | - "cabal_sha256": "1d68a81fa684d006b1ec73836cebe3de9a54688836915fe3e56a20389846bb4e",
|
|
| 98 | + "cabal_sha256": "5e3466f15993e499db47d79d09c519d6d37c143cfe94fb46dd218bf2f6f3fd39",
|
|
| 99 | 99 | "component": "lib:file-io",
|
| 100 | 100 | "flags": [
|
| 101 | + "+long-paths",
|
|
| 101 | 102 | "+os-string"
|
| 102 | 103 | ],
|
| 103 | 104 | "package": "file-io",
|
| 104 | 105 | "revision": 0,
|
| 105 | 106 | "source": "hackage",
|
| 106 | - "src_sha256": "310a19e4c792de4d30c912bc71ff3becb40818d7c796b9999bcd0979dab87d5b",
|
|
| 107 | - "version": "0.1.5"
|
|
| 107 | + "src_sha256": "0ae9986dc1df9a87d17a16c6c0afb2bfc72dcd2a2ec7a40faf1257bf1fa4d710",
|
|
| 108 | + "version": "0.1.6"
|
|
| 108 | 109 | },
|
| 109 | 110 | {
|
| 110 | - "cabal_sha256": "ed6784601c6a800d4c1e40efbc9f20cf33ae2f25cac301fc239f9c91947b816b",
|
|
| 111 | + "cabal_sha256": "bf029d8163ccae567cc6a5aa8f654016f58dfc066d15f8a8f7c74b8ca855562c",
|
|
| 111 | 112 | "component": "lib:directory",
|
| 112 | 113 | "flags": [
|
| 113 | 114 | "+os-string"
|
| 114 | 115 | ],
|
| 115 | 116 | "package": "directory",
|
| 116 | - "revision": 2,
|
|
| 117 | + "revision": 0,
|
|
| 117 | 118 | "source": "hackage",
|
| 118 | - "src_sha256": "20a24846117fc5f8751d974b7de07210a161989410467e9adca525381b8e64cc",
|
|
| 119 | - "version": "1.3.9.0"
|
|
| 119 | + "src_sha256": "d8f718851aa25a357ca4a6d0204eb357a69383b9b69528d18e2bca463e94c259",
|
|
| 120 | + "version": "1.3.10.1"
|
|
| 120 | 121 | },
|
| 121 | 122 | {
|
| 122 | 123 | "cabal_sha256": "38b3481bb0d5eb58c9dd6579e7904859372c3c0c82a8db86e58177649c289621",
|
| ... | ... | @@ -129,38 +130,38 @@ |
| 129 | 130 | "version": "3.5.4.0"
|
| 130 | 131 | },
|
| 131 | 132 | {
|
| 132 | - "cabal_sha256": "6a35036763557301876c5b7a448de4f1cb54fe1e223ff6c4c0c1fdd6df635a65",
|
|
| 133 | + "cabal_sha256": "4c3f63157628d3dc359c2af16ffe683b84a54857694c9d59d5fb7232f4679957",
|
|
| 133 | 134 | "component": "lib:Cabal-syntax",
|
| 134 | 135 | "flags": [],
|
| 135 | 136 | "package": "Cabal-syntax",
|
| 136 | 137 | "revision": 0,
|
| 137 | 138 | "source": "hackage",
|
| 138 | - "src_sha256": "f45bd417052f4638787871957380365aab5cabfc7b110ec52df4e445c656809f",
|
|
| 139 | - "version": "3.16.0.0"
|
|
| 139 | + "src_sha256": "6bd561449b4d96aca4896e17a34cb504d1b0fd83b338380d131b16b50b36bda7",
|
|
| 140 | + "version": "3.16.1.0"
|
|
| 140 | 141 | },
|
| 141 | 142 | {
|
| 142 | - "cabal_sha256": "9571f573339d6189ebd4f492e692f604aa19fe03d7c0992b8aa071e873e23a95",
|
|
| 143 | + "cabal_sha256": "0512ed17e7e312a6412859abcb37a7bcc81b94cbb797a1ba2a8c78a5d3055d32",
|
|
| 143 | 144 | "component": "lib:process",
|
| 144 | 145 | "flags": [
|
| 145 | 146 | "+os-string"
|
| 146 | 147 | ],
|
| 147 | 148 | "package": "process",
|
| 148 | - "revision": 1,
|
|
| 149 | + "revision": 0,
|
|
| 149 | 150 | "source": "hackage",
|
| 150 | - "src_sha256": "b431d2ba77607986fa84b42ff3021505b8637b8d638ff664be3292dd44aba8f0",
|
|
| 151 | - "version": "1.6.26.1"
|
|
| 151 | + "src_sha256": "ee9ef426d33560f3d06b237fbb8156c530c6b265cca8ef0c63abadb12769b693",
|
|
| 152 | + "version": "1.6.27.0"
|
|
| 152 | 153 | },
|
| 153 | 154 | {
|
| 154 | - "cabal_sha256": "9972c2bd263168a20bd990962a68d4fd024f50c30a00519a6b942e8871d1bd67",
|
|
| 155 | + "cabal_sha256": "6d7ee02dc18c7485d597d131356cee25b3b95778746f39b73bca1d2d44b12e11",
|
|
| 155 | 156 | "component": "lib:Cabal",
|
| 156 | 157 | "flags": [
|
| 157 | 158 | "-git-rev"
|
| 158 | 159 | ],
|
| 159 | 160 | "package": "Cabal",
|
| 160 | - "revision": 1,
|
|
| 161 | + "revision": 0,
|
|
| 161 | 162 | "source": "hackage",
|
| 162 | - "src_sha256": "d68aa36d47f550a45e72a2079aeef28d42add0a2e97f131b4d491c6cf1491b0c",
|
|
| 163 | - "version": "3.16.0.0"
|
|
| 163 | + "src_sha256": "c6b8a37d21dc67c1c68d36a6258ea529391d4bb8bcc1caebaa9b483d93ef2556",
|
|
| 164 | + "version": "3.16.1.0"
|
|
| 164 | 165 | },
|
| 165 | 166 | {
|
| 166 | 167 | "cabal_sha256": "a694e88f9ec9fc79f0b03f233d3fea592b68f70a34aac2ddb5bcaecb6562e2fd",
|
| ... | ... | @@ -238,17 +239,17 @@ |
| 238 | 239 | "version": "0.1.0.0"
|
| 239 | 240 | },
|
| 240 | 241 | {
|
| 241 | - "cabal_sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 242 | + "cabal_sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 242 | 243 | "component": "lib:hashable",
|
| 243 | 244 | "flags": [
|
| 244 | 245 | "-arch-native",
|
| 245 | 246 | "-random-initial-seed"
|
| 246 | 247 | ],
|
| 247 | 248 | "package": "hashable",
|
| 248 | - "revision": 1,
|
|
| 249 | + "revision": 0,
|
|
| 249 | 250 | "source": "hackage",
|
| 250 | - "src_sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 251 | - "version": "1.5.0.0"
|
|
| 251 | + "src_sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 252 | + "version": "1.5.1.0"
|
|
| 252 | 253 | },
|
| 253 | 254 | {
|
| 254 | 255 | "cabal_sha256": "74ce60a23b8ef247b8bca71eeb38289e82b3b5e83b2383600b2c838a68218068",
|
| ... | ... | @@ -301,7 +302,7 @@ |
| 301 | 302 | "version": "0.9.1.0"
|
| 302 | 303 | },
|
| 303 | 304 | {
|
| 304 | - "cabal_sha256": "d0002f3fb16a2cc5ba8afd47a6657726386edccfe8853d310e3479fe3b45201b",
|
|
| 305 | + "cabal_sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 305 | 306 | "component": "lib:splitmix",
|
| 306 | 307 | "flags": [
|
| 307 | 308 | "-optimised-mixer"
|
| ... | ... | @@ -309,8 +310,8 @@ |
| 309 | 310 | "package": "splitmix",
|
| 310 | 311 | "revision": 0,
|
| 311 | 312 | "source": "hackage",
|
| 312 | - "src_sha256": "b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270",
|
|
| 313 | - "version": "0.1.3.1"
|
|
| 313 | + "src_sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 314 | + "version": "0.1.3.2"
|
|
| 314 | 315 | },
|
| 315 | 316 | {
|
| 316 | 317 | "cabal_sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
| ... | ... | @@ -345,7 +346,7 @@ |
| 345 | 346 | "version": "1.0.2"
|
| 346 | 347 | },
|
| 347 | 348 | {
|
| 348 | - "cabal_sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 349 | + "cabal_sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 349 | 350 | "component": "lib:shake",
|
| 350 | 351 | "flags": [
|
| 351 | 352 | "-cloud",
|
| ... | ... | @@ -356,8 +357,8 @@ |
| 356 | 357 | "package": "shake",
|
| 357 | 358 | "revision": 0,
|
| 358 | 359 | "source": "hackage",
|
| 359 | - "src_sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 360 | - "version": "0.19.8"
|
|
| 360 | + "src_sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 361 | + "version": "0.19.9"
|
|
| 361 | 362 | },
|
| 362 | 363 | {
|
| 363 | 364 | "cabal_sha256": null,
|
| ... | ... | @@ -150,14 +150,14 @@ |
| 150 | 150 | "version": "0.11.102.1"
|
| 151 | 151 | },
|
| 152 | 152 | {
|
| 153 | - "cabal_sha256": "57d9200fbea2e88e05e0be35925511764827b1c86d3214106b0b610f331fc40c",
|
|
| 153 | + "cabal_sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
|
| 154 | 154 | "component": "lib:extra",
|
| 155 | 155 | "flags": [],
|
| 156 | 156 | "package": "extra",
|
| 157 | 157 | "revision": 0,
|
| 158 | 158 | "source": "hackage",
|
| 159 | - "src_sha256": "2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1",
|
|
| 160 | - "version": "1.8"
|
|
| 159 | + "src_sha256": "66a7d6d718646a7bda822d67550dc185c6e25ad1f7fecf06fc132e300098b598",
|
|
| 160 | + "version": "1.8.1"
|
|
| 161 | 161 | },
|
| 162 | 162 | {
|
| 163 | 163 | "cabal_sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| ... | ... | @@ -190,17 +190,17 @@ |
| 190 | 190 | "version": "0.1.0.0"
|
| 191 | 191 | },
|
| 192 | 192 | {
|
| 193 | - "cabal_sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 193 | + "cabal_sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 194 | 194 | "component": "lib:hashable",
|
| 195 | 195 | "flags": [
|
| 196 | 196 | "-arch-native",
|
| 197 | 197 | "-random-initial-seed"
|
| 198 | 198 | ],
|
| 199 | 199 | "package": "hashable",
|
| 200 | - "revision": 1,
|
|
| 200 | + "revision": 0,
|
|
| 201 | 201 | "source": "hackage",
|
| 202 | - "src_sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 203 | - "version": "1.5.0.0"
|
|
| 202 | + "src_sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 203 | + "version": "1.5.1.0"
|
|
| 204 | 204 | },
|
| 205 | 205 | {
|
| 206 | 206 | "cabal_sha256": "74ce60a23b8ef247b8bca71eeb38289e82b3b5e83b2383600b2c838a68218068",
|
| ... | ... | @@ -233,27 +233,27 @@ |
| 233 | 233 | "version": "0.8.3"
|
| 234 | 234 | },
|
| 235 | 235 | {
|
| 236 | - "cabal_sha256": "59ab6c79159549ef94b584abce8e6d3b336014c2cce1337b59a8f637e2856df5",
|
|
| 236 | + "cabal_sha256": "fdbdfd4d413848c678a3737f2b985a5db66b796c6847b1ae08246ea3795c0ba2",
|
|
| 237 | 237 | "component": "lib:js-jquery",
|
| 238 | 238 | "flags": [],
|
| 239 | 239 | "package": "js-jquery",
|
| 240 | 240 | "revision": 0,
|
| 241 | 241 | "source": "hackage",
|
| 242 | - "src_sha256": "e0e0681f0da1130ede4e03a051630ea439c458cb97216cdb01771ebdbe44069b",
|
|
| 243 | - "version": "3.3.1"
|
|
| 242 | + "src_sha256": "a087fa01a1c52f5386d43f5355f64841c5a4b56b53720090d66b5aa00bfeb106",
|
|
| 243 | + "version": "3.7.1"
|
|
| 244 | 244 | },
|
| 245 | 245 | {
|
| 246 | - "cabal_sha256": "de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759",
|
|
| 246 | + "cabal_sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 247 | 247 | "component": "lib:primitive",
|
| 248 | 248 | "flags": [],
|
| 249 | 249 | "package": "primitive",
|
| 250 | - "revision": 2,
|
|
| 250 | + "revision": 1,
|
|
| 251 | 251 | "source": "hackage",
|
| 252 | - "src_sha256": "696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7",
|
|
| 253 | - "version": "0.9.0.0"
|
|
| 252 | + "src_sha256": "44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76",
|
|
| 253 | + "version": "0.9.1.0"
|
|
| 254 | 254 | },
|
| 255 | 255 | {
|
| 256 | - "cabal_sha256": "8f92088f1c51c8d4569279a07565f8aa6b534a6735615b2295d2961dec8f1783",
|
|
| 256 | + "cabal_sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 257 | 257 | "component": "lib:splitmix",
|
| 258 | 258 | "flags": [
|
| 259 | 259 | "-optimised-mixer"
|
| ... | ... | @@ -261,30 +261,30 @@ |
| 261 | 261 | "package": "splitmix",
|
| 262 | 262 | "revision": 0,
|
| 263 | 263 | "source": "hackage",
|
| 264 | - "src_sha256": "d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7",
|
|
| 265 | - "version": "0.1.1"
|
|
| 264 | + "src_sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 265 | + "version": "0.1.3.2"
|
|
| 266 | 266 | },
|
| 267 | 267 | {
|
| 268 | - "cabal_sha256": "e5b7016e43a8f4822ebcf8cacaaa737beb62d370b988b5c69e95105d9f0fd582",
|
|
| 268 | + "cabal_sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
|
| 269 | 269 | "component": "lib:random",
|
| 270 | 270 | "flags": [],
|
| 271 | 271 | "package": "random",
|
| 272 | 272 | "revision": 0,
|
| 273 | 273 | "source": "hackage",
|
| 274 | - "src_sha256": "6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1",
|
|
| 275 | - "version": "1.3.0"
|
|
| 274 | + "src_sha256": "d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35",
|
|
| 275 | + "version": "1.3.1"
|
|
| 276 | 276 | },
|
| 277 | 277 | {
|
| 278 | - "cabal_sha256": "233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422",
|
|
| 278 | + "cabal_sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 279 | 279 | "component": "lib:unordered-containers",
|
| 280 | 280 | "flags": [
|
| 281 | 281 | "-debug"
|
| 282 | 282 | ],
|
| 283 | 283 | "package": "unordered-containers",
|
| 284 | - "revision": 4,
|
|
| 284 | + "revision": 2,
|
|
| 285 | 285 | "source": "hackage",
|
| 286 | - "src_sha256": "d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d",
|
|
| 287 | - "version": "0.2.20"
|
|
| 286 | + "src_sha256": "3b2ad1522b546e61960153257d1e5d239eeec5e83da847d5cb4d896a5bb7f9c0",
|
|
| 287 | + "version": "0.2.21"
|
|
| 288 | 288 | },
|
| 289 | 289 | {
|
| 290 | 290 | "cabal_sha256": "79416292186feeaf1f60e49ac5a1ffae9bf1b120e040a74bf0e81ca7f1d31d3f",
|
| ... | ... | @@ -297,7 +297,7 @@ |
| 297 | 297 | "version": "1.0.2"
|
| 298 | 298 | },
|
| 299 | 299 | {
|
| 300 | - "cabal_sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 300 | + "cabal_sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 301 | 301 | "component": "lib:shake",
|
| 302 | 302 | "flags": [
|
| 303 | 303 | "-cloud",
|
| ... | ... | @@ -308,8 +308,8 @@ |
| 308 | 308 | "package": "shake",
|
| 309 | 309 | "revision": 0,
|
| 310 | 310 | "source": "hackage",
|
| 311 | - "src_sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 312 | - "version": "0.19.8"
|
|
| 311 | + "src_sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 312 | + "version": "0.19.9"
|
|
| 313 | 313 | },
|
| 314 | 314 | {
|
| 315 | 315 | "cabal_sha256": null,
|
| ... | ... | @@ -150,14 +150,14 @@ |
| 150 | 150 | "version": "0.11.102.1"
|
| 151 | 151 | },
|
| 152 | 152 | {
|
| 153 | - "cabal_sha256": "57d9200fbea2e88e05e0be35925511764827b1c86d3214106b0b610f331fc40c",
|
|
| 153 | + "cabal_sha256": "b9c360f2f3fbff5ca04656b7aa0a91b254ac7de7e4b959bae4688a178ffd79d1",
|
|
| 154 | 154 | "component": "lib:extra",
|
| 155 | 155 | "flags": [],
|
| 156 | 156 | "package": "extra",
|
| 157 | 157 | "revision": 0,
|
| 158 | 158 | "source": "hackage",
|
| 159 | - "src_sha256": "2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1",
|
|
| 160 | - "version": "1.8"
|
|
| 159 | + "src_sha256": "66a7d6d718646a7bda822d67550dc185c6e25ad1f7fecf06fc132e300098b598",
|
|
| 160 | + "version": "1.8.1"
|
|
| 161 | 161 | },
|
| 162 | 162 | {
|
| 163 | 163 | "cabal_sha256": "372c1733d83b90045eb29da9f010fed79bfef8771ce65eb126a1d83ecc54a9a2",
|
| ... | ... | @@ -190,17 +190,17 @@ |
| 190 | 190 | "version": "0.1.0.0"
|
| 191 | 191 | },
|
| 192 | 192 | {
|
| 193 | - "cabal_sha256": "2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef",
|
|
| 193 | + "cabal_sha256": "140fc5adad166f7b527567cbd26ff481e8da4a66bdfc84be3ddf28dbeb66f275",
|
|
| 194 | 194 | "component": "lib:hashable",
|
| 195 | 195 | "flags": [
|
| 196 | 196 | "-arch-native",
|
| 197 | 197 | "-random-initial-seed"
|
| 198 | 198 | ],
|
| 199 | 199 | "package": "hashable",
|
| 200 | - "revision": 1,
|
|
| 200 | + "revision": 0,
|
|
| 201 | 201 | "source": "hackage",
|
| 202 | - "src_sha256": "e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a",
|
|
| 203 | - "version": "1.5.0.0"
|
|
| 202 | + "src_sha256": "ed0b7c10ce92c9ffe45420dadc38c6d39db486ff3633ff13567cc9f75f79b112",
|
|
| 203 | + "version": "1.5.1.0"
|
|
| 204 | 204 | },
|
| 205 | 205 | {
|
| 206 | 206 | "cabal_sha256": "74ce60a23b8ef247b8bca71eeb38289e82b3b5e83b2383600b2c838a68218068",
|
| ... | ... | @@ -233,27 +233,27 @@ |
| 233 | 233 | "version": "0.8.3"
|
| 234 | 234 | },
|
| 235 | 235 | {
|
| 236 | - "cabal_sha256": "59ab6c79159549ef94b584abce8e6d3b336014c2cce1337b59a8f637e2856df5",
|
|
| 236 | + "cabal_sha256": "fdbdfd4d413848c678a3737f2b985a5db66b796c6847b1ae08246ea3795c0ba2",
|
|
| 237 | 237 | "component": "lib:js-jquery",
|
| 238 | 238 | "flags": [],
|
| 239 | 239 | "package": "js-jquery",
|
| 240 | 240 | "revision": 0,
|
| 241 | 241 | "source": "hackage",
|
| 242 | - "src_sha256": "e0e0681f0da1130ede4e03a051630ea439c458cb97216cdb01771ebdbe44069b",
|
|
| 243 | - "version": "3.3.1"
|
|
| 242 | + "src_sha256": "a087fa01a1c52f5386d43f5355f64841c5a4b56b53720090d66b5aa00bfeb106",
|
|
| 243 | + "version": "3.7.1"
|
|
| 244 | 244 | },
|
| 245 | 245 | {
|
| 246 | - "cabal_sha256": "de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759",
|
|
| 246 | + "cabal_sha256": "756b222c715bc6ef5ba81fa69cdbaa20c5c53beb6f16f174b8bacc93a6d239f0",
|
|
| 247 | 247 | "component": "lib:primitive",
|
| 248 | 248 | "flags": [],
|
| 249 | 249 | "package": "primitive",
|
| 250 | - "revision": 2,
|
|
| 250 | + "revision": 1,
|
|
| 251 | 251 | "source": "hackage",
|
| 252 | - "src_sha256": "696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7",
|
|
| 253 | - "version": "0.9.0.0"
|
|
| 252 | + "src_sha256": "44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76",
|
|
| 253 | + "version": "0.9.1.0"
|
|
| 254 | 254 | },
|
| 255 | 255 | {
|
| 256 | - "cabal_sha256": "8f92088f1c51c8d4569279a07565f8aa6b534a6735615b2295d2961dec8f1783",
|
|
| 256 | + "cabal_sha256": "a557cff65eed1f70f3a3b468423cd58e7a9a9564c5cc00c76a13de64dec9bcbd",
|
|
| 257 | 257 | "component": "lib:splitmix",
|
| 258 | 258 | "flags": [
|
| 259 | 259 | "-optimised-mixer"
|
| ... | ... | @@ -261,30 +261,30 @@ |
| 261 | 261 | "package": "splitmix",
|
| 262 | 262 | "revision": 0,
|
| 263 | 263 | "source": "hackage",
|
| 264 | - "src_sha256": "d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7",
|
|
| 265 | - "version": "0.1.1"
|
|
| 264 | + "src_sha256": "a61d4e8b30f5a16526d7d31171b674ae7924d2207f378060d13363bd8794de8c",
|
|
| 265 | + "version": "0.1.3.2"
|
|
| 266 | 266 | },
|
| 267 | 267 | {
|
| 268 | - "cabal_sha256": "e5b7016e43a8f4822ebcf8cacaaa737beb62d370b988b5c69e95105d9f0fd582",
|
|
| 268 | + "cabal_sha256": "0b4f649c3e78713b2ccad1535251ee34b148237fb2229d7058c2b1d9ccc324b8",
|
|
| 269 | 269 | "component": "lib:random",
|
| 270 | 270 | "flags": [],
|
| 271 | 271 | "package": "random",
|
| 272 | 272 | "revision": 0,
|
| 273 | 273 | "source": "hackage",
|
| 274 | - "src_sha256": "6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1",
|
|
| 275 | - "version": "1.3.0"
|
|
| 274 | + "src_sha256": "d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35",
|
|
| 275 | + "version": "1.3.1"
|
|
| 276 | 276 | },
|
| 277 | 277 | {
|
| 278 | - "cabal_sha256": "233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422",
|
|
| 278 | + "cabal_sha256": "c5de1fb3377ed3c5f4cd851a771d1acc5c37d2f6bef0a499295c0e8857da5605",
|
|
| 279 | 279 | "component": "lib:unordered-containers",
|
| 280 | 280 | "flags": [
|
| 281 | 281 | "-debug"
|
| 282 | 282 | ],
|
| 283 | 283 | "package": "unordered-containers",
|
| 284 | - "revision": 4,
|
|
| 284 | + "revision": 2,
|
|
| 285 | 285 | "source": "hackage",
|
| 286 | - "src_sha256": "d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d",
|
|
| 287 | - "version": "0.2.20"
|
|
| 286 | + "src_sha256": "3b2ad1522b546e61960153257d1e5d239eeec5e83da847d5cb4d896a5bb7f9c0",
|
|
| 287 | + "version": "0.2.21"
|
|
| 288 | 288 | },
|
| 289 | 289 | {
|
| 290 | 290 | "cabal_sha256": "79416292186feeaf1f60e49ac5a1ffae9bf1b120e040a74bf0e81ca7f1d31d3f",
|
| ... | ... | @@ -297,7 +297,7 @@ |
| 297 | 297 | "version": "1.0.2"
|
| 298 | 298 | },
|
| 299 | 299 | {
|
| 300 | - "cabal_sha256": "03c8f06de478e07ad6fde95984c9206920106d0d8432ecb7ab825ef108d45382",
|
|
| 300 | + "cabal_sha256": "8704f35f7857f71adef2b74aafb5580f73dfab004a804718d418c16798f4a186",
|
|
| 301 | 301 | "component": "lib:shake",
|
| 302 | 302 | "flags": [
|
| 303 | 303 | "-cloud",
|
| ... | ... | @@ -308,8 +308,8 @@ |
| 308 | 308 | "package": "shake",
|
| 309 | 309 | "revision": 0,
|
| 310 | 310 | "source": "hackage",
|
| 311 | - "src_sha256": "6384e33a26a2590bf33719e88881076b899ac4b5340c1c9271e4caa37e9d6535",
|
|
| 312 | - "version": "0.19.8"
|
|
| 311 | + "src_sha256": "4176d6e38c3b7813f019f2377466d9f01db842056eec1cdaa8a23b80ceddcb8a",
|
|
| 312 | + "version": "0.19.9"
|
|
| 313 | 313 | },
|
| 314 | 314 | {
|
| 315 | 315 | "cabal_sha256": null,
|
| ... | ... | @@ -4,11 +4,7 @@ packages: ./ |
| 4 | 4 | |
| 5 | 5 | -- This essentially freezes the build plan for hadrian
|
| 6 | 6 | -- It would be wise to keep this up to date with the state set in .gitlab/ci.sh.
|
| 7 | -index-state: 2025-12-19T19:24:24Z
|
|
| 8 | - |
|
| 9 | --- Fixes bootstrapping with ghc-9.14
|
|
| 10 | -allow-newer: all:base, all:ghc-bignum, all:template-haskell
|
|
| 11 | -constraints: hashable >= 1.5.0.0
|
|
| 7 | +index-state: 2026-03-09T13:54:35Z
|
|
| 12 | 8 | |
| 13 | 9 | -- N.B. Compile with -O0 since this is not a performance-critical executable
|
| 14 | 10 | -- and the Cabal takes nearly twice as long to build with -O1. See #16817.
|