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
Fix build on 32bit
github.com/haskell/ghcup-hs - 6f1b8b4041f578429c26bd7c1f9086675c9f67c7 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 6f1b8b4041f578429c26bd7c1f9086675c9f67c7 authored over 4 years ago by Julian Ospald <[email protected]>
Fix CI
github.com/haskell/ghcup-hs - f63b2bf7441dd6077b49b8d609d7f060a184f9c3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f63b2bf7441dd6077b49b8d609d7f060a184f9c3 authored over 4 years ago by Julian Ospald <[email protected]>
Update .gitignore
github.com/haskell/ghcup-hs - 71cb75c1702bf7c6a7178950c92a118d448370f0 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 71cb75c1702bf7c6a7178950c92a118d448370f0 authored over 4 years ago by Julian Ospald <[email protected]>
Make TarDir backwardscompat
github.com/haskell/ghcup-hs - dac64f5718561daf4f298f631097a7a0a02492b2 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - dac64f5718561daf4f298f631097a7a0a02492b2 authored over 4 years ago by Julian Ospald <[email protected]>
Test on 32bit
github.com/haskell/ghcup-hs - 47142dd376338bbac997caf315a3446e4193d879 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 47142dd376338bbac997caf315a3446e4193d879 authored over 4 years ago by Julian Ospald <[email protected]>
Fix cabal.project for cabal-3.4
github.com/haskell/ghcup-hs - 27b2d2ac7dcc6bf2ee6d4e422f0df8c86601eaa7 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 27b2d2ac7dcc6bf2ee6d4e422f0df8c86601eaa7 authored over 4 years ago by Julian Ospald <[email protected]>
Avoid duplicate edits to .bashrc etc
github.com/haskell/ghcup-hs - d071a7e51ba35c612de67eaf10456210e9fab096 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d071a7e51ba35c612de67eaf10456210e9fab096 authored over 4 years ago by Julian Ospald <[email protected]>
Allow to specify regex for subdir
github.com/haskell/ghcup-hs - 5c45884f5ff7d1a4f2f100e96ef0fad6e7ad2a72 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 5c45884f5ff7d1a4f2f100e96ef0fad6e7ad2a72 authored over 4 years ago by Julian Ospald <[email protected]>
Use Settings to avoid querying dirs every time
github.com/haskell/ghcup-hs - cafedd73a2fbabb5e87850613bb8b91e17c9efac authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - cafedd73a2fbabb5e87850613bb8b91e17c9efac authored over 4 years ago by Julian Ospald <[email protected]>
Only query directories once
github.com/haskell/ghcup-hs - 7163b77837a98105a5b3eac36b5f3d60fb547e8e authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 7163b77837a98105a5b3eac36b5f3d60fb547e8e authored over 4 years ago by Julian Ospald <[email protected]>
Refactor
github.com/haskell/ghcup-hs - 122c54b51e46a70949f3a37612d947850f80cf92 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 122c54b51e46a70949f3a37612d947850f80cf92 authored over 4 years ago by Julian Ospald <[email protected]>
Fix licences in module haddock
github.com/haskell/ghcup-hs - b9d7d7d007a728cd09b9c9ad2fc5c43a553ae5ce authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b9d7d7d007a728cd09b9c9ad2fc5c43a553ae5ce authored over 4 years ago by Julian Ospald <[email protected]>
Improve bootstrap-haskell
github.com/haskell/ghcup-hs - 9050c9792a879d8d253c514ed9112f50025b9504 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9050c9792a879d8d253c514ed9112f50025b9504 authored over 4 years ago by Julian Ospald <[email protected]>
Don't stop TUI on subcommand failure
github.com/haskell/ghcup-hs - 7d334c18f5edf68bbc9220cbabe92cda4a007dd7 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 7d334c18f5edf68bbc9220cbabe92cda4a007dd7 authored over 4 years ago by Julian Ospald <[email protected]>
`nub` result in getInstalledCabals
github.com/haskell/ghcup-hs - af811f3dbc950149191c81ea21bd10adbc3743dc authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - af811f3dbc950149191c81ea21bd10adbc3743dc authored over 4 years ago by Julian Ospald <[email protected]>
Add xdg support wrt #39
github.com/haskell/ghcup-hs - aac8f760adbc16857ff1042847f45d03c7e26c69 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - aac8f760adbc16857ff1042847f45d03c7e26c69 authored over 4 years ago by Julian Ospald <[email protected]>
Fix `cabalSet` for pre-release versions
github.com/haskell/ghcup-hs - 86b0e4b31bc6233f43257b8222f7750c4f906de4 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 86b0e4b31bc6233f43257b8222f7750c4f906de4 authored over 4 years ago by Julian Ospald <[email protected]>
Add cabal-install-3.4.0.0-rc1
github.com/haskell/ghcup-hs - d30d2ac8a5c52cb022d380b4af4212fb75d80d8c authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d30d2ac8a5c52cb022d380b4af4212fb75d80d8c authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'yaml'
github.com/haskell/ghcup-hs - 86a4b10de6f54b377fc518f1072da34f88b18412 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 86a4b10de6f54b377fc518f1072da34f88b18412 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'CI'
github.com/haskell/ghcup-hs - cfa7049ab949273081442ee2a1891b7b440993cc authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - cfa7049ab949273081442ee2a1891b7b440993cc authored over 4 years ago by Julian Ospald <[email protected]>
Use yaml instead of pesky json
github.com/haskell/ghcup-hs - 391676e90a67a7df1e0f553171df9994852441b3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 391676e90a67a7df1e0f553171df9994852441b3 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'ghc-8.10.2'
github.com/haskell/ghcup-hs - 34e4ece8b5a52190db596d61a0bb90928e9da3a6 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 34e4ece8b5a52190db596d61a0bb90928e9da3a6 authored over 4 years ago by Julian Ospald <[email protected]>
Add GHC-8.10.2
github.com/haskell/ghcup-hs - cf6443d83f2f38391e4a11c50083b759113acc29 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - cf6443d83f2f38391e4a11c50083b759113acc29 authored over 4 years ago by Julian Ospald <[email protected]>
Add GHC-8.10.2
github.com/haskell/ghcup-hs - 846cf92fa4f2b56c63082350b21f9c9573462879 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 846cf92fa4f2b56c63082350b21f9c9573462879 authored over 4 years ago by Julian Ospald <[email protected]>
Try to build for El Capitan
github.com/haskell/ghcup-hs - ab568901f8aac7171740e23fa950856c12470555 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ab568901f8aac7171740e23fa950856c12470555 authored over 4 years ago by Julian Ospald <[email protected]>
Fix haskus-utils-types build with GHC-8.10.1
github.com/haskell/ghcup-hs - bfda95c0d61350da0b63fd33a8345877f3b4b7f3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - bfda95c0d61350da0b63fd33a8345877f3b4b7f3 authored over 4 years ago by Julian Ospald <[email protected]>
Doc fixes
github.com/haskell/ghcup-hs - fb1875ee5bd772e72bdf47990dcda63a093ab538 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - fb1875ee5bd772e72bdf47990dcda63a093ab538 authored over 4 years ago by Julian Ospald <[email protected]>
Remove unnecessary bundles
github.com/haskell/ghcup-hs - 185d4f869bec05ec067a3762b5a5b71b28d9b330 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 185d4f869bec05ec067a3762b5a5b71b28d9b330 authored over 4 years ago by Julian Ospald <[email protected]>
Fix bootstrap-haskell when ghcup is a broken script
Fixes #28
github.com/haskell/ghcup-hs - 2ac8b61aa82b7c4c27bd1060feae981320eae2a8 authored over 4 years ago by Julian Ospald <[email protected]>
Enable haddock building in CI
github.com/haskell/ghcup-hs - 8739cb46563d695f04e46881f807c171a4eb6e42 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8739cb46563d695f04e46881f807c171a4eb6e42 authored over 4 years ago by Julian Ospald <[email protected]>
Improve documentation
github.com/haskell/ghcup-hs - 826900cc416d972bf00de3b3d16e89fc5fe9b373 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 826900cc416d972bf00de3b3d16e89fc5fe9b373 authored over 4 years ago by Julian Ospald <[email protected]>
Update ghcup binaries
github.com/haskell/ghcup-hs - ec6bbdbf0667cdcbe78da78e7e730cce025a835f authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ec6bbdbf0667cdcbe78da78e7e730cce025a835f authored over 4 years ago by Julian Ospald <[email protected]>
Update FreeBSD 8.10.1
github.com/haskell/ghcup-hs - 15a188c501a27185a95d0291ebb0b8a8bdcf9fcc authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 15a188c501a27185a95d0291ebb0b8a8bdcf9fcc authored over 4 years ago by Julian Ospald <[email protected]>
Fix bug in installCabalBin
github.com/haskell/ghcup-hs - b5440fc7d2e1c14dbb572910a4974dfae535e4ae authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b5440fc7d2e1c14dbb572910a4974dfae535e4ae authored over 4 years ago by Julian Ospald <[email protected]>
Release 0.1.8
github.com/haskell/ghcup-hs - 4b21adadf11ca61f2653f3367e34bfb8434c7282 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 4b21adadf11ca61f2653f3367e34bfb8434c7282 authored over 4 years ago by Julian Ospald <[email protected]>
Fix bug in logging thread
It would die on newlines due to empty String blindness.
Also make sure takeMVar does not block.
f custom
github.com/haskell/ghcup-hs - ccb95bcbee5d5e9747fc2a4156ab56ca3d594a66 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ccb95bcbee5d5e9747fc2a4156ab56ca3d594a66 authored over 4 years ago by Julian Ospald <[email protected]>
Update FreeBSD bindist
github.com/haskell/ghcup-hs - 21ac670bbe033f64d58b4a71f6c4a9caec30f25f authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 21ac670bbe033f64d58b4a71f6c4a9caec30f25f authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'CI-m'
github.com/haskell/ghcup-hs - 8b54dee66ce5765156b7e51c4343f7caada73c97 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8b54dee66ce5765156b7e51c4343f7caada73c97 authored over 4 years ago by Julian Ospald <[email protected]>
Allow to specify custom bindist, fixes #14
github.com/haskell/ghcup-hs - dad926f3ba14ad99711785e68bf67285dd886aa5 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - dad926f3ba14ad99711785e68bf67285dd886aa5 authored over 4 years ago by Julian Ospald <[email protected]>
Remove FreeBSD workaround in CI
github.com/haskell/ghcup-hs - a298d949b52b8759c96f47c750a35dc743f3ef2a authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - a298d949b52b8759c96f47c750a35dc743f3ef2a authored over 4 years ago by Julian Ospald <[email protected]>
Add Alpine GHC 8.4.4 for 64bit
github.com/haskell/ghcup-hs - e1cf11f9d4dc3f9c42857102bbda3097774257cd authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e1cf11f9d4dc3f9c42857102bbda3097774257cd authored over 4 years ago by Julian Ospald <[email protected]>
Remove libtinfo compat symlinks
github.com/haskell/ghcup-hs - a046f163088c942704ba8e20e043254ddb6828f0 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - a046f163088c942704ba8e20e043254ddb6828f0 authored over 4 years ago by Julian Ospald <[email protected]>
Set 8.8.4 as recommended GHC version
github.com/haskell/ghcup-hs - 97cd43792d301cc54059c03a1322e710268b37a6 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 97cd43792d301cc54059c03a1322e710268b37a6 authored over 4 years ago by Julian Ospald <[email protected]>
Add more alpine bindists
github.com/haskell/ghcup-hs - 08693e6d3a7ee3565ad12c7af94ae45fb421dc3a authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 08693e6d3a7ee3565ad12c7af94ae45fb421dc3a authored over 4 years ago by Julian Ospald <[email protected]>
Update ghcup binaries
github.com/haskell/ghcup-hs - e2227da8d2f6ef11ee4e9bd4a4aba3524b0587ce authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e2227da8d2f6ef11ee4e9bd4a4aba3524b0587ce authored over 4 years ago by Julian Ospald <[email protected]>
Bump versions in CI
github.com/haskell/ghcup-hs - 5f20e4c583d4b0843d1a839933deb568c3bdbae3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 5f20e4c583d4b0843d1a839933deb568c3bdbae3 authored over 4 years ago by Julian Ospald <[email protected]>
Update version in bootstrap-script
github.com/haskell/ghcup-hs - f82f1a12ddab15fa0811459bd47b75f316a838c9 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f82f1a12ddab15fa0811459bd47b75f316a838c9 authored over 4 years ago by Julian Ospald <[email protected]>
Release 0.1.7
github.com/haskell/ghcup-hs - 53148fd1c97c302fdd474e72a97f2075964b2a57 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 53148fd1c97c302fdd474e72a97f2075964b2a57 authored over 4 years ago by Julian Ospald <[email protected]>
Use 8.8.4 for test build
github.com/haskell/ghcup-hs - 8985101b2a9de4f677a90a89250a580162376426 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8985101b2a9de4f677a90a89250a580162376426 authored over 4 years ago by Julian Ospald <[email protected]>
Use available bindists for release build
github.com/haskell/ghcup-hs - d1949c8490f326fce4e6cae1acc7851ffa408fcc authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d1949c8490f326fce4e6cae1acc7851ffa408fcc authored over 4 years ago by Julian Ospald <[email protected]>
Add more alpine bindists
github.com/haskell/ghcup-hs - b7faae1203c4f79fd46dd0fde8a5c78ef77157f3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b7faae1203c4f79fd46dd0fde8a5c78ef77157f3 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'alpine-bindists'
github.com/haskell/ghcup-hs - b6a9d35c3e084fc8c999999ada3a769bcfc4130c authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b6a9d35c3e084fc8c999999ada3a769bcfc4130c authored over 4 years ago by Julian Ospald <[email protected]>
Install alpine bindists with --disable-ld-override
github.com/haskell/ghcup-hs - 6cb6c7a4485885f0fa3cd6e7c2439164837ae8a6 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 6cb6c7a4485885f0fa3cd6e7c2439164837ae8a6 authored over 4 years ago by Julian Ospald <[email protected]>
Don't try non-musl bindists for Alpine Linux
github.com/haskell/ghcup-hs - 22a5ad739e15984e2449a93f7a24a2f02e1f6664 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 22a5ad739e15984e2449a93f7a24a2f02e1f6664 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'libarchive-fix'
github.com/haskell/ghcup-hs - 14c91bdd78f7e042334e5594302c492e7fc925cb authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 14c91bdd78f7e042334e5594302c492e7fc925cb authored over 4 years ago by Julian Ospald <[email protected]>
Fix unpacking of bindists with hardinks pointing to themselves
https://github.com/vmchale/libarchive/issues/14
https://github.com/libarchive/libarchive/issues/...
Fix alpine bindists
github.com/haskell/ghcup-hs - 9e59f484e3b66fbd9442f293c45468c8a5b26e1b authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9e59f484e3b66fbd9442f293c45468c8a5b26e1b authored over 4 years ago by Julian Ospald <[email protected]>
Fix platform detection for i386 docker images wrt #37
github.com/haskell/ghcup-hs - ac8419ecb2b0ce37e8312b343a8ad3ee48f19ba9 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ac8419ecb2b0ce37e8312b343a8ad3ee48f19ba9 authored over 4 years ago by Julian Ospald <[email protected]>
Update tarballs
github.com/haskell/ghcup-hs - 3ecdb63063484ee337a0243951e42c2761e01c75 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 3ecdb63063484ee337a0243951e42c2761e01c75 authored over 4 years ago by Julian Ospald <[email protected]>
Only check for upgrades when not upgrading
github.com/haskell/ghcup-hs - cfe24428fa1ebec1bd7c076830cfef63a2b7c0aa authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - cfe24428fa1ebec1bd7c076830cfef63a2b7c0aa authored over 4 years ago by Julian Ospald <[email protected]>
Add GHC-8.8.4 for FreeBSD
github.com/haskell/ghcup-hs - 4c4266dd8ce133d094c07f4a946eb5d7ff3a5b28 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 4c4266dd8ce133d094c07f4a946eb5d7ff3a5b28 authored over 4 years ago by Julian Ospald <[email protected]>
Add GHC-8.8.4
github.com/haskell/ghcup-hs - e8336bbc8a5e36cd2f25cc7611ce4c7ae9e96d8c authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e8336bbc8a5e36cd2f25cc7611ce4c7ae9e96d8c authored over 4 years ago by Julian Ospald <[email protected]>
Rework printing/tee
This should be faster to draw, use less syscalls
and generally use EOF and pipes correctly.
Drop unused error variants
github.com/haskell/ghcup-hs - e348de8dc4c39131b37f67130d311f3460b239c1 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e348de8dc4c39131b37f67130d311f3460b239c1 authored over 4 years ago by Julian Ospald <[email protected]>
Improve fish support in bootstrap-haskell
github.com/haskell/ghcup-hs - 55a3ba9be28661df157f20a20ba98794a0da9fb5 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 55a3ba9be28661df157f20a20ba98794a0da9fb5 authored over 4 years ago by Julian Ospald <[email protected]>
Use new-style ghcup commands in bootstrap-haskell
github.com/haskell/ghcup-hs - 51b29b81b0a1948a8428a17075f352c218dd6bae authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 51b29b81b0a1948a8428a17075f352c218dd6bae authored over 4 years ago by Julian Ospald <[email protected]>
Update ghcup binary urls
github.com/haskell/ghcup-hs - 3c2e0334b78b3f0fab4e49a3e1a682916699f5ab authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 3c2e0334b78b3f0fab4e49a3e1a682916699f5ab authored over 4 years ago by Julian Ospald <[email protected]>
Self host ghcup binaries
github.com/haskell/ghcup-hs - 06796265140f07c6cd17752800669ea751621a46 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 06796265140f07c6cd17752800669ea751621a46 authored over 4 years ago by Julian Ospald <[email protected]>
Update 0.1.6
github.com/haskell/ghcup-hs - 503505113554a165af83d97d34006bb366535970 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 503505113554a165af83d97d34006bb366535970 authored over 4 years ago by Julian Ospald <[email protected]>
Fix changelog subcommand on darwin
github.com/haskell/ghcup-hs - 63c70ee74b898df8f5581d0762a1929d93494ca1 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 63c70ee74b898df8f5581d0762a1929d93494ca1 authored over 4 years ago by Julian Ospald <[email protected]>
Fix freebsd tui
github.com/haskell/ghcup-hs - 2e0bbca2e03cf4b66aaca6f6f07625cf2b236186 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 2e0bbca2e03cf4b66aaca6f6f07625cf2b236186 authored over 4 years ago by Julian Ospald <[email protected]>
Update alpine install-deps
github.com/haskell/ghcup-hs - b52fa23ca26d936684c836c9e6a4994a3be46484 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b52fa23ca26d936684c836c9e6a4994a3be46484 authored over 4 years ago by Julian Ospald <[email protected]>
Update ghcup binaries
github.com/haskell/ghcup-hs - ba03b78f23470294701806aebd4965190e304640 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ba03b78f23470294701806aebd4965190e304640 authored over 4 years ago by Julian Ospald <[email protected]>
Fix freebsd gitlab-ci
github.com/haskell/ghcup-hs - 04ef472c1510ed683a429a40125b4ac64621bbda authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 04ef472c1510ed683a429a40125b4ac64621bbda authored over 4 years ago by Julian Ospald <[email protected]>
Fix stripping in travis
github.com/haskell/ghcup-hs - 75cd8f2341bebcd910192cb747903a9ffbeb16da authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 75cd8f2341bebcd910192cb747903a9ffbeb16da authored over 4 years ago by Julian Ospald <[email protected]>
Fix release build
github.com/haskell/ghcup-hs - f2e26c18005128a3b00dd598e59d7c7aca1fdaa5 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f2e26c18005128a3b00dd598e59d7c7aca1fdaa5 authored over 4 years ago by Julian Ospald <[email protected]>
Update .gitignore
github.com/haskell/ghcup-hs - 0f7dd597d2f7adc677b7221d7d5e01d20614b6c7 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0f7dd597d2f7adc677b7221d7d5e01d20614b6c7 authored over 4 years ago by Julian Ospald <[email protected]>
Release 0.1.6
github.com/haskell/ghcup-hs - fb0eba9201694e0b4172515cf7ed95561c1ee491 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - fb0eba9201694e0b4172515cf7ed95561c1ee491 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'ghc-8.10.1'
github.com/haskell/ghcup-hs - 3c80929c38ce2e36466a5e391ae4b672fd142243 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 3c80929c38ce2e36466a5e391ae4b672fd142243 authored over 4 years ago by Julian Ospald <[email protected]>
Add freebsd 8.6.5 bindist
github.com/haskell/ghcup-hs - b184ee835f1a6dde8a988f072dc84ee18efec80a authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b184ee835f1a6dde8a988f072dc84ee18efec80a authored over 4 years ago by Julian Ospald <[email protected]>
Reduce number of os/dl lookups
github.com/haskell/ghcup-hs - ef8e3bd94001777942cd93f422e5cf352f42bdd1 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ef8e3bd94001777942cd93f422e5cf352f42bdd1 authored over 4 years ago by Julian Ospald <[email protected]>
Improve verbosity
github.com/haskell/ghcup-hs - 1a64527e148aa4a906721cd59fece7f06de39323 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 1a64527e148aa4a906721cd59fece7f06de39323 authored over 4 years ago by Julian Ospald <[email protected]>
Add -ftui to travis build
github.com/haskell/ghcup-hs - 30b4d399b96d6a4bb128a973b8c644a1d4034ae6 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 30b4d399b96d6a4bb128a973b8c644a1d4034ae6 authored over 4 years ago by Julian Ospald <[email protected]>
Allow to build with tar-bytestring on e.g. 32bit
github.com/haskell/ghcup-hs - 50424c28017c0eb9304888e8cfde12fe4342816f authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 50424c28017c0eb9304888e8cfde12fe4342816f authored over 4 years ago by Julian Ospald <[email protected]>
Fix freebsd CI
github.com/haskell/ghcup-hs - 7e7c357e47b4eafe631c383e2a78e32bdc691b7c authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 7e7c357e47b4eafe631c383e2a78e32bdc691b7c authored over 4 years ago by Julian Ospald <[email protected]>
Add ghc-8.8.3 freebsd bindist
github.com/haskell/ghcup-hs - 531b82a40665268a0962e7eb3d9469add9694722 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 531b82a40665268a0962e7eb3d9469add9694722 authored over 4 years ago by Julian Ospald <[email protected]>
Add 8.10.1 freebsd bindist
github.com/haskell/ghcup-hs - 146ac38549e767d92de15b3f2d118c8f729d05b3 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 146ac38549e767d92de15b3f2d118c8f729d05b3 authored over 4 years ago by Julian Ospald <[email protected]>
Bump GHC versions in CI
github.com/haskell/ghcup-hs - c481956b07093fa0bd1cf1148e1e0504771fdc6f authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c481956b07093fa0bd1cf1148e1e0504771fdc6f authored over 4 years ago by Julian Ospald <[email protected]>
Allow to build with ghc-8.10.1 and 8.6.5
github.com/haskell/ghcup-hs - 8ef19f0825fbf0d67f6c03f7b37385ea6863ff63 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8ef19f0825fbf0d67f6c03f7b37385ea6863ff63 authored over 4 years ago by Julian Ospald <[email protected]>
Rm bundled os-release
github.com/haskell/ghcup-hs - c1e29a8f16366f078a794192d0862a7252e3cf5e authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c1e29a8f16366f078a794192d0862a7252e3cf5e authored over 4 years ago by Julian Ospald <[email protected]>
Grey out versions without bindists in tui
github.com/haskell/ghcup-hs - c3611eec6acb1942598506887a0dc02a56d84c2a authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c3611eec6acb1942598506887a0dc02a56d84c2a authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'tui'
github.com/haskell/ghcup-hs - 74b58db7d1b97f0b912247c94693f690e49efd08 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 74b58db7d1b97f0b912247c94693f690e49efd08 authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'www-wsl'
github.com/haskell/ghcup-hs - 9e4763c64031da31246d7517b8d77654d7734e1d authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9e4763c64031da31246d7517b8d77654d7734e1d authored over 4 years ago by Julian Ospald <[email protected]>
Improve style
github.com/haskell/ghcup-hs - abc4278fc874b0677739bf2f83d7abb46fb93830 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - abc4278fc874b0677739bf2f83d7abb46fb93830 authored over 4 years ago by Julian Ospald <[email protected]>
Recommend the curl command for potential WSL users on website
Fixes #32
github.com/haskell/ghcup-hs - 8c4cde3d14ca79e8dac95cc3fd63581be2cda4b2 authored over 4 years ago by Julian Ospald <[email protected]>
Update libarchive
github.com/haskell/ghcup-hs - 3824f6417a189d8dbabc4cf03cda54871e124886 authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 3824f6417a189d8dbabc4cf03cda54871e124886 authored over 4 years ago by Julian Ospald <[email protected]>
Simplify upgrade copying logic
github.com/haskell/ghcup-hs - 2be1aa2707d1cd303c4d807b374b3df474fb0eb6 authored over 4 years ago by Ben Gamari <[email protected]>
github.com/haskell/ghcup-hs - 2be1aa2707d1cd303c4d807b374b3df474fb0eb6 authored over 4 years ago by Ben Gamari <[email protected]>
Create brick tui wrt #24
github.com/haskell/ghcup-hs - da94fa5f9265a7999f8468334708b1537a155e2b authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - da94fa5f9265a7999f8468334708b1537a155e2b authored over 4 years ago by Julian Ospald <[email protected]>
Merge branch 'libarchive'
github.com/haskell/ghcup-hs - 35bf9b5ff2e0358ef7a4e9cc179157eafd96468e authored over 4 years ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 35bf9b5ff2e0358ef7a4e9cc179157eafd96468e authored over 4 years ago by Julian Ospald <[email protected]>