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

Use libarchive instead of tar-bytestring

github.com/haskell/ghcup-hs - bed2cca8d206040861ecc836df7043358e624821 authored over 4 years ago by Julian Ospald <[email protected]>
Use os-release package

github.com/haskell/ghcup-hs - 9717a1c00ff65ce700d27af6b22fffcfadc1f901 authored over 4 years ago by Julian Ospald <[email protected]>
Fix quasi quotes in Main

github.com/haskell/ghcup-hs - 3ddc719d8a887bcdbccfdde955f40ef1e069c4c5 authored over 4 years ago by Julian Ospald <[email protected]>
Rm unused functions

github.com/haskell/ghcup-hs - 4b8981089267732317b33cf2d33bec70d089dcc1 authored over 4 years ago by Julian Ospald <[email protected]>
Fix memory leak

github.com/haskell/ghcup-hs - b82367838d95d2a98c67e751f2a733c3f48129ae authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'less-bash'

github.com/haskell/ghcup-hs - dd7556ba2101cc15bf28c035548f2b1b9e3544df authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'better-platform'

github.com/haskell/ghcup-hs - f4b6bfc594c05d1a23bfa3637bbcabf7351c433c authored over 4 years ago by Julian Ospald <[email protected]>
Add some architectures

github.com/haskell/ghcup-hs - f9251589cdd1b378e7bd6de648c5957241958603 authored over 4 years ago by Julian Ospald <[email protected]>
Get rid of language-bash

And clean up detection logic a bit. We also don't
read /etc/lsb-release manually more, since it'...

github.com/haskell/ghcup-hs - 2de549862af476fde9611288e1c8b4f613b3c372 authored over 4 years ago by Julian Ospald <[email protected]>
Update DOCKER_REV

github.com/haskell/ghcup-hs - c502f70f68f8d5d76d84c816e82d4ab7ab9219d9 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'hadrian'

github.com/haskell/ghcup-hs - cbf076740a6a39800d42b2e4b88ad1a7a3636ea0 authored over 4 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'remotes/origin/merge-requests/12' into hadrian

github.com/haskell/ghcup-hs - 86c144b285b364294a66085d67925b20cbfddc19 authored over 4 years ago by Julian Ospald <[email protected]>
Slight style changes

github.com/haskell/ghcup-hs - 7ec6e8604cd142ffa8fe7e8aa42efb8e0b29dabf authored over 4 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/13' into hadrian

github.com/haskell/ghcup-hs - de70f4820fa2f0948e9bc4f0738e43fbf106727f authored over 4 years ago by Julian Ospald <[email protected]>
Fix behaviour of non-Hadrian builds

getFileStatus will resolve symbolic links. getSymbolicLinkStatus doesn't.

github.com/haskell/ghcup-hs - febe6fcb35fe6fab31ae9c5c568d18ed8eaa88f3 authored over 4 years ago by Brian McKenna <[email protected]>
Update GHCupDownloads with ghcup-0.0.2.json content

github.com/haskell/ghcup-hs - 3055529d4ceab463d92c3a5bbd0a10a0d7fabd9f authored over 4 years ago by Brian McKenna <[email protected]>
Extract Hadrian logic to isHadrian function with comment

github.com/haskell/ghcup-hs - d276bfb3ec7042ec4342e03c2ac3aa1ad2316002 authored over 4 years ago by Brian McKenna <[email protected]>
Add hie.yaml

github.com/haskell/ghcup-hs - 9db06644652b2df3b06ed9010b2a332d1985361d authored over 4 years ago by Julian Ospald <[email protected]>
Update .gitigore

github.com/haskell/ghcup-hs - e9c727647aace353ca2dace1679e6419f5c8d2fd authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'redhat'

github.com/haskell/ghcup-hs - 55eef8a3d30596e1501fc5bc81785bce1587f86e authored over 4 years ago by Julian Ospald <[email protected]>
Added support for RedHat in lib/GHCup/Data/GHCupDownloads.hs

github.com/haskell/ghcup-hs - 23c13a07a942e9a9372534db9f69af8cd58bb0dd authored over 4 years ago by Sigmund Vestergaard <[email protected]>
Update ghcup-0.0.2.json with redhat wrt #29

github.com/haskell/ghcup-hs - d07ad3eb2628a0b133aca7fa2dd20679e7f54421 authored over 4 years ago by Julian Ospald <[email protected]>
Removed reference to specific version of RHEL in GHCupDownloads.hs

github.com/haskell/ghcup-hs - ad53b141c71c91731b2fa4e08a6adbc2703f1711 authored over 4 years ago by Sigmund Vestergaard <[email protected]>
Support Hadrian provided bindists

Fixes #31

github.com/haskell/ghcup-hs - a186b077637acb5aa2eae3485d01001bd39a61f3 authored over 4 years ago by Brian McKenna <[email protected]>
Fix dlSubdir of ghc-8.10.1-x86_64-unknown-linux for Linux_Alpine

github.com/haskell/ghcup-hs - 1ca628aba197c94d0ff98bdd7da1828695d91f4e authored over 4 years ago by puffnfresh <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/10'

github.com/haskell/ghcup-hs - 8f4ef488917838c3760749f83d418e694c9b2720 authored over 4 years ago by Julian Ospald <[email protected]>
Use `BOOTSTAP_HASKELL_{GHC,CABAL}_VERSION` env vars as overrides

github.com/haskell/ghcup-hs - d852ab3415e3d51e825f231011a2ea30adec0fdd authored over 4 years ago by Artur Gajowy <[email protected]>
Strip release binaries

github.com/haskell/ghcup-hs - a1bcc4b51f9d3ba50d65aedd57d474fd0b61e54b authored over 4 years ago by Julian Ospald <[email protected]>
Update ToolRequirements for Ubuntu, add Debian

Fixes #26

github.com/haskell/ghcup-hs - be93a98bd441653edc128a2bf22a187592017820 authored over 4 years ago by Julian Ospald <[email protected]>
Show note for versions that don't have a bindist

github.com/haskell/ghcup-hs - 85054d9c764e468d05cc6e421acd88f8ce750a02 authored over 4 years ago by Julian Ospald <[email protected]>
Support multiple installed versions of cabal

Fixes #23

github.com/haskell/ghcup-hs - 6c95218dafd5523fb711ea56f40362ff0c0921ba authored over 4 years ago by Julian Ospald <[email protected]>
Update darwin binary

github.com/haskell/ghcup-hs - ede62996811d8742e07ca3032e3c95b5f70611a9 authored over 4 years ago by Julian Ospald <[email protected]>
Allow to build zlib and lzma statically

This should fix issues on Darwin.

github.com/haskell/ghcup-hs - bf6e94cfb22ca64c0255a7bd374ba8d7812c093a authored over 4 years ago by Julian Ospald <[email protected]>
Update darwin ghcup-0.1.5 binary

Seems to be broken on some systems due to
gitlab CI using homebrew. Switched back
to building it...

github.com/haskell/ghcup-hs - 378942cbce0aebb5466581cfc74eaa04acbc2b54 authored over 4 years ago by Julian Ospald <[email protected]>
Revert "Remove travis"

This reverts commit 5e35a91ef09f39b35caf23074eff841ebc3649ad.

github.com/haskell/ghcup-hs - 1207c7b3dd52327a409aa3be48e6271f6b2aa633 authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI

github.com/haskell/ghcup-hs - 788883df7b0db702a984106e441b5d4e68ad91c6 authored over 4 years ago by Julian Ospald <[email protected]>
Small improvements to bootstrap-haskell

github.com/haskell/ghcup-hs - 5ab1f6c203608f96dcb711da8d78d287b4e2c6f8 authored over 4 years ago by Julian Ospald <[email protected]>
Forget about .bash_profile

Previously we would prefer .bash_profile
if no .bashrc exists, but that seems a bit
far-fetched....

github.com/haskell/ghcup-hs - 175066780badb81d7f405395a7de69b365b632a8 authored over 4 years ago by Julian Ospald <[email protected]>
Update gitignore

github.com/haskell/ghcup-hs - a629cf7b9fda570585bc8b938cd85cea02307994 authored over 4 years ago by Julian Ospald <[email protected]>
Update bootstrap-haskell

github.com/haskell/ghcup-hs - 684130bfa33a6fc4aad4edda709e31fa65d66a32 authored over 4 years ago by Julian Ospald <[email protected]>
Set TMPDIR during CI

github.com/haskell/ghcup-hs - ee34d85dbcc4973ac53b414984a0d0427adaf802 authored over 4 years ago by Julian Ospald <[email protected]>
Update tarballs

github.com/haskell/ghcup-hs - d2b280da2dc472ef4336732802811202954b2e15 authored over 4 years ago by Julian Ospald <[email protected]>
Cleanup

github.com/haskell/ghcup-hs - a5593a725f281edd823767a6f641be0ff656e9ce authored over 4 years ago by Julian Ospald <[email protected]>
Remove travis

github.com/haskell/ghcup-hs - 5e35a91ef09f39b35caf23074eff841ebc3649ad authored over 4 years ago by Julian Ospald <[email protected]>
Update RELEASING.md

github.com/haskell/ghcup-hs - 4abd10d9c934b45ad93e4c10e70cec685842d66e authored over 4 years ago by Julian Ospald <[email protected]>
Update ghcup tarballs

github.com/haskell/ghcup-hs - 0bbac877bd52a11aaf01cfde38e328af85cb8f58 authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI failing on git-describe

github.com/haskell/ghcup-hs - f558bd99329f9ed8b4f8c86508083bb54d303b90 authored over 4 years ago by Julian Ospald <[email protected]>
Update RELEASING.md

github.com/haskell/ghcup-hs - 781c28b03c12353b4bf52175fa1b4d32d5bfae76 authored over 4 years ago by Julian Ospald <[email protected]>
Bump to version 0.1.5

github.com/haskell/ghcup-hs - a8be2efd857a39a4a9873477529048e0c0eb1960 authored over 4 years ago by Julian Ospald <[email protected]>
First cross try

github.com/haskell/ghcup-hs - f46700e1cc22dcda9e5501ee2e93c6b83ba2b921 authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI on FreeBSD

github.com/haskell/ghcup-hs - d7a6935a1ada968c3d1ce06e4325471d36ac92eb authored over 4 years ago by Julian Ospald <[email protected]>
Fix missing import

github.com/haskell/ghcup-hs - a1282b2854efefa6a9dfb24c9a5e0dc42931ced7 authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI

github.com/haskell/ghcup-hs - 34b9ea7d20e8c47ec04a51dbe17c44715e5dc86d authored over 4 years ago by Julian Ospald <[email protected]>
Allow to set downloader

github.com/haskell/ghcup-hs - 0ff7ebb1fdffa2b1006e912c4f82e30e84f30769 authored over 4 years ago by Julian Ospald <[email protected]>
Run 'git describe' in CI to make sure --version reports it

github.com/haskell/ghcup-hs - f83dcbc430261b7fd17b2c6dc4d2361abc63f48e authored over 4 years ago by Julian Ospald <[email protected]>
Invert curl flag to internal-downloader

github.com/haskell/ghcup-hs - 56e4a6b15f4dd1f916d29c1bf72457aaf4cb8a73 authored over 4 years ago by Julian Ospald <[email protected]>
Update docs

github.com/haskell/ghcup-hs - ee9b2ec30d75a0a2886d811e2b83d450ab7816a8 authored over 4 years ago by Julian Ospald <[email protected]>
Add zsh and fish completion wrt #19

github.com/haskell/ghcup-hs - 640cf1e2c11ebe8c36bdcaf37138d0ffb6b4a05c authored over 4 years ago by Julian Ospald <[email protected]>
Fall back to cached ghcup-<..>.json

github.com/haskell/ghcup-hs - 56c439d716e83bb19ccdb633158aa723052d20aa authored over 4 years ago by Julian Ospald <[email protected]>
Install git in CI

github.com/haskell/ghcup-hs - 1ed6e49a814101e14b77be3f88b89502e2642c18 authored over 4 years ago by Julian Ospald <[email protected]>
Add CentoOS tool requirements

github.com/haskell/ghcup-hs - fad9f83e6a59c30e5738326426d44ea054037ed6 authored over 4 years ago by Julian Ospald <[email protected]>
Fix release builds

github.com/haskell/ghcup-hs - 2e28b0d00f889f7e08645e58a55e5c1b2b368dcf authored over 4 years ago by Julian Ospald <[email protected]>
Update bash-completion

github.com/haskell/ghcup-hs - ed4ff15f96734993e2501528699ae4ae842557be authored over 4 years ago by Julian Ospald <[email protected]>
Fix bug with missing ~/.ghcup/ghc/ dir

github.com/haskell/ghcup-hs - 1d623723a233d0b019cd127c342243ee06fb6735 authored over 4 years ago by Julian Ospald <[email protected]>
Fix bug in logging

github.com/haskell/ghcup-hs - 931080244f42cb5f5a08258c736f567c8311d2ec authored over 4 years ago by Julian Ospald <[email protected]>
Fix building of documentation

github.com/haskell/ghcup-hs - 27e2e7f84899b91ea6d84370cb991b461d26d59d authored over 4 years ago by Julian Ospald <[email protected]>
Rm stray ghc version

github.com/haskell/ghcup-hs - 8b638c7ecb2fa6d285d21accc85dd9ee71ce101a authored over 4 years ago by Julian Ospald <[email protected]>
Fix gitlab CI

github.com/haskell/ghcup-hs - acd370611fcb51e91d1c48c76813ee9d9e114d2f authored over 4 years ago by Julian Ospald <[email protected]>
Add bash-completion

github.com/haskell/ghcup-hs - e1b5a89cee92ce9e792c2286c0403029bc2f4ae0 authored over 4 years ago by Julian Ospald <[email protected]>
Move download info into library

github.com/haskell/ghcup-hs - 5edebd57d9100af568f559f829e23106179f7020 authored over 4 years ago by Julian Ospald <[email protected]>
Implement --keep

github.com/haskell/ghcup-hs - bcaccaaf312eb7ef77bbcf8ad3fbe12481893f92 authored over 4 years ago by Julian Ospald <[email protected]>
Document environment variables

github.com/haskell/ghcup-hs - 818a5d2d8539c166a2958875e4756adb19c4b7df authored over 4 years ago by Julian Ospald <[email protected]>
Allow to install X.Y versions

github.com/haskell/ghcup-hs - 13acce07d4a2713834183f10928e945743790431 authored over 4 years ago by Julian Ospald <[email protected]>
Validate that all GHC versions have a base tag

github.com/haskell/ghcup-hs - 4ed5e21b7f6edf6157e272a5117051afaf3d98d1 authored over 4 years ago by Julian Ospald <[email protected]>
Improve output formatting

github.com/haskell/ghcup-hs - 86aab6bb591c2585ef3bdc7fb0755dd08676edaf authored over 4 years ago by Julian Ospald <[email protected]>
Re-add --format-raw to list subcommand

github.com/haskell/ghcup-hs - 7f5cb64b189069190087720f3cc696745e464e72 authored over 4 years ago by Julian Ospald <[email protected]>
Add base tag

github.com/haskell/ghcup-hs - 6c12eb16eb0fb795c4b5fbdd5beb3510663112f9 authored over 4 years ago by Julian Ospald <[email protected]>
List stray tools

github.com/haskell/ghcup-hs - e637f90faed77801e6561b68f3a114bbf6c83fcd authored over 4 years ago by Julian Ospald <[email protected]>
Update TODO

github.com/haskell/ghcup-hs - 5b33c3f491c2b09dc499eeb88125ee0df70dac9f authored over 4 years ago by Julian Ospald <[email protected]>
Also build 32bit release artifact

github.com/haskell/ghcup-hs - 1842ed464f94bd1b7f51b9bc6743970524cc742a authored over 4 years ago by Julian Ospald <[email protected]>
Fix digest of ghc-8.8.3-i386-unknown-linux-musl.tar.xz

github.com/haskell/ghcup-hs - 296bbdd5618e67acdc7b118d20bfc04562bef133 authored over 4 years ago by Julian Ospald <[email protected]>
Build releases

github.com/haskell/ghcup-hs - 27ead1be7c91df9e6cc63329fbcf8547bfc0b893 authored over 4 years ago by Julian Ospald <[email protected]>
Enable FreeBSD testing

Also use the new ghcup for bootstrapping GHC in install_deps.

github.com/haskell/ghcup-hs - 5184609dba49721c96bf99c7f4638179015955ea authored over 4 years ago by Julian Ospald <[email protected]>
Also check for GHC and Cabal updates on start

github.com/haskell/ghcup-hs - 5d94d0bf7564bf7fe66411b32d46f36709c7a14d authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI

github.com/haskell/ghcup-hs - 72bcfa9270ab3422e958565ddcdefdbd888f9ee8 authored over 4 years ago by Julian Ospald <[email protected]>
Update FAQ

github.com/haskell/ghcup-hs - fafff9dadd60e7f85d1fdea00b324bae7b40164c authored over 4 years ago by Julian Ospald <[email protected]>
Add changelog command

This should be backwardscompatible with 0.0.1 json format.

Also slightly change 'getTagged' to ...

github.com/haskell/ghcup-hs - e3c20d53a8d2214676953ae8c2d26e6432dfd00b authored over 4 years ago by Julian Ospald <[email protected]>
Fix ChangeLog date

github.com/haskell/ghcup-hs - 8b7dc6849174df9cadd775cda53244e0d654e199 authored over 4 years ago by Julian Ospald <[email protected]>
Improve help messages

github.com/haskell/ghcup-hs - 7742fe08b5c80137ffbb598299a5bce29d170c73 authored over 4 years ago by Julian Ospald <[email protected]>
On second thought...

github.com/haskell/ghcup-hs - a773da037c4ba275791505cfcf90119883eaa0c5 authored over 4 years ago by Julian Ospald <[email protected]>
Add --version and --numeric-version

github.com/haskell/ghcup-hs - eaafd77a7edf2219111bffab4d3bd3162a96ef07 authored over 4 years ago by Julian Ospald <[email protected]>
Improve debug info

github.com/haskell/ghcup-hs - 62005f83a4a362fe2bc13654421843b86151960e authored over 4 years ago by Julian Ospald <[email protected]>
Formatting

github.com/haskell/ghcup-hs - dfeb814dcc92ad4e28a3bc9463e450343a1df027 authored over 4 years ago by Julian Ospald <[email protected]>
Improve error reporting

github.com/haskell/ghcup-hs - 0623c7b1b1535743ad9c1d1b7f840e0a9a5d9d77 authored over 4 years ago by Julian Ospald <[email protected]>
Remove use of unsafe decodeUtf8

github.com/haskell/ghcup-hs - 9d9e415a09453f1d9b6f870b8b12029794ecd153 authored over 4 years ago by Julian Ospald <[email protected]>
Indicate removal of tmpdir after failed build

github.com/haskell/ghcup-hs - 6c1ae585b7c6063cabf5642740957973ffe6a428 authored over 4 years ago by Julian Ospald <[email protected]>
Fix ghc-make when files are in PATH

Fixes #11

github.com/haskell/ghcup-hs - 793aad7b6ce291152a666dd22134cd490f8f6d7a authored over 4 years ago by Julian Ospald <[email protected]>
Add 0.1.4 downloads

github.com/haskell/ghcup-hs - fd7807a66e8f43e6ffd5ee4517905a2811fa8a57 authored over 4 years ago by Julian Ospald <[email protected]>
Bump to 0.1.4

github.com/haskell/ghcup-hs - 879bd061ddcc9b85ae11451c29dfa5d65e79de93 authored over 4 years ago by Julian Ospald <[email protected]>
Fix ghc being unlinked after installing a new one

Fixes #7

github.com/haskell/ghcup-hs - 75632b2cf1094b396b942d04c9b9671f370202f4 authored over 4 years ago by Julian Ospald <[email protected]>