Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/haskell/ghcup-hs


https://github.com/haskell/ghcup-hs

Fix --flavor

e9fdc073c675844d5a02f16b19c5799f474f90f1 authored over 3 years ago by Julian Ospald <[email protected]>
Fixup rest of the PR

57c791106b0c5ef294c38cbbb08e056a384d71b5 authored over 3 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/134'

fcba151fad722b2801d92472eb143d35900ad876 authored over 3 years ago by Julian Ospald <[email protected]>
Fixup rest of the PR

3b24f503d1682a747938f2d157d344a776b3c72a authored over 3 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/127'

bd18fd9aa144493f147c4cdc74ef6d91716fcb24 authored over 3 years ago by Julian Ospald <[email protected]>
implements checking if file already exists for Cabal installs

c2c562568592f165c179e53d6f15b361429eedcc authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds new Error type `FileAlreadyExistsError`

ce6fb0bb1ef4fee7396a76eaa0a05695504ce6e3 authored over 3 years ago by Arjun Kathuria <[email protected]>
Revert "implements isolated install sanity-checking for Cabal installs"

This reverts commit 300cfd3ba6234c8e05c3344788c734befc4e7e9e.

dcfb3afdad31dfa050f13ab15354b7c770ef7295 authored over 3 years ago by Arjun Kathuria <[email protected]>
Merge branch 'windows-autoconf'

50c91345e807634260e65cf4d8403d0cc01a9fa1 authored over 3 years ago by Julian Ospald <[email protected]>
Install autoconf in msys2 wrt #200

af3ecae79258fc06843dc1154c51d6a1cd9d1eae authored over 3 years ago by Julian Ospald <[email protected]>
implements isolated install sanity-checking for Cabal installs

300cfd3ba6234c8e05c3344788c734befc4e7e9e authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds the sanity check function for isolated installs

bb430fa0b7bc4fac254cdfd659f037af88c066df authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds new Error type `IsolatedDirNotEmpty`

80fa7965a42d2c892ddf2b9900be97ce7826efcf authored over 3 years ago by Arjun Kathuria <[email protected]>
Merge branch 'fix-install'

9975a2d4bac20a231f019cb5e52ea2f53e35d578 authored over 3 years ago by Julian Ospald <[email protected]>
adds toolchainSanityChecks for isolated installs too in `installGHCBindist` function.

d1735bc446cb431f1db3ed8da38f760b756d739e authored over 3 years ago by Arjun Kathuria <[email protected]>
Fix unneeded dist files being installed along with GHC

dbf1d6f42047c01be17a38e20b63d4c2dc2daa02 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'fix-metadata-download'

0a0fbd0cb6248be387521a32e61063274d9c8fdd authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'throwM'

f13f53b9100353810575584020f77c8432e6da10 authored over 3 years ago by Julian Ospald <[email protected]>
Fix metadata file read in --offline mode

6dfc04a9f670926fcb27cb88a96f75e70a270bf7 authored over 3 years ago by Julian Ospald <[email protected]>
Rather skip copying to cache dir if scheme is file://

72133d00022da0a1d46c99a3548c927767801d88 authored over 3 years ago by Julian Ospald <[email protected]>
Skip copying metadata if source and destination match

6e07e9e56bc8fd45ad1eb55801ced7f3493684ea authored over 3 years ago by Julian Ospald <[email protected]>
Skip cached metadata when url starts with file://

e903aeb55510f786c228b7fcd2c210d46c5ff4c7 authored over 3 years ago by Julian Ospald <[email protected]>
Fix error handling when we can't find a filename

2792f6f4b6ad359a58b0dcfc5de4666035bca3b4 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'smash-1' of gitlab.haskell.org:arjun/ghcup-hs into smash-1

80eb72ce4991407c332adbb1303349ec04cb68ed authored over 3 years ago by Arjun Kathuria <[email protected]>
adds isolate install feature to compiled ghc command

2c6d0382cf9a83869ba0bcc7ea73f2162e3236b0 authored over 3 years ago by Arjun Kathuria <[email protected]>
factor out installStack' function

8f6a7ba39c98afdc7b6d008b6d528c74bb9294c8 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates Bindist functions as per https://gitlab.haskell.org/haskell/ghcup-hs/-/merge_requests/127#note_366702

e1bec789b0fe70696b148c8f9745e557a364378d authored over 3 years ago by Arjun Kathuria <[email protected]>
updates installStack' usage in `installStackBindist` function

f3c1c925ede95491101401257077a34a52ddbe1c authored over 3 years ago by Arjun Kathuria <[email protected]>
Delete installCabalBinIsolated function.

781cf8eed543a66aea271b39bbe112bd436ede2d authored over 3 years ago by Arjun Kathuria <[email protected]>
rename some auxiliary functions to their "unpacked" versions

5683493caeb67b55008f0c013568c2b8287bd357 authored over 3 years ago by Arjun Kathuria <[email protected]>
deletes `installStackBinIsolated` function

ae5e213b5956cce23cbbc46b78506d1f8d8c47c0 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of new `installStackBin` across files

911089f334c473e10adfc747867bf569d3e16c51 authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installStackBindist` to take a "Maybe FilePath" argument for isolated installs

6b89646c1e34927cb03e723ff22cb42dbc880097 authored over 3 years ago by Arjun Kathuria <[email protected]>
deletes `installHLSBinIsolated` function

960d5ce79fd6fcee22c682c924f717298ccce7c3 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of `installHLSBin` across files

90ed0895d6e894a3be0aaa2615f7af4ade2ba590 authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installHLSBindist` to take a "Maybe FilePath" argument for isolated installs

7471f4f4dc78d7a965d7609bbfaf55c2f234595e authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of new `installCabalBindist` across files.

236da31af6f92eb0703cbab8f19da3e38afc3c58 authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installCabalBindist` to take a "Maybe FilePath" argument for isolated installs

1f760af880e4d7e3c961dec477b7fa24b0335d1d authored over 3 years ago by Arjun Kathuria <[email protected]>
remove installGHCBinIsolated function.

62d03b776b7efafa84fdff5f6dca1d1044088f28 authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installGhcBindist` to take a "Maybe FilePath" to work with isolated installs

083dc59a8f2ee7fd96d3872594653dbd514bfb1e authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds a log to notify where the isolated ghc is being installed by the tool

a45d069cad634196c561c7cd065959ea6ed8e995 authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds isolated installs to Stack install

fdbcd4fafd0ea3743f5a111f3fbf89524b71b104 authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds isolated install to HLS installs

f212eb457082eba1bb4ca7da4a708ab896812dd9 authored over 3 years ago by Arjun Kathuria <[email protected]>
update installHLS' usage in `installHLSBindist`

0d118e2fe1b0d657e124d2607e70f303debd1f01 authored over 3 years ago by Arjun Kathuria <[email protected]>
Factor out installHLS'

c0f46ef81f92c440b7cc2b9432cbb10ef33ad353 authored over 3 years ago by Arjun Kathuria <[email protected]>
Adds isolate install functionality to 'Cabal' tool installs

476513b0a7d46e01a89fd95b3a047476db4a2007 authored over 3 years ago by Arjun Kathuria <[email protected]>
use the new factored out installCabal' in `installCabalBindist` function

9a511669a85868c0508c7ae6bd07e34d5e6a69ed authored over 3 years ago by Arjun Kathuria <[email protected]>
factor out installCabal' from `installCabalBindist`, to be shared with `installCabalBinIsolated` function

a16a25a3cde03aa435ab6a4daccf07e81b51a0b7 authored over 3 years ago by Arjun Kathuria <[email protected]>
adds basic --isolate option structure for install commands

521ab0aedbe2a2b11a5e2766744c25a04fe7a297 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of new installGHCBindist and related installGHCBin

37ea18a0d8a1f344a842e71424301ad8ca7a4b24 authored over 3 years ago by Arjun Kathuria <[email protected]>
adds rudimentary isolate capability to ghcup install ghc command

8666fcd12057cc537d2f209c80b45da132b454df authored over 3 years ago by Arjun Kathuria <[email protected]>
Implement config CLI MVP

1cfff674b790ecf028da34737cd2be2522466d01 authored over 3 years ago by vglfr <[email protected]>
Merge branch 'bump-bs-ver'

88d1d19f55ddb2ef0cf0ef046db3f2a82ea2ffd2 authored over 3 years ago by Julian Ospald <[email protected]>
Bump ghc version in bootstrap-haskell

0fb1da5c3a788b0715fb6b37dad6565a116cdd31 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'update-hls-1.3.0'

b32f88e9a675479f92d0f31408aad5a3afcfc1b9 authored over 3 years ago by Julian Ospald <[email protected]>
Update to HLS 1.3.0

9d2421fac516af16c9b043864a2e7ac5e0225583 authored over 3 years ago by Julian Ospald <[email protected]>
Add tipps and tricks section

043e288fbfdb9c985714370afa4467402a870987 authored over 3 years ago by Julian Ospald <[email protected]>
Update

32e34876e2fab1bd4f9b4497d0de8ee43ed734d9 authored over 3 years ago by Julian Ospald <[email protected]>
Update README

f12a2b3821136b3e32dafd97d1e30ed352b3ff7c authored over 3 years ago by Julian Ospald <[email protected]>
Update FAQ

844b4decab280236bf89ef490add7b8b8e075b9b authored over 3 years ago by Julian Ospald <[email protected]>
Fix nuclear order

53ca60596d79b4574b286ebde77fcd1ea33efe06 authored over 3 years ago by Julian Ospald <[email protected]>
Bump metadata

2d2894b0f4369c13624c6abd810dabb0e831e235 authored over 3 years ago by Julian Ospald <[email protected]>
Fix GHCup showing up twice in list

21d30cd8ce997bac559797064d5e54e3b5813788 authored over 3 years ago by Julian Ospald <[email protected]>
Bump to 0.1.16.1

b38a569124fade155695bcbca3587ac1ab5737e4 authored over 3 years ago by Julian Ospald <[email protected]>
Update yamls

810607e84fb2a7937e8f3402120097e0ed702a3f authored over 3 years ago by Julian Ospald <[email protected]>
Bump ghcup metadata, because new GHC versions may have different bin/ layout

442ddfd4e4f21e4b3afcb1c16e89584f5a9d6a00 authored over 3 years ago by Julian Ospald <[email protected]>
Refreeze

096103e65a129f7574bbb10c74c47ea2bd33312b authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'travis'

60a56c337c734345b25aef99c3a613ff05058e6c authored over 3 years ago by Julian Ospald <[email protected]>
Re-add travis

11c1b2cc6c600c58ff9300ed42ab4375f06d2438 authored over 3 years ago by Julian Ospald <[email protected]>
Update README

45db3bd913fda090099bfac94f7f17dafc8e27db authored over 3 years ago by Julian Ospald <[email protected]>
Update CHANGELOG for 0.1.16

6d76561340e4a61acfcba43737cafefa454c1d72 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'fix-list-tools'

00caeba067d5bb38a832bfbe7fe606a240a1ce2e authored over 3 years ago by Julian Ospald <[email protected]>
Fix listTools to always show currently installed GHCup

5a34191b88077247a22f55a4ec328e301146a521 authored over 3 years ago by Julian Ospald <[email protected]>
Improve HLS post-install formatting

85003900d7a033501274ce310aeb2aaa8541cdd4 authored over 3 years ago by Julian Ospald <[email protected]>
Fix upgrade subcommand running appstate twice

0c666a6bbeebcd5d86b2dbaa32b5d9d7a6907800 authored over 3 years ago by Julian Ospald <[email protected]>
Bump to 0.1.16

e4e52ebf6bdc452f31fbe02755ec5c43b0868fb0 authored over 3 years ago by Julian Ospald <[email protected]>
Also upload dist-newstyle/cache on failure

45124681086c4b617251f8bacc3dbc81927cabd6 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'fix-ghcToolFiles'

d3e3ebd63f44650f0f9cd1d724a25d41f5f68548 authored over 3 years ago by Julian Ospald <[email protected]>
Improve bootstrap-haskell.ps1

ce616d3eb3dbbabdeb9887f70721b41c214116b7 authored over 3 years ago by Julian Ospald <[email protected]>
Cleanup

5837e04e6e6a2c59cb95be050bea70d92e282b26 authored over 3 years ago by Julian Ospald <[email protected]>
Turn leftover files into logError

95ca79f3f8c559406778f756e267345cdb6e9508 authored over 3 years ago by Julian Ospald <[email protected]>
Don't do update checks for all commands

706fe1ffccc4f47cc82c64cc5c64f5c22cb90d90 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-150'

2774f026e884fa96983964351f1ad8fc6a227bf6 authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-193'

07604a2eb5123976e2d7bc6192c5af1786cda7d7 authored over 3 years ago by Julian Ospald <[email protected]>
updates Bindist functions as per https://gitlab.haskell.org/haskell/ghcup-hs/-/merge_requests/127#note_366702

03d77f50064117bc23061fa9272d0110732394ee authored over 3 years ago by Arjun Kathuria <[email protected]>
Do etags hashing wrt #193

fdf45e0fe66721f77f4fda91e3418701d1960dac authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'www-false'

1dc9ad7a57dec421cf8a41c79982a3501d1cf9bd authored over 3 years ago by Julian Ospald <[email protected]>
Merge branch 'add-binutils-gold-for-alpine-pkgs'

cc51d7b454b68d76ce62c27680e6e2bc0021a0df authored over 3 years ago by Julian Ospald <[email protected]>
Fix "display all supported installers" page

c439693a8ff1745d56f51a9fac7d8cb13de20869 authored over 3 years ago by Julian Ospald <[email protected]>
Add binutils gold for alpine pkgs

af8c09709265755450023a63bf638dbc98562aa4 authored over 3 years ago by Julian Ospald <[email protected]>
rename some auxiliary functions to their "unpacked" versions

71e6dbfdca6c546a8d81694ebc9a92ee28983cb5 authored over 3 years ago by Arjun Kathuria <[email protected]>
deletes `installStackBinIsolated` function

692cd1616b3602fa006f5c22aee538f5c066ab63 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of new `installStackBin` across files

4e3dbea5d06a79aa4e11f40b2be5d4cf3557c89e authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installStackBindist` to take a "Maybe FilePath" argument for isolated installs

fd2add78bd3ab00bfc125bd122eeb5adff18611e authored over 3 years ago by Arjun Kathuria <[email protected]>
deletes `installHLSBinIsolated` function

e9da8ab439f2b37938bfdf1cc592490f30009886 authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of `installHLSBin` across files

9c22ba9d45b44e69962efef028efc56f29ea7235 authored over 3 years ago by Arjun Kathuria <[email protected]>
Delete installCabalBinIsolated function.

5995a8b5928a74b0566972947bbfe8e41a7fbe8c authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installHLSBindist` to take a "Maybe FilePath" argument for isolated installs

e5d3080b54284d11d72184227afaa8be5cfd4d0c authored over 3 years ago by Arjun Kathuria <[email protected]>
updates usages of new `installCabalBindist` across files.

bc6d006c578f85b8e1f6521a3c09fb5da7769874 authored over 3 years ago by Arjun Kathuria <[email protected]>
update `installCabalBindist` to take a "Maybe FilePath" argument for isolated installs

b148d8e2e7649d7adcbc02c3af463f336c632a78 authored over 3 years ago by Arjun Kathuria <[email protected]>