Compare commits
42 Commits
redhat8
...
0.1.19.5-p
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ab3419345 | |||
| c88802ea8c | |||
| 5a85e7f735 | |||
| cdd58df6a4 | |||
| b089af6578 | |||
| 909e64ae8b | |||
| 9cff00364a | |||
| e34b095e99 | |||
| 1a10c6d2e2 | |||
| f5cf930de3 | |||
| 3ff8cf172d | |||
| 2b0f9134e9 | |||
| 4854047dc9 | |||
| 9266021236 | |||
| 8defb9068a | |||
| b88e461c7c | |||
| bb94c7445a | |||
| 27325db7c0 | |||
| 3459025d6f | |||
|
|
62c05e25c6 | ||
| e2102511b1 | |||
| 508f52dfb1 | |||
| ec29b4bcc3 | |||
| 52f4dde1ee | |||
| 4cf9867563 | |||
|
|
e9426c246d | ||
|
|
5cba359c78 | ||
| 66a24ec9aa | |||
| d7d93a85c2 | |||
| 13fad50ca2 | |||
| 484dd1084c | |||
| c58fe8aaef | |||
| 407d47a2ba | |||
|
|
d643f9f84e | ||
|
|
0540871277 | ||
| 49063b09ba | |||
| d6e7b29250 | |||
| ffc8c38074 | |||
|
|
e7a1ac0c15 | ||
| 9459d1cb08 | |||
| d97d4fb8d7 | |||
| 2dbfc84ef6 |
3
.github/workflows/bindists.yaml
vendored
3
.github/workflows/bindists.yaml
vendored
@@ -36,9 +36,6 @@ jobs:
|
||||
- image: alpine:latest
|
||||
installCmd: apk update && apk add
|
||||
toolRequirements: binutils-gold curl gcc g++ gmp-dev libc-dev libffi-dev make musl-dev ncurses-dev perl tar xz
|
||||
- image: debian:9
|
||||
installCmd: apt-get update && apt-get install -y
|
||||
toolRequirements: build-essential curl libffi-dev libgmp-dev libgmp10 libncurses-dev libncurses5 libtinfo5
|
||||
- image: debian:10
|
||||
installCmd: apt-get update && apt-get install -y
|
||||
toolRequirements: build-essential curl libffi-dev libgmp-dev libgmp10 libncurses-dev libncurses5 libtinfo5 libnuma-dev
|
||||
|
||||
475
ghcup-0.0.7.yaml
475
ghcup-0.0.7.yaml
@@ -2762,7 +2762,6 @@ ghcupDownloads:
|
||||
9.2.7:
|
||||
viTags:
|
||||
- base-4.16.4.0
|
||||
- Recommended
|
||||
viChangeLog: https://downloads.haskell.org/~ghc/9.2.7/docs/html/users_guide/index.html
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.7/ghc-9.2.7-src.tar.xz
|
||||
@@ -2849,6 +2848,91 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.7/ghc-9.2.7-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.7-aarch64-apple-darwin
|
||||
dlHash: a4b63dad502e45da4c65d5255844868eed6bc9157b63fe3fd920f4efb82bb11e
|
||||
9.2.8:
|
||||
viTags:
|
||||
- base-4.16.4.0
|
||||
- Recommended
|
||||
viChangeLog: https://downloads.haskell.org/~ghc/9.2.8/docs/html/users_guide/index.html
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-src.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 5f13d1786bf4fd12f4b45faa37abedb5bb3f36d5e58f7da5307e8bfe88a567a1
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &ghc-928-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-deb9-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 2b0d865a507fe3bb2c24c31e193436a79d58c857a0f7bf7e4dbfe990c9169275
|
||||
'>= 10': &ghc-928-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-deb10-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 10d1be25487bcf99ac8eb77beaa220c85e69f8c1106f4219ce019206ecc0ac51
|
||||
unknown_versioning: *ghc-928-64-deb10
|
||||
Linux_Ubuntu:
|
||||
'< 20': *ghc-928-64-deb9
|
||||
'>= 20': &ghc-928-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/ghc/9.2.8/ghc-9.2.8-x86_64-ubuntu20.04-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 6e4adc184a53ca9d9dd8c11c6611d0643fdc3b76550ae769e378d9edb2bda745
|
||||
Linux_Mint:
|
||||
'< 20': *ghc-928-64-deb9
|
||||
'>= 20': *ghc-928-64-ubuntu20
|
||||
Linux_Fedora:
|
||||
unknown_versioning: &ghc-928-64-fedora
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-fedora27-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 845f63cd365317bb764d81025554a2527dbe315d6fa268c9859e21b911bf2d3c
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &ghc-928-64-centos
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-centos7-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 70c3ecbc6457f67ba0e76bd0ca2500bd0edd8262d3236a23422fad7602efa672
|
||||
unknown_versioning: *ghc-928-64-centos
|
||||
Linux_RedHat:
|
||||
'>= 8': *ghc-928-64-fedora
|
||||
unknown_versioning: *ghc-928-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-928-64-fedora
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-apple-darwin
|
||||
dlHash: eb78361feaf4277f627cbdc4b849849d09d175d0d878d28433719b7482db27f5
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-unknown-mingw32.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-unknown-mingw32
|
||||
dlHash: f11c7270839c50fda44f98b54254ae50340bb58b04f8d81ebcbe67a2827bd511
|
||||
Linux_Alpine:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-alpine3.12-linux-gmp.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-unknown-linux
|
||||
dlHash: 7c9e5a38af4a84a91e44ae80c187e26d67c0bf3f0f786d40c44feb7762702c80
|
||||
A_32:
|
||||
Linux_Debian:
|
||||
'< 10': &ghc-928-32-deb9
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-i386-deb9-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 8e1261e5d3f9b2074af270f7ffb3d4714d878d4121a733a3d0a12ae715f3d9ee
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_Ubuntu:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_Mint:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-deb10-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 645433359d8ad9e7b286f85ef5111db1b787ee3712c24c5dfde7c62769aa59a4
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
|
||||
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
|
||||
9.4.1:
|
||||
viTags:
|
||||
- base-4.17.0.0
|
||||
@@ -3282,6 +3366,11 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.4.5/ghc-9.4.5-x86_64-unknown-mingw32.tar.xz
|
||||
dlSubdir: ghc-9.4.5-x86_64-unknown-mingw32
|
||||
dlHash: 1b65ccb99b5e0bc6ad535b58323b023c61a675e0c3a0d53b82f819e55a7dd8d7
|
||||
FreeBSD:
|
||||
'( >= 13 )':
|
||||
dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/ghc/9.4.5/ghc-9.4.5-x86_64-portbld-freebsd.tar.xz
|
||||
dlSubdir: ghc-9.4.5-x86_64-portbld-freebsd
|
||||
dlHash: 846bb2cb2ec76221b76864556deb8cd6440a9eab7a7c3bb3e973186b46d6243b
|
||||
Linux_Alpine:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.4.5/ghc-9.4.5-x86_64-alpine3_12-linux-static-int_native.tar.xz
|
||||
@@ -3410,12 +3499,111 @@ ghcupDownloads:
|
||||
dlSubdir: ghc-9.6.1
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-src.tar.xz
|
||||
viTags:
|
||||
- Latest
|
||||
- base-4.18.0.0
|
||||
viTestDL:
|
||||
dlHash: 8bfa74d102da570cb87fbbc3465c7f778a4e6dc76606fef80207de7e8b64114f
|
||||
dlSubdir: ghc-9.6.1
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-testsuite.tar.xz
|
||||
9.6.2:
|
||||
viArch:
|
||||
A_32:
|
||||
Linux_Debian:
|
||||
<10: &ghc-962-32-deb9
|
||||
dlHash: 1fe47d995faec952812fe6a6b3b00bdb17a22e00c6c9f7b332ee87a4b453c1e2
|
||||
dlSubdir: ghc-9.6.2-i386-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-i386-deb9-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_Mint:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_Ubuntu:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
A_64:
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlHash: 2eb62788c1b4a61b2fc96e9d8500bede89a9bf37319f001ee867b312aab3a134
|
||||
dlSubdir: ghc-9.6.2-x86_64-apple-darwin
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-apple-darwin.tar.xz
|
||||
Linux_Alpine:
|
||||
unknown_versioning:
|
||||
dlHash: ec116c1da0f6851600789815762a33adf8ec08c4b6257d0c0fb767e1c99fdcb0
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-alpine3_12-linux-static-int_native.tar.xz
|
||||
Linux_CentOS:
|
||||
( >= 7 && < 8 ): &ghc-962-64-centos7
|
||||
dlHash: 26d356288cd81ec188e73496b1859e210b7ac57f885e4319de5988db8145d543
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-centos7-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Debian:
|
||||
(>= 10 && < 11):
|
||||
dlHash: 63d4bbcee19a343bcdb7bc7c6ca85b1f666a26c7a64fba9014d2160ec3d4ad20
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb10-linux.tar.xz
|
||||
< 10:
|
||||
dlHash: c18946d886ee00710e44da9aeb07f2b025a686c76309fcf37c421f0f800d72ac
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb9-linux.tar.xz
|
||||
'>= 11': &ghc-962-64-deb11
|
||||
dlHash: d44008faf6787e52b63c2f09b2e1839998f1dff244cc9d34dd70dd70554d8e5d
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb11-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-deb11
|
||||
Linux_Fedora:
|
||||
'>= 33':
|
||||
dlHash: 87b6dff4f0fc94b2d939a4c133b68a835844c639e866e2c6430066d9eb25cdd8
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-fedora33-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Mint:
|
||||
< 20: &ghc-962-64-ubuntu1804
|
||||
dlHash: e77c365f93cbf89a4079d451ba743dabc656b2c67382341f5bb0a0c00401a57e
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-ubuntu18_04-linux.tar.xz
|
||||
'>= 20': &ghc-962-64-ubuntu2004
|
||||
dlHash: f3f71385537838c564a7a40498cc2745fd01a236e4f473b844968821e2c3a3ff
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-ubuntu20_04-linux.tar.xz
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Ubuntu:
|
||||
( >= 16 && < 19 ): *ghc-962-64-ubuntu1804
|
||||
unknown_versioning: *ghc-962-64-ubuntu2004
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlHash: cd0a1eed442bf05005bb8c82ab77592ce873c57f767f25f7776474b4c257f1fd
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-rocky8-linux.tar.xz
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlHash: 89a37bdaff3e8ec237249c6c178ed94ef446478d51d0de53be4ab7a0b19f1512
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-mingw32
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-unknown-mingw32.tar.xz
|
||||
A_ARM64:
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlHash: 7351933097f7ff2896fede102f9df612cc03e49565800e207ad91fb318f84da0
|
||||
dlSubdir: ghc-9.6.2-aarch64-apple-darwin
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-aarch64-apple-darwin.tar.xz
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlHash: 5ad6153718d23a025f0f547f099bcecdf325edb5f5e16a9ec8bdeb17bad3c128
|
||||
dlSubdir: ghc-9.6.2-aarch64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-aarch64-deb10-linux.tar.xz
|
||||
viChangeLog: https://downloads.haskell.org/~ghc/9.6.2/docs/users_guide/9.6.2-notes.html
|
||||
viSourceDL:
|
||||
dlHash: 1b510c5f8753c3ba24851702c6c9da7d81dc5e47fe3ecb7af39c7c2613abf170
|
||||
dlSubdir: ghc-9.6.2
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-src.tar.xz
|
||||
viTags:
|
||||
- Latest
|
||||
- base-4.18.0.0
|
||||
viTestDL:
|
||||
dlHash: e4ffbc2d6db720fba30f8e7e12214522c470d1cfc0ee69f7997782b0ae20abbf
|
||||
dlSubdir: ghc-9.6.2/testsuite
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-testsuite.tar.xz
|
||||
|
||||
Cabal:
|
||||
2.4.1.0:
|
||||
viTags:
|
||||
@@ -3801,7 +3989,9 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~cabal/cabal-install-3.10.1.0/cabal-install-3.10.1.0-i386-linux-deb9.tar.xz
|
||||
dlHash: 3c4a43a3ac1ef80e66953c2a8f83bb51298c21aeb7328ce06534600a7259a866
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *cabal-31010-32
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/unofficial-bindists/cabal/3.10.1.0/cabal-install-3.10.1.0-i386-linux-alpine.tar.xz
|
||||
dlHash: 9dc0b010bcf4257d6248214359b38f389593dfce54c151d09678ad25e2ee4b22
|
||||
A_ARM64:
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
@@ -3815,55 +4005,58 @@ ghcupDownloads:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/unofficial-bindists/cabal/3.10.1.0/cabal-install-3.10.1.0-armv7-linux-deb10.tar.xz
|
||||
dlHash: 13d5019182b17ca5436b4249243cf2cb88203da1f34c2a7dd0e564bd34c7e80a
|
||||
dlHash: 79869dd72cb0a6f90f2e1e0e57af4ea6ee09b041550abc09252d1cf309b4f96e
|
||||
GHCup:
|
||||
0.1.19.2:
|
||||
0.1.19.4:
|
||||
viTags:
|
||||
- Recommended
|
||||
- Latest
|
||||
viChangeLog: https://github.com/haskell/ghcup-hs/blob/master/CHANGELOG.md
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/ghcup-0.1.19.4-src.tar.gz
|
||||
dlSubdir: ghcup-0.1.19.4
|
||||
dlHash: 5008f9e9591b61746b11e28741fee4b4e1a0801c127021d07879ebc76aa9107a
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-64
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-linux-ghcup-0.1.19.2
|
||||
dlHash: 25b7fc417c1a811dd7ff439b67ea647a59cf5b8d71b274f97e917d50b2150d5b
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-linux-ghcup-0.1.19.4
|
||||
dlHash: c79d45273c44f13bcbd8265ef05a6bad58de1563cc54b93b8a75b7e3cdf8f44d
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-apple-darwin-ghcup-0.1.19.2
|
||||
dlHash: b0ee8f9604810b51253754dca326bc03592e2b866bf1177755de102f26e729d8
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-apple-darwin-ghcup-0.1.19.4
|
||||
dlHash: cbace2c55e62e16a994b798d5c350eb618789ea8e2788cc92f2f5dd185c77b38
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-portbld-freebsd-ghcup-0.1.19.2
|
||||
dlHash: 7f12d65d71246542d29e4786fcbc6bc63d0251e3f3825e63376f8e65ff572023
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-portbld-freebsd-ghcup-0.1.19.4
|
||||
dlHash: 318ecd132a1e06d64b3866ad3ead521d13ddc1d9dd71738acef80ee63521f4c6
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-mingw64-ghcup-0.1.19.2.exe
|
||||
dlHash: 8cac0e2cbd1ffe8609fc457ac491dea3b98d9332966a46b8f643a6d42ffc22b1
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-mingw64-ghcup-0.1.19.4.exe
|
||||
dlHash: 7d8a8c8b89c26f4ac95b87bb0d2c7135bd504c9830ef30bab1dffeb5d76abcf9
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-64
|
||||
A_32:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-32
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/i386-linux-ghcup-0.1.19.2
|
||||
dlHash: c8132b996150714f0013c5a66ffc6899d8bbb7740021873898969a4e384068fe
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/i386-linux-ghcup-0.1.19.4
|
||||
dlHash: fb7e501fcb2c1309257a7cd718e7dd1f906173fe8ba8ab172de31d18b0f307ae
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-32
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/aarch64-linux-ghcup-0.1.19.2
|
||||
dlHash: 68193e1ef04398b4ef23619abafdde406a22221fbb45eac81214c1fdffdf00ef
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/aarch64-linux-ghcup-0.1.19.4
|
||||
dlHash: 9850348d3a302f73d27a50108b611d8b66904658c1a46160f7f3bdd4c327d325
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/aarch64-apple-darwin-ghcup-0.1.19.2
|
||||
dlHash: ea1f70a049d15f7d296f9ca1fe788ac4d9120c7962edce9aacbbaf06f70095d6
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/aarch64-apple-darwin-ghcup-0.1.19.4
|
||||
dlHash: fb946e0e7affac27e39d744ea0052f0a4359c4700f8594582081c6ec18b59b0a
|
||||
A_ARM:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/armv7-linux-ghcup-0.1.19.2
|
||||
dlHash: 9d5e17b5d5436429401d9349c4da3257a0721e084db8b47048cd9a07d2741624
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/armv7-linux-ghcup-0.1.19.4
|
||||
dlHash: 85980b3e64b5d2ce5420baa6ad5230e4df153db578b4ace238bb748158a3d5ef
|
||||
HLS:
|
||||
1.1.0:
|
||||
viTags:
|
||||
@@ -4451,9 +4644,7 @@ ghcupDownloads:
|
||||
dlSubdir: haskell-language-server-1.9.1.0
|
||||
dlHash: 5cbcfa0903bd776168a11c8ec437e8231699cd701d7b44496e9a2a3766fa08e9
|
||||
1.10.0.0:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viTags: []
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
@@ -4546,6 +4737,196 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-1.10.0.0/haskell-language-server-1.10.0.0-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-1.10.0.0
|
||||
dlHash: d2f46ec1ce923b74b575f8926f9b0992ab0f3ab8fa5d45590c641316f1e901af
|
||||
2.0.0.0:
|
||||
viTags: []
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-src.tar.gz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 16b4e2ffd624a25130b0db69b0ebc0f51b2c0a8db0abe037d52066d5a513c0af
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &hls-2000-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb9.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: a971df81a80305e7757c905766fb0a1d0b8d904e0b5875156cefa6ad67d14448
|
||||
'(>= 10 && < 11)': &hls-2000-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb10.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 488853d7ad7df122261faeea8e80571166ef3b9ae6e2ec4460371e4a930ae64e
|
||||
unknown_versioning: &hls-2000-64-deb11
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb11.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 37d8337ad4804df586a381ede106e00673aabdcb10a70fcce2688d99eb1e377f
|
||||
Linux_Ubuntu:
|
||||
'( >= 16 && < 19 )': &hls-2000-64-ubuntu18
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu18.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: f3922765ca75753499443b870f411b3b36dc5e38e9bb20fce6c2e3b514cfa893
|
||||
'( >= 20 && < 22 )': &hls-2000-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu20.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 397285fed0f30d4e9da2d404d9fde97930033ecd5133413057687ee78162aead
|
||||
unknown_versioning: &hls-2000-64-ubuntu22
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu22.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 7afe2eb1131b40bd012858acb28d2ae9747e34683e37d7249644e71875e0f8c0
|
||||
Linux_Mint:
|
||||
'< 20':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-mint19.3.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 40193714e000ee8a791ea4dd273caf49c3fff25ecd6f7cd7022799d567001ac3
|
||||
'(>= 20 && < 21)':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-mint20.2.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: ae0a28539e11634c435822ed306c83540f8101674d1561691a758cba8ae99e46
|
||||
'>= 21': *hls-2000-64-ubuntu22
|
||||
Linux_Fedora:
|
||||
'< 33': &hls-2000-64-fedora27
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-fedora27.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 12cee565ca3102b774048ecc4690e96b6e4bea93d956dfcfe2224ccf97dd6685
|
||||
'>= 33': &hls-2000-64-fedora33
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-fedora33.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 3d421836dcd4cf8d3cece267d41c9d64594666d807cb94a91c405b47965f5f3a
|
||||
unknown_versioning: *hls-2000-64-fedora27
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &hls-2000-64-centos
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-centos7.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 3353d21fb3f0271bfdf39fc5346b8a3fbff5f0bd43fb16715623cfc83b198e0c
|
||||
unknown_versioning: *hls-2000-64-centos
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *hls-2000-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-unknown.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 62a1298105a801ad3ae588de0e3e4d6e58e79b3bca8fd214e854e230bdee5cc7
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 346a239281b4b81be1a93e1e7055cfc2ff87d628ad5f1a97f2b244af9c0310c8
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-mingw64.zip
|
||||
dlHash: 3ffb11c54c3da6d9db29b2cf3f0231205de50753f50800ac524d5e7dd0245a70
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-freebsd.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 766a15bf8e2fd06154be075e6d8431c6bfec36b1c648c36191f6861dc49e3fce
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-aarch64-linux-ubuntu20.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 35c938cda22bd6f3b057ce8d0a2e9e6b10cad16c86452879f46f8749d09fa9b3
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 43a5b62b1bc4141d8a5ebc57cf8f5db09131f00ddbc3322a8356e27aff4cbfd7
|
||||
2.0.0.1:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-src.tar.gz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 0fa212b8e80e21121276f2c0e57e6ad0fa96ca39d375917898f97616351bfa11
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &hls-2001-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb9.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 3aded2f20361f8998a40a7292c58188b30bcad860fa49869d895c848e131fac6
|
||||
'(>= 10 && < 11)': &hls-2001-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb10.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 55aa4e462cf6735bb3d478d76c01bbdc14302564d1e07959f2c15c3311b2ec75
|
||||
unknown_versioning: &hls-2001-64-deb11
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb11.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 23bcec3019cebe7bf47ef84b4a9d118bb2b5b8584ae55e16b1d07e251125c4f7
|
||||
Linux_Ubuntu:
|
||||
'( >= 16 && < 19 )': &hls-2001-64-ubuntu18
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu18.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: bccccfee15649ab272bf02fd70395c3370cfa3a29eb9680cfbafae545d41e3ad
|
||||
'( >= 20 && < 22 )': &hls-2001-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu20.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 22b1b9c08bf20fc508bb6d87886adcd0819374acde4f207b812fbf7a2f0175d9
|
||||
unknown_versioning: &hls-2001-64-ubuntu22
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu22.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 9cf15e0254a9b8860398d5d490a65c327bf7bc5b729a0e39cf9a5020cb1f65d6
|
||||
Linux_Mint:
|
||||
'< 20':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-mint19.3.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: ebf0dc79d4fd04e858379fd5c67988bd11b1fa571746b6ccd22575ab6ce0be2c
|
||||
'(>= 20 && < 21)':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-mint20.2.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 9e81898594763a11bbe88153e28183db13005d1360192df2a9478a4247aab293
|
||||
'>= 21': *hls-2001-64-ubuntu22
|
||||
Linux_Fedora:
|
||||
'< 33': &hls-2001-64-fedora27
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-fedora27.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: eba47e2a8cc7e1e6e0e1679fe3faccd20133f43b7942e1f1d13cab355a8dbd52
|
||||
'>= 33': &hls-2001-64-fedora33
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-fedora33.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: cf872e7efe250f0f40ce517c1f7486812abc9168822499a105fdd7737862188e
|
||||
unknown_versioning: *hls-2001-64-fedora27
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &hls-2001-64-centos
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-centos7.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 4d555d3090f163064918a02d061fc73f69f164ae9c58c6b123cc0dd1260cd782
|
||||
unknown_versioning: *hls-2001-64-centos
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *hls-2001-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-unknown.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: f8acb1bfb3048fca9c55da59d2d38cf956d13111032f2d68e4ed2f65d81d246e
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 27389eaea657f0be9df3feb675b42f76ce7ce58d13cb9e9048153bde39b19237
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-mingw64.zip
|
||||
dlHash: d45413cb987419ff25c01d3ce10df72aeeebc741c14e749e4af912a3c7268e4a
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-freebsd.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 4fd4f67afe8e8434c3b3a3e93a0da76535b9967beedffad30aab8d31ffa35d98
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-aarch64-linux-ubuntu20.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: ae99fcb78ccec49845d66a1bc6aeee39202964536226564fb4af91f7326db1a2
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: efaecd6221d4e55350e86350acc505af2678388b8e0689712dc44529ca1bc7d4
|
||||
Stack:
|
||||
2.5.1:
|
||||
viTags:
|
||||
@@ -4611,6 +4992,7 @@ ghcupDownloads:
|
||||
- old
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v273
|
||||
viPostInstall: *stack-post
|
||||
viReleaseDay: 2022-02-02
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
@@ -4758,7 +5140,6 @@ ghcupDownloads:
|
||||
dlHash: fa53c58d8d00a6d49ec26624aa7f817f5ece3c4df339fa6e4fccf1038b7f1fa5
|
||||
2.9.3:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v293
|
||||
viPostInstall: *stack-post
|
||||
@@ -4806,3 +5187,47 @@ ghcupDownloads:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.9.3/stack-2.9.3-osx-aarch64.tar.gz
|
||||
dlHash: a56d2cd37611eccf00ab8df38c3718923cf5677f3aeacd250394e79b676dcb98
|
||||
2.11.1:
|
||||
viTags:
|
||||
- Latest
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v2111---2023-05-18
|
||||
viPostInstall: *stack-post
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &stack-2111-64
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-linux-x86_64.tar.gz
|
||||
dlHash: 408a120e824ed6e6b24c548a2ff6f210fcb0eed246f204a280ed4c75af0517e7
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-osx-x86_64.tar.gz
|
||||
dlHash: cf3ce4c526fb29fabf84308a8a762f7ab703975f5c9eeb85aebcea97a02540fc
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-windows-x86_64.tar.gz
|
||||
dlHash: 74938b6f53aa5cfdece0d3a687675c30d2ae38798c38f81d394195b8db87cdc7
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.11.1/stack-2.11.1-freebsd-x86_64.tar.xz
|
||||
dlHash: ab56bd078f78f9fce458cbefba48cfc5bc965704b74aefc34988036dfafa0937
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *stack-2111-64
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-linux-aarch64.tar.gz
|
||||
dlHash: c7733d07ed78d6f4d82e0ebf6d260eb693c6c9df2208003d60caba69766f9c15
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/ghcup/unofficial-bindists/stack/2.11.1/stack-2.11.1-osx-aarch64.tar.gz
|
||||
dlHash: 3ea56c5885c9c6d7e2dce927e44f48f6024a4a5a039f7acad79b19654a6f95b5
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
|
||||
Binary file not shown.
@@ -841,8 +841,8 @@ ghcupDownloads:
|
||||
Stack:
|
||||
2.9.2.1:
|
||||
viTags:
|
||||
- LatestPrerelease
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/rc/v2.9/ChangeLog.md#v2921-release-candidate
|
||||
- Prerelease
|
||||
- old
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
@@ -872,3 +872,93 @@ ghcupDownloads:
|
||||
dlHash: 6e9f646ecd04892cf7edda11ff989abd885e29d05ad9f88d19e22afeb6e14275
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
2.11.0.1:
|
||||
viTags:
|
||||
- LatestPrerelease
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/rc/v2.11/ChangeLog.md#v21101-release-candidate
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &stack-21101-64
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/rc/v2.11.0.1/stack-2.11.0.1-linux-x86_64-static.tar.gz
|
||||
dlHash: 051bbb3333f2e235bbd9d1473d9a54ce73023a7899a0b03f954a1e2ced069df8
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/rc/v2.11.0.1/stack-2.11.0.1-osx-x86_64.tar.gz
|
||||
dlHash: dfb7ae4f0efbd1e680701262f0c1e63cdaefdb2e21725669e690ef27c80fd185
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/rc/v2.11.0.1/stack-2.11.0.1-windows-x86_64.tar.gz
|
||||
dlHash: b22d747635aeab29aa2c194f34e05ddf2a770bc4790af62fc3c3175977ea4006
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *stack-21101-64
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/rc/v2.11.0.1/stack-2.11.0.1-linux-aarch64.tar.gz
|
||||
dlHash: ca8c0032c572e54df1dda4ca8841ed55fea6735b445066888aac852612855688
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/unofficial-bindists/stack/2.11.0.1/stack-2.11.0.1-osx-aarch64.tar.gz
|
||||
dlHash: 9c8f5bf26f768c5b0f7d44bd4617c2fd19ff278455d9fc5adc3384f57fdf4674
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
GHCup:
|
||||
0.1.19.5:
|
||||
viTags:
|
||||
- Recommended
|
||||
- Latest
|
||||
viChangeLog: https://github.com/haskell/ghcup-hs/blob/master/CHANGELOG.md
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/ghcup-0.1.19.5-src.tar.gz
|
||||
dlSubdir: ghcup-0.1.19.5
|
||||
dlHash: abfb1f18201c77bcebae6a0282844df2cc644427270a8df9af341901211f7b9c
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-64
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/x86_64-linux-ghcup-0.1.19.5
|
||||
dlHash: 2d07c7c64d9eb472d85210c27c4489931804fd753a99724d1df740dbf1bfc5a5
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/x86_64-apple-darwin-ghcup-0.1.19.5
|
||||
dlHash: bde41f049e795e086c1ee27a4ae0629285c56bdf041f039e798f77481a133202
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/x86_64-portbld-freebsd-ghcup-0.1.19.5
|
||||
dlHash: 6b743f440f6bf9e4525acec2bd360d8a07af06925a74d0d960b9fe7c8c90b176
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/x86_64-mingw64-ghcup-0.1.19.5.exe
|
||||
dlHash: 085fc717bcea786034133c5028e5c3e5d46da341787bb267482996e97d076c88
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-64
|
||||
A_32:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-32
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/i386-linux-ghcup-0.1.19.5
|
||||
dlHash: 9bb0870ae4b4fd0d4d18982f4aa88749018aed81479e51070478f699ed9a85e0
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-32
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/aarch64-linux-ghcup-0.1.19.5
|
||||
dlHash: cea78d9189be6fd62519c9d450654e7dd4e0923a7834c38b0539ba9264c6762e
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/aarch64-apple-darwin-ghcup-0.1.19.5
|
||||
dlHash: 4dafad0be3314372e2d312ee4ff3999060826ed1b53678dc2fb8715ee4bb4c53
|
||||
A_ARM:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.5/armv7-linux-ghcup-0.1.19.5
|
||||
dlHash: 46147824b921b61e3161e03c638a8ff684667ea1d877df0e06721c4b2149cd5f
|
||||
|
||||
Binary file not shown.
@@ -2685,6 +2685,90 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.7/ghc-9.2.7-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.7-aarch64-apple-darwin
|
||||
dlHash: a4b63dad502e45da4c65d5255844868eed6bc9157b63fe3fd920f4efb82bb11e
|
||||
9.2.8:
|
||||
viTags:
|
||||
- base-4.16.4.0
|
||||
viChangeLog: https://downloads.haskell.org/~ghc/9.2.8/docs/html/users_guide/index.html
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-src.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 5f13d1786bf4fd12f4b45faa37abedb5bb3f36d5e58f7da5307e8bfe88a567a1
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &ghc-928-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-deb9-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 2b0d865a507fe3bb2c24c31e193436a79d58c857a0f7bf7e4dbfe990c9169275
|
||||
'>= 10': &ghc-928-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-deb10-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 10d1be25487bcf99ac8eb77beaa220c85e69f8c1106f4219ce019206ecc0ac51
|
||||
unknown_versioning: *ghc-928-64-deb10
|
||||
Linux_Ubuntu:
|
||||
'< 20': *ghc-928-64-deb9
|
||||
'>= 20': &ghc-928-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/ghc/9.2.8/ghc-9.2.8-x86_64-ubuntu20.04-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 6e4adc184a53ca9d9dd8c11c6611d0643fdc3b76550ae769e378d9edb2bda745
|
||||
Linux_Mint:
|
||||
'< 20': *ghc-928-64-deb9
|
||||
'>= 20': *ghc-928-64-ubuntu20
|
||||
Linux_Fedora:
|
||||
unknown_versioning: &ghc-928-64-fedora
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-fedora27-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 845f63cd365317bb764d81025554a2527dbe315d6fa268c9859e21b911bf2d3c
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &ghc-928-64-centos
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-centos7-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 70c3ecbc6457f67ba0e76bd0ca2500bd0edd8262d3236a23422fad7602efa672
|
||||
unknown_versioning: *ghc-928-64-centos
|
||||
Linux_RedHat:
|
||||
'>= 8': *ghc-928-64-fedora
|
||||
unknown_versioning: *ghc-928-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-928-64-fedora
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-apple-darwin
|
||||
dlHash: eb78361feaf4277f627cbdc4b849849d09d175d0d878d28433719b7482db27f5
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-unknown-mingw32.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-unknown-mingw32
|
||||
dlHash: f11c7270839c50fda44f98b54254ae50340bb58b04f8d81ebcbe67a2827bd511
|
||||
Linux_Alpine:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-alpine3.12-linux-gmp.tar.xz
|
||||
dlSubdir: ghc-9.2.8-x86_64-unknown-linux
|
||||
dlHash: 7c9e5a38af4a84a91e44ae80c187e26d67c0bf3f0f786d40c44feb7762702c80
|
||||
A_32:
|
||||
Linux_Debian:
|
||||
'< 10': &ghc-928-32-deb9
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-i386-deb9-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 8e1261e5d3f9b2074af270f7ffb3d4714d878d4121a733a3d0a12ae715f3d9ee
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_Ubuntu:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_Mint:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-928-32-deb9
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-deb10-linux.tar.xz
|
||||
dlSubdir: ghc-9.2.8
|
||||
dlHash: 645433359d8ad9e7b286f85ef5111db1b787ee3712c24c5dfde7c62769aa59a4
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
|
||||
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
|
||||
9.4.1:
|
||||
viTags:
|
||||
- base-4.17.0.0
|
||||
@@ -3234,13 +3318,112 @@ ghcupDownloads:
|
||||
dlSubdir: ghc-9.6.1
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-src.tar.xz
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
- base-4.18.0.0
|
||||
viTestDL:
|
||||
dlHash: 8bfa74d102da570cb87fbbc3465c7f778a4e6dc76606fef80207de7e8b64114f
|
||||
dlSubdir: ghc-9.6.1
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-testsuite.tar.xz
|
||||
9.6.2:
|
||||
viArch:
|
||||
A_32:
|
||||
Linux_Debian:
|
||||
<10: &ghc-962-32-deb9
|
||||
dlHash: 1fe47d995faec952812fe6a6b3b00bdb17a22e00c6c9f7b332ee87a4b453c1e2
|
||||
dlSubdir: ghc-9.6.2-i386-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-i386-deb9-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_Mint:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_Ubuntu:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: *ghc-962-32-deb9
|
||||
A_64:
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlHash: 2eb62788c1b4a61b2fc96e9d8500bede89a9bf37319f001ee867b312aab3a134
|
||||
dlSubdir: ghc-9.6.2-x86_64-apple-darwin
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-apple-darwin.tar.xz
|
||||
Linux_Alpine:
|
||||
unknown_versioning:
|
||||
dlHash: ec116c1da0f6851600789815762a33adf8ec08c4b6257d0c0fb767e1c99fdcb0
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-alpine3_12-linux-static-int_native.tar.xz
|
||||
Linux_CentOS:
|
||||
( >= 7 && < 8 ): &ghc-962-64-centos7
|
||||
dlHash: 26d356288cd81ec188e73496b1859e210b7ac57f885e4319de5988db8145d543
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-centos7-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Debian:
|
||||
(>= 10 && < 11):
|
||||
dlHash: 63d4bbcee19a343bcdb7bc7c6ca85b1f666a26c7a64fba9014d2160ec3d4ad20
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb10-linux.tar.xz
|
||||
< 10:
|
||||
dlHash: c18946d886ee00710e44da9aeb07f2b025a686c76309fcf37c421f0f800d72ac
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb9-linux.tar.xz
|
||||
'>= 11': &ghc-962-64-deb11
|
||||
dlHash: d44008faf6787e52b63c2f09b2e1839998f1dff244cc9d34dd70dd70554d8e5d
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-deb11-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-deb11
|
||||
Linux_Fedora:
|
||||
'>= 33':
|
||||
dlHash: 87b6dff4f0fc94b2d939a4c133b68a835844c639e866e2c6430066d9eb25cdd8
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-fedora33-linux.tar.xz
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Mint:
|
||||
< 20: &ghc-962-64-ubuntu1804
|
||||
dlHash: e77c365f93cbf89a4079d451ba743dabc656b2c67382341f5bb0a0c00401a57e
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-ubuntu18_04-linux.tar.xz
|
||||
'>= 20': &ghc-962-64-ubuntu2004
|
||||
dlHash: f3f71385537838c564a7a40498cc2745fd01a236e4f473b844968821e2c3a3ff
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-ubuntu20_04-linux.tar.xz
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *ghc-962-64-centos7
|
||||
Linux_Ubuntu:
|
||||
( >= 16 && < 19 ): *ghc-962-64-ubuntu1804
|
||||
unknown_versioning: *ghc-962-64-ubuntu2004
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlHash: cd0a1eed442bf05005bb8c82ab77592ce873c57f767f25f7776474b4c257f1fd
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-rocky8-linux.tar.xz
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlHash: 89a37bdaff3e8ec237249c6c178ed94ef446478d51d0de53be4ab7a0b19f1512
|
||||
dlSubdir: ghc-9.6.2-x86_64-unknown-mingw32
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-x86_64-unknown-mingw32.tar.xz
|
||||
A_ARM64:
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlHash: 7351933097f7ff2896fede102f9df612cc03e49565800e207ad91fb318f84da0
|
||||
dlSubdir: ghc-9.6.2-aarch64-apple-darwin
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-aarch64-apple-darwin.tar.xz
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlHash: 5ad6153718d23a025f0f547f099bcecdf325edb5f5e16a9ec8bdeb17bad3c128
|
||||
dlSubdir: ghc-9.6.2-aarch64-unknown-linux
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-aarch64-deb10-linux.tar.xz
|
||||
viChangeLog: https://downloads.haskell.org/~ghc/9.6.2/docs/users_guide/9.6.2-notes.html
|
||||
viSourceDL:
|
||||
dlHash: 1b510c5f8753c3ba24851702c6c9da7d81dc5e47fe3ecb7af39c7c2613abf170
|
||||
dlSubdir: ghc-9.6.2
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-src.tar.xz
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
- base-4.18.0.0
|
||||
viTestDL:
|
||||
dlHash: e4ffbc2d6db720fba30f8e7e12214522c470d1cfc0ee69f7997782b0ae20abbf
|
||||
dlSubdir: ghc-9.6.2/testsuite
|
||||
dlUri: https://downloads.haskell.org/~ghc/9.6.2/ghc-9.6.2-testsuite.tar.xz
|
||||
|
||||
Cabal:
|
||||
2.4.1.0:
|
||||
viTags:
|
||||
@@ -3587,53 +3770,56 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~cabal/cabal-install-3.10.1.0/cabal-install-3.10.1.0-aarch64-darwin.tar.xz
|
||||
dlHash: fdabdc4dca42688a97f2b837165af42fcfd4c111d42ddb0d4df7bbebd5c8750e
|
||||
GHCup:
|
||||
0.1.19.2:
|
||||
0.1.19.4:
|
||||
viTags:
|
||||
- Recommended
|
||||
- Latest
|
||||
viChangeLog: https://github.com/haskell/ghcup-hs/blob/master/CHANGELOG.md
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/ghcup-0.1.19.4-src.tar.gz
|
||||
dlSubdir: ghcup-0.1.19.4
|
||||
dlHash: 5008f9e9591b61746b11e28741fee4b4e1a0801c127021d07879ebc76aa9107a
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-64
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-linux-ghcup-0.1.19.2
|
||||
dlHash: 25b7fc417c1a811dd7ff439b67ea647a59cf5b8d71b274f97e917d50b2150d5b
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-linux-ghcup-0.1.19.4
|
||||
dlHash: c79d45273c44f13bcbd8265ef05a6bad58de1563cc54b93b8a75b7e3cdf8f44d
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-apple-darwin-ghcup-0.1.19.2
|
||||
dlHash: b0ee8f9604810b51253754dca326bc03592e2b866bf1177755de102f26e729d8
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-apple-darwin-ghcup-0.1.19.4
|
||||
dlHash: cbace2c55e62e16a994b798d5c350eb618789ea8e2788cc92f2f5dd185c77b38
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-portbld-freebsd-ghcup-0.1.19.2
|
||||
dlHash: 7f12d65d71246542d29e4786fcbc6bc63d0251e3f3825e63376f8e65ff572023
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-portbld-freebsd-ghcup-0.1.19.4
|
||||
dlHash: 318ecd132a1e06d64b3866ad3ead521d13ddc1d9dd71738acef80ee63521f4c6
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-mingw64-ghcup-0.1.19.2.exe
|
||||
dlHash: 8cac0e2cbd1ffe8609fc457ac491dea3b98d9332966a46b8f643a6d42ffc22b1
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/x86_64-mingw64-ghcup-0.1.19.4.exe
|
||||
dlHash: 7d8a8c8b89c26f4ac95b87bb0d2c7135bd504c9830ef30bab1dffeb5d76abcf9
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-64
|
||||
A_32:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &ghcup-32
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/i386-linux-ghcup-0.1.19.2
|
||||
dlHash: c8132b996150714f0013c5a66ffc6899d8bbb7740021873898969a4e384068fe
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/i386-linux-ghcup-0.1.19.4
|
||||
dlHash: fb7e501fcb2c1309257a7cd718e7dd1f906173fe8ba8ab172de31d18b0f307ae
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *ghcup-32
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/aarch64-linux-ghcup-0.1.19.2
|
||||
dlHash: 68193e1ef04398b4ef23619abafdde406a22221fbb45eac81214c1fdffdf00ef
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/aarch64-linux-ghcup-0.1.19.4
|
||||
dlHash: 9850348d3a302f73d27a50108b611d8b66904658c1a46160f7f3bdd4c327d325
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/aarch64-apple-darwin-ghcup-0.1.19.2
|
||||
dlHash: ea1f70a049d15f7d296f9ca1fe788ac4d9120c7962edce9aacbbaf06f70095d6
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/aarch64-apple-darwin-ghcup-0.1.19.4
|
||||
dlHash: fb946e0e7affac27e39d744ea0052f0a4359c4700f8594582081c6ec18b59b0a
|
||||
A_ARM:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.2/armv7-linux-ghcup-0.1.19.2
|
||||
dlHash: 9d5e17b5d5436429401d9349c4da3257a0721e084db8b47048cd9a07d2741624
|
||||
dlUri: https://downloads.haskell.org/~ghcup/0.1.19.4/armv7-linux-ghcup-0.1.19.4
|
||||
dlHash: 85980b3e64b5d2ce5420baa6ad5230e4df153db578b4ace238bb748158a3d5ef
|
||||
HLS:
|
||||
1.1.0:
|
||||
viTags:
|
||||
@@ -4163,9 +4349,7 @@ ghcupDownloads:
|
||||
dlSubdir: haskell-language-server-1.9.1.0
|
||||
dlHash: 5cbcfa0903bd776168a11c8ec437e8231699cd701d7b44496e9a2a3766fa08e9
|
||||
1.10.0.0:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viTags: []
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
@@ -4258,6 +4442,196 @@ ghcupDownloads:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-1.10.0.0/haskell-language-server-1.10.0.0-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-1.10.0.0
|
||||
dlHash: d2f46ec1ce923b74b575f8926f9b0992ab0f3ab8fa5d45590c641316f1e901af
|
||||
2.0.0.0:
|
||||
viTags: []
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-src.tar.gz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 16b4e2ffd624a25130b0db69b0ebc0f51b2c0a8db0abe037d52066d5a513c0af
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &hls-2000-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb9.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: a971df81a80305e7757c905766fb0a1d0b8d904e0b5875156cefa6ad67d14448
|
||||
'(>= 10 && < 11)': &hls-2000-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb10.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 488853d7ad7df122261faeea8e80571166ef3b9ae6e2ec4460371e4a930ae64e
|
||||
unknown_versioning: &hls-2000-64-deb11
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-deb11.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 37d8337ad4804df586a381ede106e00673aabdcb10a70fcce2688d99eb1e377f
|
||||
Linux_Ubuntu:
|
||||
'( >= 16 && < 19 )': &hls-2000-64-ubuntu18
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu18.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: f3922765ca75753499443b870f411b3b36dc5e38e9bb20fce6c2e3b514cfa893
|
||||
'( >= 20 && < 22 )': &hls-2000-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu20.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 397285fed0f30d4e9da2d404d9fde97930033ecd5133413057687ee78162aead
|
||||
unknown_versioning: &hls-2000-64-ubuntu22
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-ubuntu22.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 7afe2eb1131b40bd012858acb28d2ae9747e34683e37d7249644e71875e0f8c0
|
||||
Linux_Mint:
|
||||
'< 20':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-mint19.3.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 40193714e000ee8a791ea4dd273caf49c3fff25ecd6f7cd7022799d567001ac3
|
||||
'(>= 20 && < 21)':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-mint20.2.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: ae0a28539e11634c435822ed306c83540f8101674d1561691a758cba8ae99e46
|
||||
'>= 21': *hls-2000-64-ubuntu22
|
||||
Linux_Fedora:
|
||||
'< 33': &hls-2000-64-fedora27
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-fedora27.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 12cee565ca3102b774048ecc4690e96b6e4bea93d956dfcfe2224ccf97dd6685
|
||||
'>= 33': &hls-2000-64-fedora33
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-fedora33.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 3d421836dcd4cf8d3cece267d41c9d64594666d807cb94a91c405b47965f5f3a
|
||||
unknown_versioning: *hls-2000-64-fedora27
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &hls-2000-64-centos
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-centos7.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 3353d21fb3f0271bfdf39fc5346b8a3fbff5f0bd43fb16715623cfc83b198e0c
|
||||
unknown_versioning: *hls-2000-64-centos
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *hls-2000-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-linux-unknown.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 62a1298105a801ad3ae588de0e3e4d6e58e79b3bca8fd214e854e230bdee5cc7
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 346a239281b4b81be1a93e1e7055cfc2ff87d628ad5f1a97f2b244af9c0310c8
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-mingw64.zip
|
||||
dlHash: 3ffb11c54c3da6d9db29b2cf3f0231205de50753f50800ac524d5e7dd0245a70
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-x86_64-freebsd.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 766a15bf8e2fd06154be075e6d8431c6bfec36b1c648c36191f6861dc49e3fce
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-aarch64-linux-ubuntu20.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 35c938cda22bd6f3b057ce8d0a2e9e6b10cad16c86452879f46f8749d09fa9b3
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/haskell-language-server-2.0.0.0-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.0
|
||||
dlHash: 43a5b62b1bc4141d8a5ebc57cf8f5db09131f00ddbc3322a8356e27aff4cbfd7
|
||||
2.0.0.1:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viChangeLog: https://github.com/haskell/haskell-language-server/blob/master/ChangeLog.md
|
||||
viPostInstall: *hls-post-install
|
||||
viSourceDL:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-src.tar.gz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 0fa212b8e80e21121276f2c0e57e6ad0fa96ca39d375917898f97616351bfa11
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_Debian:
|
||||
'< 10': &hls-2001-64-deb9
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb9.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 3aded2f20361f8998a40a7292c58188b30bcad860fa49869d895c848e131fac6
|
||||
'(>= 10 && < 11)': &hls-2001-64-deb10
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb10.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 55aa4e462cf6735bb3d478d76c01bbdc14302564d1e07959f2c15c3311b2ec75
|
||||
unknown_versioning: &hls-2001-64-deb11
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-deb11.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 23bcec3019cebe7bf47ef84b4a9d118bb2b5b8584ae55e16b1d07e251125c4f7
|
||||
Linux_Ubuntu:
|
||||
'( >= 16 && < 19 )': &hls-2001-64-ubuntu18
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu18.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: bccccfee15649ab272bf02fd70395c3370cfa3a29eb9680cfbafae545d41e3ad
|
||||
'( >= 20 && < 22 )': &hls-2001-64-ubuntu20
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu20.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 22b1b9c08bf20fc508bb6d87886adcd0819374acde4f207b812fbf7a2f0175d9
|
||||
unknown_versioning: &hls-2001-64-ubuntu22
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-ubuntu22.04.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 9cf15e0254a9b8860398d5d490a65c327bf7bc5b729a0e39cf9a5020cb1f65d6
|
||||
Linux_Mint:
|
||||
'< 20':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-mint19.3.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: ebf0dc79d4fd04e858379fd5c67988bd11b1fa571746b6ccd22575ab6ce0be2c
|
||||
'(>= 20 && < 21)':
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-mint20.2.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 9e81898594763a11bbe88153e28183db13005d1360192df2a9478a4247aab293
|
||||
'>= 21': *hls-2001-64-ubuntu22
|
||||
Linux_Fedora:
|
||||
'< 33': &hls-2001-64-fedora27
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-fedora27.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: eba47e2a8cc7e1e6e0e1679fe3faccd20133f43b7942e1f1d13cab355a8dbd52
|
||||
'>= 33': &hls-2001-64-fedora33
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-fedora33.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: cf872e7efe250f0f40ce517c1f7486812abc9168822499a105fdd7737862188e
|
||||
unknown_versioning: *hls-2001-64-fedora27
|
||||
Linux_CentOS:
|
||||
'( >= 7 && < 8 )': &hls-2001-64-centos
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-centos7.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 4d555d3090f163064918a02d061fc73f69f164ae9c58c6b123cc0dd1260cd782
|
||||
unknown_versioning: *hls-2001-64-centos
|
||||
Linux_RedHat:
|
||||
unknown_versioning: *hls-2001-64-centos
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-linux-unknown.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: f8acb1bfb3048fca9c55da59d2d38cf956d13111032f2d68e4ed2f65d81d246e
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 27389eaea657f0be9df3feb675b42f76ce7ce58d13cb9e9048153bde39b19237
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-mingw64.zip
|
||||
dlHash: d45413cb987419ff25c01d3ce10df72aeeebc741c14e749e4af912a3c7268e4a
|
||||
FreeBSD:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-x86_64-freebsd.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: 4fd4f67afe8e8434c3b3a3e93a0da76535b9967beedffad30aab8d31ffa35d98
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-aarch64-linux-ubuntu20.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: ae99fcb78ccec49845d66a1bc6aeee39202964536226564fb4af91f7326db1a2
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.1/haskell-language-server-2.0.0.1-aarch64-apple-darwin.tar.xz
|
||||
dlSubdir: haskell-language-server-2.0.0.1
|
||||
dlHash: efaecd6221d4e55350e86350acc505af2678388b8e0689712dc44529ca1bc7d4
|
||||
Stack:
|
||||
2.5.1:
|
||||
viTags:
|
||||
@@ -4323,6 +4697,7 @@ ghcupDownloads:
|
||||
- old
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v273
|
||||
viPostInstall: *stack-post
|
||||
viReleaseDay: 2022-02-02
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
@@ -4403,9 +4778,7 @@ ghcupDownloads:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.9.1/stack-2.9.1-linux-aarch64.tar.gz
|
||||
dlHash: 741cf6552adcd41ca0c38c4f03b1e8f244873d988f70ef5ed4b502c0df28ea5a
|
||||
2.9.3:
|
||||
viTags:
|
||||
- Latest
|
||||
- Recommended
|
||||
viTags: []
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v293
|
||||
viPostInstall: *stack-post
|
||||
viArch:
|
||||
@@ -4435,3 +4808,37 @@ ghcupDownloads:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.9.3/stack-2.9.3-linux-aarch64.tar.gz
|
||||
dlHash: 161e1638da9efc56319f7225b3652ca3f339bcda9eadc7d6ce512f325b0f014a
|
||||
2.11.1:
|
||||
viTags:
|
||||
- Recommended
|
||||
- Latest
|
||||
viChangeLog: https://github.com/commercialhaskell/stack/blob/master/ChangeLog.md#v2111---2023-05-18
|
||||
viPostInstall: *stack-post
|
||||
viArch:
|
||||
A_64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning: &stack-2111-64
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-linux-x86_64.tar.gz
|
||||
dlHash: 408a120e824ed6e6b24c548a2ff6f210fcb0eed246f204a280ed4c75af0517e7
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Darwin:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-osx-x86_64.tar.gz
|
||||
dlHash: cf3ce4c526fb29fabf84308a8a762f7ab703975f5c9eeb85aebcea97a02540fc
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Windows:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-windows-x86_64.tar.gz
|
||||
dlHash: 74938b6f53aa5cfdece0d3a687675c30d2ae38798c38f81d394195b8db87cdc7
|
||||
dlSubdir:
|
||||
RegexDir: "stack-.*"
|
||||
Linux_Alpine:
|
||||
unknown_versioning: *stack-2111-64
|
||||
A_ARM64:
|
||||
Linux_UnknownLinux:
|
||||
unknown_versioning:
|
||||
dlUri: https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-linux-aarch64.tar.gz
|
||||
dlHash: c7733d07ed78d6f4d82e0ebf6d260eb693c6c9df2208003d60caba69766f9c15
|
||||
|
||||
|
||||
Binary file not shown.
@@ -860,5 +860,191 @@
|
||||
"9.6.1"
|
||||
]
|
||||
}
|
||||
},
|
||||
"2.0.0.0": {
|
||||
"A_64": {
|
||||
"Darwin": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"FreeBSD": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.5",
|
||||
"9.2.7"
|
||||
],
|
||||
"Linux_CentOS": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_Debian": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_Fedora": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_Mint": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_RedHat": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_Ubuntu": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_UnknownLinux": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Windows": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
]
|
||||
},
|
||||
"A_ARM64": {
|
||||
"Darwin": [
|
||||
"8.10.7",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
],
|
||||
"Linux_UnknownLinux": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.4.5",
|
||||
"9.6.1"
|
||||
]
|
||||
}
|
||||
},
|
||||
"2.0.0.1": {
|
||||
"A_64": {
|
||||
"Darwin": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"FreeBSD": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.5",
|
||||
"9.2.7"
|
||||
],
|
||||
"Linux_CentOS": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_Debian": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_Fedora": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_Mint": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_RedHat": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_Ubuntu": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_UnknownLinux": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Windows": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
]
|
||||
},
|
||||
"A_ARM64": {
|
||||
"Darwin": [
|
||||
"8.10.7",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.4.5",
|
||||
"9.6.2"
|
||||
],
|
||||
"Linux_UnknownLinux": [
|
||||
"8.10.7",
|
||||
"9.0.2",
|
||||
"9.2.7",
|
||||
"9.2.8",
|
||||
"9.6.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user