Ecosyste.ms: OpenCollective

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

ghcup

Working on producing the best installer experience in the haskell ecosystem
Collective - Host: opensource - https://opencollective.com/ghcup - Website: https://gitlab.haskell.org/haskell/ghcup-hs - Code: https://github.com/haskell/ghcup-hs

Fixup rest of the PR

github.com/haskell/ghcup-hs - 57c791106b0c5ef294c38cbbb08e056a384d71b5 authored over 3 years ago
Merge remote-tracking branch 'origin/merge-requests/134'

github.com/haskell/ghcup-hs - fcba151fad722b2801d92472eb143d35900ad876 authored over 3 years ago
Fixup rest of the PR

github.com/haskell/ghcup-hs - 3b24f503d1682a747938f2d157d344a776b3c72a authored over 3 years ago
Merge remote-tracking branch 'origin/merge-requests/127'

github.com/haskell/ghcup-hs - bd18fd9aa144493f147c4cdc74ef6d91716fcb24 authored over 3 years ago
implements checking if file already exists for Cabal installs

github.com/haskell/ghcup-hs - c2c562568592f165c179e53d6f15b361429eedcc authored over 3 years ago
Adds new Error type `FileAlreadyExistsError`

github.com/haskell/ghcup-hs - ce6fb0bb1ef4fee7396a76eaa0a05695504ce6e3 authored over 3 years ago
Revert "implements isolated install sanity-checking for Cabal installs"

This reverts commit 300cfd3ba6234c8e05c3344788c734befc4e7e9e.

github.com/haskell/ghcup-hs - dcfb3afdad31dfa050f13ab15354b7c770ef7295 authored over 3 years ago
Merge branch 'windows-autoconf'

github.com/haskell/ghcup-hs - 50c91345e807634260e65cf4d8403d0cc01a9fa1 authored over 3 years ago
Install autoconf in msys2 wrt #200

github.com/haskell/ghcup-hs - af3ecae79258fc06843dc1154c51d6a1cd9d1eae authored over 3 years ago
implements isolated install sanity-checking for Cabal installs

github.com/haskell/ghcup-hs - 300cfd3ba6234c8e05c3344788c734befc4e7e9e authored over 3 years ago
Adds the sanity check function for isolated installs

github.com/haskell/ghcup-hs - bb430fa0b7bc4fac254cdfd659f037af88c066df authored over 3 years ago
Adds new Error type `IsolatedDirNotEmpty`

github.com/haskell/ghcup-hs - 80fa7965a42d2c892ddf2b9900be97ce7826efcf authored over 3 years ago
Merge branch 'fix-install'

github.com/haskell/ghcup-hs - 9975a2d4bac20a231f019cb5e52ea2f53e35d578 authored over 3 years ago
adds toolchainSanityChecks for isolated installs too in `installGHCBindist` function.

github.com/haskell/ghcup-hs - d1735bc446cb431f1db3ed8da38f760b756d739e authored over 3 years ago
Fix unneeded dist files being installed along with GHC

github.com/haskell/ghcup-hs - dbf1d6f42047c01be17a38e20b63d4c2dc2daa02 authored over 3 years ago
Merge branch 'fix-metadata-download'

github.com/haskell/ghcup-hs - 0a0fbd0cb6248be387521a32e61063274d9c8fdd authored over 3 years ago
Merge branch 'throwM'

github.com/haskell/ghcup-hs - f13f53b9100353810575584020f77c8432e6da10 authored over 3 years ago
Fix metadata file read in --offline mode

github.com/haskell/ghcup-hs - 6dfc04a9f670926fcb27cb88a96f75e70a270bf7 authored over 3 years ago
Rather skip copying to cache dir if scheme is file://

github.com/haskell/ghcup-hs - 72133d00022da0a1d46c99a3548c927767801d88 authored over 3 years ago
Skip copying metadata if source and destination match

github.com/haskell/ghcup-hs - 6e07e9e56bc8fd45ad1eb55801ced7f3493684ea authored over 3 years ago
Skip cached metadata when url starts with file://

github.com/haskell/ghcup-hs - e903aeb55510f786c228b7fcd2c210d46c5ff4c7 authored over 3 years ago
Fix error handling when we can't find a filename

github.com/haskell/ghcup-hs - 2792f6f4b6ad359a58b0dcfc5de4666035bca3b4 authored over 3 years ago
Merge branch 'smash-1' of gitlab.haskell.org:arjun/ghcup-hs into smash-1

github.com/haskell/ghcup-hs - 80eb72ce4991407c332adbb1303349ec04cb68ed authored over 3 years ago
adds isolate install feature to compiled ghc command

github.com/haskell/ghcup-hs - 2c6d0382cf9a83869ba0bcc7ea73f2162e3236b0 authored over 3 years ago
factor out installStack' function

github.com/haskell/ghcup-hs - 8f6a7ba39c98afdc7b6d008b6d528c74bb9294c8 authored over 3 years ago
updates Bindist functions as per https://gitlab.haskell.org/haskell/ghcup-hs/-/merge_requests/127#note_366702

github.com/haskell/ghcup-hs - e1bec789b0fe70696b148c8f9745e557a364378d authored over 3 years ago
updates installStack' usage in `installStackBindist` function

github.com/haskell/ghcup-hs - f3c1c925ede95491101401257077a34a52ddbe1c authored over 3 years ago
Delete installCabalBinIsolated function.

github.com/haskell/ghcup-hs - 781cf8eed543a66aea271b39bbe112bd436ede2d authored over 3 years ago
rename some auxiliary functions to their "unpacked" versions

github.com/haskell/ghcup-hs - 5683493caeb67b55008f0c013568c2b8287bd357 authored over 3 years ago
deletes `installStackBinIsolated` function

github.com/haskell/ghcup-hs - ae5e213b5956cce23cbbc46b78506d1f8d8c47c0 authored over 3 years ago
updates usages of new `installStackBin` across files

github.com/haskell/ghcup-hs - 911089f334c473e10adfc747867bf569d3e16c51 authored over 3 years ago
update `installStackBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - 6b89646c1e34927cb03e723ff22cb42dbc880097 authored over 3 years ago
deletes `installHLSBinIsolated` function

github.com/haskell/ghcup-hs - 960d5ce79fd6fcee22c682c924f717298ccce7c3 authored over 3 years ago
updates usages of `installHLSBin` across files

github.com/haskell/ghcup-hs - 90ed0895d6e894a3be0aaa2615f7af4ade2ba590 authored over 3 years ago
update `installHLSBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - 7471f4f4dc78d7a965d7609bbfaf55c2f234595e authored over 3 years ago
updates usages of new `installCabalBindist` across files.

github.com/haskell/ghcup-hs - 236da31af6f92eb0703cbab8f19da3e38afc3c58 authored over 3 years ago
update `installCabalBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - 1f760af880e4d7e3c961dec477b7fa24b0335d1d authored over 3 years ago
remove installGHCBinIsolated function.

github.com/haskell/ghcup-hs - 62d03b776b7efafa84fdff5f6dca1d1044088f28 authored over 3 years ago
update `installGhcBindist` to take a "Maybe FilePath" to work with isolated installs

github.com/haskell/ghcup-hs - 083dc59a8f2ee7fd96d3872594653dbd514bfb1e authored over 3 years ago
Adds a log to notify where the isolated ghc is being installed by the tool

github.com/haskell/ghcup-hs - a45d069cad634196c561c7cd065959ea6ed8e995 authored over 3 years ago
Adds isolated installs to Stack install

github.com/haskell/ghcup-hs - fdbcd4fafd0ea3743f5a111f3fbf89524b71b104 authored over 3 years ago
Adds isolated install to HLS installs

github.com/haskell/ghcup-hs - f212eb457082eba1bb4ca7da4a708ab896812dd9 authored over 3 years ago
update installHLS' usage in `installHLSBindist`

github.com/haskell/ghcup-hs - 0d118e2fe1b0d657e124d2607e70f303debd1f01 authored over 3 years ago
Factor out installHLS'

github.com/haskell/ghcup-hs - c0f46ef81f92c440b7cc2b9432cbb10ef33ad353 authored over 3 years ago
Adds isolate install functionality to 'Cabal' tool installs

github.com/haskell/ghcup-hs - 476513b0a7d46e01a89fd95b3a047476db4a2007 authored over 3 years ago
use the new factored out installCabal' in `installCabalBindist` function

github.com/haskell/ghcup-hs - 9a511669a85868c0508c7ae6bd07e34d5e6a69ed authored over 3 years ago
factor out installCabal' from `installCabalBindist`, to be shared with `installCabalBinIsolated` function

github.com/haskell/ghcup-hs - a16a25a3cde03aa435ab6a4daccf07e81b51a0b7 authored over 3 years ago
adds basic --isolate option structure for install commands

github.com/haskell/ghcup-hs - 521ab0aedbe2a2b11a5e2766744c25a04fe7a297 authored over 3 years ago
updates usages of new installGHCBindist and related installGHCBin

github.com/haskell/ghcup-hs - 37ea18a0d8a1f344a842e71424301ad8ca7a4b24 authored over 3 years ago
adds rudimentary isolate capability to ghcup install ghc command

github.com/haskell/ghcup-hs - 8666fcd12057cc537d2f209c80b45da132b454df authored over 3 years ago
Implement config CLI MVP

github.com/haskell/ghcup-hs - 1cfff674b790ecf028da34737cd2be2522466d01 authored over 3 years ago
Merge branch 'bump-bs-ver'

github.com/haskell/ghcup-hs - 88d1d19f55ddb2ef0cf0ef046db3f2a82ea2ffd2 authored over 3 years ago
Bump ghc version in bootstrap-haskell

github.com/haskell/ghcup-hs - 0fb1da5c3a788b0715fb6b37dad6565a116cdd31 authored over 3 years ago
Merge branch 'update-hls-1.3.0'

github.com/haskell/ghcup-hs - b32f88e9a675479f92d0f31408aad5a3afcfc1b9 authored over 3 years ago
Update to HLS 1.3.0

github.com/haskell/ghcup-hs - 9d2421fac516af16c9b043864a2e7ac5e0225583 authored over 3 years ago
Add tipps and tricks section

github.com/haskell/ghcup-hs - 043e288fbfdb9c985714370afa4467402a870987 authored over 3 years ago
Update README

github.com/haskell/ghcup-hs - f12a2b3821136b3e32dafd97d1e30ed352b3ff7c authored over 3 years ago
Fix nuclear order

github.com/haskell/ghcup-hs - 53ca60596d79b4574b286ebde77fcd1ea33efe06 authored over 3 years ago
Bump metadata

github.com/haskell/ghcup-hs - 2d2894b0f4369c13624c6abd810dabb0e831e235 authored over 3 years ago
Fix GHCup showing up twice in list

github.com/haskell/ghcup-hs - 21d30cd8ce997bac559797064d5e54e3b5813788 authored over 3 years ago
Bump to 0.1.16.1

github.com/haskell/ghcup-hs - b38a569124fade155695bcbca3587ac1ab5737e4 authored over 3 years ago
Bump ghcup metadata, because new GHC versions may have different bin/ layout

github.com/haskell/ghcup-hs - 442ddfd4e4f21e4b3afcb1c16e89584f5a9d6a00 authored over 3 years ago
Merge branch 'travis'

github.com/haskell/ghcup-hs - 60a56c337c734345b25aef99c3a613ff05058e6c authored over 3 years ago
Re-add travis

github.com/haskell/ghcup-hs - 11c1b2cc6c600c58ff9300ed42ab4375f06d2438 authored over 3 years ago
Update README

github.com/haskell/ghcup-hs - 45db3bd913fda090099bfac94f7f17dafc8e27db authored over 3 years ago
Update CHANGELOG for 0.1.16

github.com/haskell/ghcup-hs - 6d76561340e4a61acfcba43737cafefa454c1d72 authored over 3 years ago
Merge branch 'fix-list-tools'

github.com/haskell/ghcup-hs - 00caeba067d5bb38a832bfbe7fe606a240a1ce2e authored over 3 years ago
Fix listTools to always show currently installed GHCup

github.com/haskell/ghcup-hs - 5a34191b88077247a22f55a4ec328e301146a521 authored over 3 years ago
Improve HLS post-install formatting

github.com/haskell/ghcup-hs - 85003900d7a033501274ce310aeb2aaa8541cdd4 authored over 3 years ago
Fix upgrade subcommand running appstate twice

github.com/haskell/ghcup-hs - 0c666a6bbeebcd5d86b2dbaa32b5d9d7a6907800 authored over 3 years ago
Bump to 0.1.16

github.com/haskell/ghcup-hs - e4e52ebf6bdc452f31fbe02755ec5c43b0868fb0 authored over 3 years ago
Also upload dist-newstyle/cache on failure

github.com/haskell/ghcup-hs - 45124681086c4b617251f8bacc3dbc81927cabd6 authored over 3 years ago
Merge branch 'fix-ghcToolFiles'

github.com/haskell/ghcup-hs - d3e3ebd63f44650f0f9cd1d724a25d41f5f68548 authored over 3 years ago
Improve bootstrap-haskell.ps1

github.com/haskell/ghcup-hs - ce616d3eb3dbbabdeb9887f70721b41c214116b7 authored over 3 years ago
Turn leftover files into logError

github.com/haskell/ghcup-hs - 95ca79f3f8c559406778f756e267345cdb6e9508 authored over 3 years ago
Don't do update checks for all commands

github.com/haskell/ghcup-hs - 706fe1ffccc4f47cc82c64cc5c64f5c22cb90d90 authored over 3 years ago
Merge branch 'issue-150'

github.com/haskell/ghcup-hs - 2774f026e884fa96983964351f1ad8fc6a227bf6 authored over 3 years ago
Merge branch 'issue-193'

github.com/haskell/ghcup-hs - 07604a2eb5123976e2d7bc6192c5af1786cda7d7 authored over 3 years ago
updates Bindist functions as per https://gitlab.haskell.org/haskell/ghcup-hs/-/merge_requests/127#note_366702

github.com/haskell/ghcup-hs - 03d77f50064117bc23061fa9272d0110732394ee authored over 3 years ago
Do etags hashing wrt #193

github.com/haskell/ghcup-hs - fdf45e0fe66721f77f4fda91e3418701d1960dac authored over 3 years ago
Merge branch 'www-false'

github.com/haskell/ghcup-hs - 1dc9ad7a57dec421cf8a41c79982a3501d1cf9bd authored over 3 years ago
Merge branch 'add-binutils-gold-for-alpine-pkgs'

github.com/haskell/ghcup-hs - cc51d7b454b68d76ce62c27680e6e2bc0021a0df authored over 3 years ago
Fix "display all supported installers" page

github.com/haskell/ghcup-hs - c439693a8ff1745d56f51a9fac7d8cb13de20869 authored over 3 years ago
Add binutils gold for alpine pkgs

github.com/haskell/ghcup-hs - af8c09709265755450023a63bf638dbc98562aa4 authored over 3 years ago
rename some auxiliary functions to their "unpacked" versions

github.com/haskell/ghcup-hs - 71e6dbfdca6c546a8d81694ebc9a92ee28983cb5 authored over 3 years ago
deletes `installStackBinIsolated` function

github.com/haskell/ghcup-hs - 692cd1616b3602fa006f5c22aee538f5c066ab63 authored over 3 years ago
updates usages of new `installStackBin` across files

github.com/haskell/ghcup-hs - 4e3dbea5d06a79aa4e11f40b2be5d4cf3557c89e authored over 3 years ago
update `installStackBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - fd2add78bd3ab00bfc125bd122eeb5adff18611e authored over 3 years ago
deletes `installHLSBinIsolated` function

github.com/haskell/ghcup-hs - e9da8ab439f2b37938bfdf1cc592490f30009886 authored over 3 years ago
updates usages of `installHLSBin` across files

github.com/haskell/ghcup-hs - 9c22ba9d45b44e69962efef028efc56f29ea7235 authored over 3 years ago
Delete installCabalBinIsolated function.

github.com/haskell/ghcup-hs - 5995a8b5928a74b0566972947bbfe8e41a7fbe8c authored over 3 years ago
update `installHLSBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - e5d3080b54284d11d72184227afaa8be5cfd4d0c authored over 3 years ago
updates usages of new `installCabalBindist` across files.

github.com/haskell/ghcup-hs - bc6d006c578f85b8e1f6521a3c09fb5da7769874 authored over 3 years ago
update `installCabalBindist` to take a "Maybe FilePath" argument for isolated installs

github.com/haskell/ghcup-hs - b148d8e2e7649d7adcbc02c3af463f336c632a78 authored over 3 years ago