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

Update ChangeLog

github.com/haskell/ghcup-hs - f709f6e7141f861daec35d9f3a9c40b90d24650f authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-796'

github.com/haskell/ghcup-hs - 3d7e07c3714b1f551702bbd040128e9c1eacf4b5 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix windows bootstrap, fixes #796

github.com/haskell/ghcup-hs - 8bf17379acb23c8490f282253a80e1c0e7984f76 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-797'

github.com/haskell/ghcup-hs - 4b1225ad715f0c59969dc1c07520f60f71a87f17 authored almost 2 years ago by Julian Ospald <[email protected]>
Silence hlint

github.com/haskell/ghcup-hs - d628848af6920934c4dd16497a0b2d46dedf5b45 authored almost 2 years ago by Julian Ospald <[email protected]>
Bump GHC 9.2.5 to 9.2.6

github.com/haskell/ghcup-hs - 48381be00118c1322b24c2e1958def1b3f02c21e authored almost 2 years ago by Julian Ospald <[email protected]>
Smarter variants for 'listDirectory', fixing #797

github.com/haskell/ghcup-hs - b547324253184c41279d5e6c312a7f01f0106f8e authored almost 2 years ago by Julian Ospald <[email protected]>
Fix windows golden file

github.com/haskell/ghcup-hs - 2b1599c234e8ce8e58e6c03e9a90ebab3cc64275 authored almost 2 years ago by Julian Ospald <[email protected]>
Bump to 0.1.19.2

github.com/haskell/ghcup-hs - 7ac8989dfc5b0276d61746c5570f5e8e14f027ae authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'latest-prerelease'

github.com/haskell/ghcup-hs - cd6666ed30e1d4ca3fce34a16861be68803948b7 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-787'

github.com/haskell/ghcup-hs - 5b7478438ad7a72535ea6ecbdc847883051683f2 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix regression in JFS support, fixes #787

github.com/haskell/ghcup-hs - 4a830d9fb760f913782455493aff5cea82c1bc87 authored almost 2 years ago by Julian Ospald <[email protected]>
Implement 'latest-prerelease' tag wrt #788

github.com/haskell/ghcup-hs - 785fb895b4cc7e2612a8fe9ee42d2c9275f7947d authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'ghcup-0.1.19.1'

github.com/haskell/ghcup-hs - 75e801e9e6fe8711bf9c71a102307ec5fa908191 authored almost 2 years ago by Julian Ospald <[email protected]>
Improve sftp-symlink-artifacts.sh

github.com/haskell/ghcup-hs - 6ffd5328a4508c24cbf01aa919222e58dd562770 authored almost 2 years ago by Julian Ospald <[email protected]>
Improve pull_release_artifacts

github.com/haskell/ghcup-hs - ed509e482bde8d11080d0fd8c27547b3f03716ed authored almost 2 years ago by Julian Ospald <[email protected]>
Update bootstrap script to 0.1.19.1

github.com/haskell/ghcup-hs - 420323f43bfa4896f5b6befae9c229837eab2375 authored almost 2 years ago by Julian Ospald <[email protected]>
Update ghcup-metadata

github.com/haskell/ghcup-hs - 432962792c33cd3889c8b9e87bd658089978d531 authored almost 2 years ago by Julian Ospald <[email protected]>
Update ChangeLog for 0.1.19.1

github.com/haskell/ghcup-hs - cb193f6069cd31a92c730478039e1f2b3d019d55 authored almost 2 years ago by Julian Ospald <[email protected]>
Bump GHCup version

github.com/haskell/ghcup-hs - 2f268b6a25c8021bf51fe982e9a21b19db9d2e6d authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/773'

github.com/haskell/ghcup-hs - 580606af146411e5881849a2f6567df22019e654 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-762'

github.com/haskell/ghcup-hs - faa1c3992b2b9fee7c4cfa26186bc2d05b12c7e0 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-784'

github.com/haskell/ghcup-hs - d17efef853c6dbab3c160679ef81a9a2c9584aa8 authored almost 2 years ago by Julian Ospald <[email protected]>
Fixup

github.com/haskell/ghcup-hs - 179d4dd493de47104f11b2b6dc6338d6d642c608 authored almost 2 years ago by Julian Ospald <[email protected]>
Don't fail on setModificationTime, fixes #784

Related:

* https://github.com/actions/runner-images/issues/7061
* https://github.com/actions/ru...

github.com/haskell/ghcup-hs - e03c5ee4a1b84d397e202fc924e9308ce6a50f1a authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-751'

github.com/haskell/ghcup-hs - e57a8abd3ddebffe08bb05d9cd92589cca216a61 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix CI

github.com/haskell/ghcup-hs - 5fa10390a3d4ed1c94b69e65d5417b637523a689 authored almost 2 years ago by Julian Ospald <[email protected]>
Use debian:10 rather

github.com/haskell/ghcup-hs - e1e6f579d57e49cb818cfdfbd2be19e083a61c04 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix CI

github.com/haskell/ghcup-hs - 72f8e5334473284d16de263f22388ddbe993b786 authored almost 2 years ago by Julian Ospald <[email protected]>
Don't fail if the duplicate is the last element

github.com/haskell/ghcup-hs - 9c464ec9fca617ad7f23a7958cf5f8f9ce97efde authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/782'

github.com/haskell/ghcup-hs - 1c9b296a5e928ce04bae2e2833d15cfdacd3cd01 authored almost 2 years ago by Julian Ospald <[email protected]>
Remove deprecated www

github.com/haskell/ghcup-hs - 275522584e07c0245ae2718751943ee55b096f33 authored almost 2 years ago by Bryan Richter <[email protected]>
Remove duplicate js/css includes

github.com/haskell/ghcup-hs - 804520c4bb5306f57436370394aac13cacfe737f authored almost 2 years ago by Bryan Richter <[email protected]>
Use favicon from gitlab.haskell.org

The current .png is presumably the wrong shape and looks flattened.

Plus, mkdocs complained tha...

github.com/haskell/ghcup-hs - 9d25581f3c911040d33f266d71c65605e309017a authored almost 2 years ago by Bryan Richter <[email protected]>
Simplify removal of next/prev buttons

As documented on how to override template blocks:

https://www.mkdocs.org/user-guide/customizing...

github.com/haskell/ghcup-hs - e798037d80bd423440ff9d864623eae9e7be1afd authored almost 2 years ago by Bryan Richter <[email protected]>
Remove unused/missing javascript

github.com/haskell/ghcup-hs - 2afe5858cb66ec447af10956deafc213ebe141b8 authored almost 2 years ago by Bryan Richter <[email protected]>
Improve usability on 'ghcup config add-release-channel'

Fixes #751 (or so I hope).

github.com/haskell/ghcup-hs - f575dcdad666e8de01e2e5cc7b0faf5eee4cb3b0 authored almost 2 years ago by Julian Ospald <[email protected]>
Work around missing libtinfo.so.6

github.com/haskell/ghcup-hs - 6cf9967e7c90c2a5fb97cf32260d3434af78495c authored almost 2 years ago by Julian Ospald <[email protected]>
Build arm binaries in bionic images, fixes #762

github.com/haskell/ghcup-hs - 15a75d790ad8f4cc7a479a72534873ee11d50182 authored almost 2 years ago by Julian Ospald <[email protected]>
Build arm images for bionic as well wrh #762

github.com/haskell/ghcup-hs - 988672ea757ca159ffc2fdaf8393f0b94a60ced6 authored almost 2 years ago by Julian Ospald <[email protected]>
Make readDirEntPortable more robust

github.com/haskell/ghcup-hs - 6d3e8d65e148e205cd5c0f8227d1d91cd04312a4 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-775'

github.com/haskell/ghcup-hs - 895e4b3f1861e34432d7179f9d04f148bfd02818 authored almost 2 years ago by Julian Ospald <[email protected]>
Don't implicitly smuggle in config options

Fixes #775

github.com/haskell/ghcup-hs - 20f0505120259f02ca207a661b561d712528ee29 authored almost 2 years ago by Julian Ospald <[email protected]>
Don't configure meta-mode = Strict in bootstrap

github.com/haskell/ghcup-hs - 31e83cac5ef267dd78b7dcfe3694b271c448782a authored almost 2 years ago by Julian Ospald <[email protected]>
Add a known mirror

github.com/haskell/ghcup-hs - 9baba88f751d286d6806ac10b0d51a496f406f94 authored almost 2 years ago by ksqsf <[email protected]>
Fix FreeBSD URL

github.com/haskell/ghcup-hs - d3a1115b9935cf7f97699b61b431055f121c40ed authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/issue-766'

github.com/haskell/ghcup-hs - 6d46849fecdfd3d023f30a8f6c43a7698bd6342d authored almost 2 years ago by Julian Ospald <[email protected]>
Fix failure on JFS filesystems

Some filesystems always return DT_UNKNOWN for d_type, since
it's non-portable.

For those cases ...

github.com/haskell/ghcup-hs - 53e324bfee681290c87d467d54142a9c15bba387 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix FreeBSD URL

github.com/haskell/ghcup-hs - 2e39b7b60332805ed835f962e154b794f2d7f2a6 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix _eghcup invocations

github.com/haskell/ghcup-hs - 048932bf5040db313f645d906b0fe4d171410c0b authored almost 2 years ago by Julian Ospald <[email protected]>
Set metadata fetching mode to strict in bootstrap script

And improve error messages.

github.com/haskell/ghcup-hs - 69d325bf90a7ad750da0e4802c178f8616f11bbd authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/759'

github.com/haskell/ghcup-hs - 3d1b8859cd8a2e1e9cfd0223e74e85e14354bd1c authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/758'

github.com/haskell/ghcup-hs - db89ca9942176e4ec40c20bd6dc0dc49122d97f0 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/760'

github.com/haskell/ghcup-hs - bba009d98ca3843edfb4c1e60598ace9d35060ee authored almost 2 years ago by Julian Ospald <[email protected]>
Add platforms to i386 alpine

github.com/haskell/ghcup-hs - 9d954ea17494d0e12c6a1b98fbb515761ca83384 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix alpine32/Dockerfile

github.com/haskell/ghcup-hs - da9c9049d21af8fdf35354c592363bd9279a8e1b authored almost 2 years ago by Julian Ospald <[email protected]>
Make version shortcuts work with 'ghcup set', fixes #757

github.com/haskell/ghcup-hs - a4c00d2c567107b4be5ab9e85d779331bd943ec2 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix index.md as well

github.com/haskell/ghcup-hs - b30f565871f10c0d4d2ce46d2134911377e9c574 authored almost 2 years ago by Zixian Cai <[email protected]>
Fix section hyperlink

github.com/haskell/ghcup-hs - fa378a1d346822e108c6188a6fccc6e2fa93377b authored almost 2 years ago by Zixian Cai <[email protected]>
fix link

currently resolves to: https://www.haskell.org/ghcup/install/install/#supported-tools
this comm...

github.com/haskell/ghcup-hs - 119efb1ff446317de70435c0b898f03c72416626 authored almost 2 years ago by timo-a <[email protected]>
Fix msys2 URL, wrt #755

github.com/haskell/ghcup-hs - 1fb4101b49e64ceb02e67676c0973aac13c15d79 authored almost 2 years ago by Julian Ospald <[email protected]>
Small CI fixes

github.com/haskell/ghcup-hs - ec8333b22340b465e12610a614a5a59e94e5c930 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/748'

github.com/haskell/ghcup-hs - 54b979aa0b3eb0e79ceefbe194c6e36b22501d68 authored almost 2 years ago by Julian Ospald <[email protected]>
Improve CI

github.com/haskell/ghcup-hs - ba274307c08dca8ebbbca8e7e7bed8c2c5911465 authored almost 2 years ago by Julian Ospald <[email protected]>
build: remove travis config

Signed-off-by: Rui Chen <[email protected]>

github.com/haskell/ghcup-hs - a623d0809d8b933ecc1776ddccf0837bbff190a1 authored almost 2 years ago by Rui Chen <[email protected]>
Disable simdutf on windows, wrt #745

github.com/haskell/ghcup-hs - e00899d1768c53397596d22a821ac22a7f7a4634 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix build on unix with -ftui

github.com/haskell/ghcup-hs - a38ca1954b62ddb5731f9dd5354dc3c74e56a8e4 authored almost 2 years ago by Julian Ospald <[email protected]>
Post release cleanup

github.com/haskell/ghcup-hs - 3f5a19c63e9667dc4f39c24482b9cdf533222e80 authored almost 2 years ago by Julian Ospald <[email protected]>
Make cirrus CI task discoverable

github.com/haskell/ghcup-hs - 525e9672e803b7404aec14bad443b9195d9e8ccb authored almost 2 years ago by Julian Ospald <[email protected]>
Add missing entry to CHANGELOG

github.com/haskell/ghcup-hs - 070c6e1cf142b2ad294673ea4e072c786343b0fe authored almost 2 years ago by Julian Ospald <[email protected]>
Add CHANGELOG for 0.1.19.0

github.com/haskell/ghcup-hs - 195fd00e0acdf66b8e2f05db5df592f94372a811 authored almost 2 years ago by Julian Ospald <[email protected]>
Bump version to 0.1.19.0

github.com/haskell/ghcup-hs - 733d014c19e29894a8b555bba6d132c256c87e75 authored almost 2 years ago by Julian Ospald <[email protected]>
Refreeze

github.com/haskell/ghcup-hs - 16039769d563be61292ec9342fc024ac7a448282 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix windows

github.com/haskell/ghcup-hs - 5eeb8ca9fc2f8f65f41631bb159b8bd7765d6009 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix ARM build

github.com/haskell/ghcup-hs - 317a06bbc33fb0820a18a20c0b5c868623a6a773 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix FreeBSD build for text-2.0

github.com/haskell/ghcup-hs - f693adcd7cea7107e673f4794d8168ff2deb05f7 authored almost 2 years ago by Julian Ospald <[email protected]>
Fix cache eviction

github.com/haskell/ghcup-hs - ac88d2bd50584d4a8eeb012de9bd7701442c5190 authored almost 2 years ago by Julian Ospald <[email protected]>
Update dependencies and make buildable with GHC-9.4.4

github.com/haskell/ghcup-hs - a427146de5ddedb2577ffff723bad658398636bc authored almost 2 years ago by Julian Ospald <[email protected]>
Update dependencies

github.com/haskell/ghcup-hs - a16bcddeaa73b77188adb093c5872fc1f7ef39fb authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'testsuite'

github.com/haskell/ghcup-hs - 74edf1fc0790e216a27a5e274d36317bbcccfbb3 authored almost 2 years ago by Julian Ospald <[email protected]>
Implement 'ghcup test ghc' based on the bindist testsuite

github.com/haskell/ghcup-hs - 1e32639873162a97388df9db69fdb6d9b50ced33 authored almost 2 years ago by Julian Ospald <[email protected]>
Document how to install windows manually, fixes #697

github.com/haskell/ghcup-hs - 0704d2640ae9c661b39cb10727a528418589df34 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/700'

github.com/haskell/ghcup-hs - 26a6368d7906fc11682baaa05162f4c61a476d8e authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'HF-errors'

github.com/haskell/ghcup-hs - 54af66d11525587326e7652de8c4ed3ac84876e1 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/739'

github.com/haskell/ghcup-hs - 850799c21a11b661c9f598ad4f338da6cc7d8d7d authored almost 2 years ago by Julian Ospald <[email protected]>
Update docs/about.md

Co-authored-by: tomjaguarpaw <[email protected]>

github.com/haskell/ghcup-hs - d4834d7541b07c17702f7a0a4b409e467f2631c0 authored almost 2 years ago by Julian Ospald <[email protected]>
Bump cabal-cache with amazonka patch

github.com/haskell/ghcup-hs - 2895dd9d13feb86ad3fcd1e470f31a0a1b0bd113 authored almost 2 years ago by Julian Ospald <[email protected]>
Document distribution policies

github.com/haskell/ghcup-hs - eb9a0b66c478ed0e63f31f80796bb129d36f5904 authored almost 2 years ago by Julian Ospald <[email protected]>
Make sure FreeBSD runner uses GMT

This should fix parsing issues in amazonka and
cabal-cache:

* https://github.com/haskell-works/...

github.com/haskell/ghcup-hs - 8d0432b961706e9b4f16da4ea9b77ffeb7d9225c authored almost 2 years ago by Julian Ospald <[email protected]>
Don't install stack by default in CI

github.com/haskell/ghcup-hs - ab2c01d1c93576c81722912f502e1199407a97cd authored almost 2 years ago by Julian Ospald <[email protected]>
Don't install stack by default in CI

github.com/haskell/ghcup-hs - fffaa65b7fca60a44877cbc1bde06be6e8dd0cd5 authored almost 2 years ago by Julian Ospald <[email protected]>
Add support for mirrors wrt #357

github.com/haskell/ghcup-hs - 703be0a706bc1df275a0fa33bdb4409ff569ff7b authored almost 2 years ago by Julian Ospald <[email protected]>
Pad and use hyperlinks

github.com/haskell/ghcup-hs - 4be97ffd7c60dd6028b3db9e6a4eaa07dc6a62c7 authored almost 2 years ago by Julian Ospald <[email protected]>
Integrate with errors.haskell.org

Fixes #434

github.com/haskell/ghcup-hs - 009f9211a9ea6887318f0e2a291101ec0f222be4 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-367-content-prop'

github.com/haskell/ghcup-hs - 109187eb6fcd8adc28cc892c5137fc9bae1d2639 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-440'

github.com/haskell/ghcup-hs - e881705323cb1dedea4f42fbbb08749246670bf1 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-695'

github.com/haskell/ghcup-hs - ea06c155a747fd80bcd3da5f9a0e4a1b39d4c4c2 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-716'

github.com/haskell/ghcup-hs - d4732e15a7b1a3fbd6100c22810d6d427956ff47 authored almost 2 years ago by Julian Ospald <[email protected]>
Merge branch 'error-handling'

github.com/haskell/ghcup-hs - db6f784a1fe8ff376b0bbb3d3f3521ce61abd440 authored almost 2 years ago by Julian Ospald <[email protected]>
Update windows golden test file

github.com/haskell/ghcup-hs - 82e3837dd968719c53b0470d7156a24ac6e6c3b1 authored almost 2 years ago by Julian Ospald <[email protected]>