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 HLS removal on windows

d110d208791cecea447eab9d580d5708580f78b5 authored almost 3 years ago by Julian Ospald <[email protected]>
Fix error handling for HLS make

b4e58478c3fd69cd975073ba77321bcdbaf934e1 authored almost 3 years ago by Julian Ospald <[email protected]>
Bump version to 0.1.17.5

12d2acd7fd3eab9dd72f70eea30b357ba7264931 authored almost 3 years ago by Julian Ospald <[email protected]>
Fix HLS support and compile errors with boot and TH files

6073ebe4764828f668049a10f6a80b67d8d2646e authored almost 3 years ago by Julian Ospald <[email protected]>
Merge branch 'hls-dynamic-builds'

5c026591cb2dc7bce2e862da4229333896dccd31 authored almost 3 years ago by Julian Ospald <[email protected]>
Fix FreeBSD CI

907365ddff6ffd2d501f76323032171355f13d06 authored almost 3 years ago by Julian Ospald <[email protected]>
Silence hlint

684953464bdd821b9e8c1867657c334112ada4b0 authored almost 3 years ago by Julian Ospald <[email protected]>
Improve rmHLSNoGHC

6b978b42bc005a42ef2292554df0465ae36ea108 authored almost 3 years ago by Julian Ospald <[email protected]>
Refactoring and fixes

68313372892c90484c9e3567a1e0453c67fdc702 authored almost 3 years ago by Julian Ospald <[email protected]>
Resolve paths when using XDG dirs, fixes #311

e40777a5d316c7b44a31275d8752125d47f1b364 authored almost 3 years ago by Julian Ospald <[email protected]>
Support HLS dynamic builds

51690d1df3ea46b8b174840ba1cefcb9127f9e44 authored almost 3 years ago by Julian Ospald <[email protected]>
Update supported platform notes

72a06e964c15456b16a30948e2b824f7adaf348b authored almost 3 years ago by Julian Ospald <[email protected]>
Add kowainik Haskell course to First steps

9ffd4024810413d550bdb3b05fe6479b1c62752e authored almost 3 years ago by Julian Ospald <[email protected]>
Add symlink ftp script

dee8d4bc09b96cdcb4978c9450c63c59b5bab822 authored almost 3 years ago by Julian Ospald <[email protected]>
Update docs wrt CI

6c57661797025e444ad5079a0f9f198a764d7121 authored almost 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-291'

b9ff7c5af4c7b4846c8bea802a09ab9e42b152a0 authored almost 3 years ago by Julian Ospald <[email protected]>
Don't fail to set ghc version if already installed

Fixes #291

072161ada2b5afe92bd41a03fc9a2e94c6bd2ffa authored almost 3 years ago by Julian Ospald <[email protected]>
Merge branch 'improve-hls-compile-help'

a67b3e8a57d1ae635ffddcedc5292d85820d83ed authored almost 3 years ago by Julian Ospald <[email protected]>
Improve help output of hls compile

c9216fb44478b2b5c953a87c6a9bd04a5e50ac02 authored almost 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-305'

2aac17ac5fa46ff2d222bfeddb3cc6c867f61411 authored almost 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-307'

17a403b8ce6bc23f98bee8feb9922f3e7d48b8f8 authored almost 3 years ago by Julian Ospald <[email protected]>
Allow to disable self-upgrade functionality wrt #305

b245c11b1d77236c75c29fb094bbb9cfd70eed48 authored almost 3 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/232'

2ed047515ebe94dab18199528b74509d0cf37027 authored almost 3 years ago by Julian Ospald <[email protected]>
Allow unpacking legacy lzma archives, fixes #307

b16e56138490be4e52c21a5aa08b32fa558bc682 authored almost 3 years ago by Julian Ospald <[email protected]>
Fix the indentation in env files

This changes the indentation from tabs to spaces, since tabs get
stripped by the heredoc.

2ebff1e887871d86ed8c7949a8a606fd75e0f158 authored almost 3 years ago by Phil Ruffwind <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/231'

655ee432f8330d426199ad6ece190fc194f860eb authored almost 3 years ago by Julian Ospald <[email protected]>
Don't print to stdout during logging

67b7b2f292bfb5ffdfb8e1014727e8a2507192ed authored almost 3 years ago by Julian Ospald <[email protected]>
Add documentation about mirrors, fixes #300

66961101c68d33de6d590850535dbd724b48716d authored almost 3 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/229'

326af49a8f1822d3c829cf0839bc7b81b5c6a34c authored almost 3 years ago by Julian Ospald <[email protected]>
Fix hlint warnings

3a7ed5ee2d83e0087e4c3e8a990ff748378ad825 authored almost 3 years ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/merge-requests/230'

56fa798406cdfca56e40ee1eb3fa72e496844745 authored almost 3 years ago by Julian Ospald <[email protected]>
Changed to use IO Exceptions

3fd9fae66a353a0f42f9f67d2a5ec8eb081953d0 authored almost 3 years ago by James Hobson <[email protected]>
Updated help message for ghcup compile ghc -h

5d431683700d82a2202f89a2835a5f8d5cf133e8 authored almost 3 years ago by James Hobson <[email protected]>
Added support for quilt series files when patching

f8548fefb3e6e98a9b53604272850b75108225fa authored almost 3 years ago by James Hobson <[email protected]>
Avoid adding duplicates to PATH

Without this, each time the env script gets executed it will add a copy
of the paths to PATH. Th...

3565c32d515cf77b100ae6a2c4d9dd95cc6ffe3d authored almost 3 years ago by Phil Ruffwind <[email protected]>
Document versions and tags better

7fab328acc5235a6b8668bc63fcdfc75fd6b0bbc authored almost 3 years ago by Julian Ospald <[email protected]>
Fix docs

a043b82b27a7b62cbf5a4ca29e692cae1354068d authored about 3 years ago by Julian Ospald <[email protected]>
Fix comments in bootstrap-haskell.ps1

20652fed94f94849a1fb98106039a38b38903eb2 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'freebsd1333'

6fc52a4ec72f48f131bfb70609bb94feb1198b95 authored about 3 years ago by Julian Ospald <[email protected]>
Use FreeBSD 13 in bootstrap script as well

834bcfa02c5a7af5bfca43af2d38ca29b2b9c72c authored about 3 years ago by Julian Ospald <[email protected]>
Fix FreeBSD 13 build

c99ecc0a66c35743ee9af938bb919365d6fd9bb3 authored about 3 years ago by Julian Ospald <[email protected]>
Fix FreeBSD 13 build

061e5dd832ea4372ffdcb95380a8ef1741f70299 authored about 3 years ago by Julian Ospald <[email protected]>
Revert "Fix arch detection on macos"

This reverts commit dbadcf1858906dc77eb6ebd955ced9fe2d2e7348.

c97ade81fab9a45a53269d6718dc81a318723b73 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'darwin-arch'

82a22fe9937861b8fd15f019b7602ffcd18ab96c authored about 3 years ago by Julian Ospald <[email protected]>
Fix arch detection on macos

dbadcf1858906dc77eb6ebd955ced9fe2d2e7348 authored about 3 years ago by Julian Ospald <[email protected]>
Fix bootstrap on FreeBSD

ff8865c5c3715b218001401af53cd578c6aef984 authored about 3 years ago by Julian Ospald <[email protected]>
Fix freebsd bootstrap

9833dee925de729b209523803981689246d09498 authored about 3 years ago by Julian Ospald <[email protected]>
Fix boostrap-haskell on FreeBSD 13

aac2874f8ff36f70ddd168a64a76c6b261db94fa authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-289'

17524b21b3da531f5ac22a254686a963aa602b1c authored about 3 years ago by Julian Ospald <[email protected]>
Fix `ghcup whereis ghc` for non-standard versions, fixes #289

3f0befe30dd48c9d1ce71007475b373002ebda41 authored about 3 years ago by Julian Ospald <[email protected]>
Use upstream terminal-size

76c286f95ecdf1004d9d15864fc507d82adc196f authored about 3 years ago by Julian Ospald <[email protected]>
Bump GHC version in bootstrap-haskell

0c415314b69265c2f14ea3c3d5ce332ac2331b4a authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-285'

717f3860776579490cedc6ac0395da53187c1b47 authored about 3 years ago by Julian Ospald <[email protected]>
Run cabal update with `--ignore-project`, fixes #285

7a841a480b7db6597aa5b827e8dee4ff6ac937b9 authored about 3 years ago by Julian Ospald <[email protected]>
Also fix redundant upgrade warnings for 'ghcup upgrade'

43ea85b495964cb89d68307229fe6f717834a474 authored about 3 years ago by Julian Ospald <[email protected]>
Update changelog

8a6badca1db16286a3b4f85774c52babf656bdff authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-283'

4064803e23b0c99e63769e18314a1f2beeddfae1 authored about 3 years ago by Julian Ospald <[email protected]>
Avoid redundant warnings when installing tools, fixes #283

2e03b075f8f1a4cea07285e2cbbd61bc2198a89d authored about 3 years ago by Julian Ospald <[email protected]>
Refreeze

fe9c125bd6663fa25517a53dde5a74a4927c18ca authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-282'

503fd57d7cb90c0a11f8e7b82001c80c77ca615c authored about 3 years ago by Julian Ospald <[email protected]>
Trim whitespaces wrt #282

e74e746213fa1a0ed0247d12b21874355cef1318 authored about 3 years ago by Julian Ospald <[email protected]>
Fix compile HLS CI

065f9c4965a2b6304de9dfe3b3e67b56b8429a8a authored about 3 years ago by Julian Ospald <[email protected]>
Set HOMEBREW_TEMP to something shorter

This fixes unix socket errors, because there's a max path length for
those.

32f3c365897992531612b5411ba951ec283515ed authored about 3 years ago by Julian Ospald <[email protected]>
Bump to 0.1.17.4

c2a8d39fb423be7ed998f9169c57db87fa1e1cf8 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-281'

f08cbe70fb3df1adcef0f30c69e758fe90c2af9a authored about 3 years ago by Julian Ospald <[email protected]>
Cooler patching

a9630d08026f504f73d8960249e3ba052a41a41c authored about 3 years ago by Julian Ospald <[email protected]>
Allow remote URIs for --cabal-project-local wrt #281

c5c6c431b5462f055eaa4bfe8bfb887d216c4a0a authored about 3 years ago by Julian Ospald <[email protected]>
Update cabal.project

71d78d2d72f04b5d508851fb877bf1b14589eef0 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'dynamic-hls'

ccecda2eff7cc95a9e11ed6562fed37790cd46ae authored about 3 years ago by Julian Ospald <[email protected]>
Fix build on windows

3a5f8d6139033457365efff93fae6153552231b1 authored about 3 years ago by Julian Ospald <[email protected]>
Fix stack.yaml

74e0f39bc228db70f9d92a4fe598cca38117e875 authored about 3 years ago by Julian Ospald <[email protected]>
Allow to pass cabal args to 'compile hls'

This breaks the existing cli interface, but whatever.

274978a8a7b2fefb60643e922628286b1959bcf2 authored about 3 years ago by Julian Ospald <[email protected]>
Prefer forM_ when possible

8eea9bd6a58cffdd3f0f8b981b0c72d6258bd5b9 authored about 3 years ago by Julian Ospald <[email protected]>
More debug logging

626a2dd020375394f4d44b618b7fe4f07ddf44c1 authored about 3 years ago by Julian Ospald <[email protected]>
Use patched haskus-utils-variant, fixing applicative instance

6b6ce221e0c7d21a37f2813831235717b491439a authored about 3 years ago by Julian Ospald <[email protected]>
Revert "Fix HLS rebuilds"

This reverts commit 8e8198546f5f150b775e9882be09b904c38789c2.

d038c361c06fd201cda4281cc5dd647151135397 authored about 3 years ago by Julian Ospald <[email protected]>
Fix build with ghc-8.6.5

c05876cc605b26c8e8b13b9f4bdf06ec388e1e09 authored about 3 years ago by Julian Ospald <[email protected]>
Fix hlint

b9c4c9a0b7b73cade9ebd183d2ca4d5ad3adcbd7 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'fix-ghc-version-parser'

6697e804eef66a4e92d32b1840b12e19a3e4ced9 authored about 3 years ago by Julian Ospald <[email protected]>
Fix parsing of atypical ghc versions

2c57def8f10dfa62d65799f5725259ab272a5463 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-276'

62b16e957baca311f5070d45ab56c85cfa3ebf8e authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'issue-278'

18d7bdd85c81642f92fb3d3afe976ceda4abae12 authored about 3 years ago by Julian Ospald <[email protected]>
Allow to control the metadata cache, fixes #278

190b5dedbaf83581375e0ac99297e95edf7b2906 authored about 3 years ago by Julian Ospald <[email protected]>
Update hie.yaml

886e45f788bdba9b4a4319c1732d11187d2b1770 authored about 3 years ago by Julian Ospald <[email protected]>
Make upgrading ghcup in TUI more pleasant

360daf2a0904b3d8c2f64034184fe7e95683ef71 authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'ghcup-gen'

7bb67dd4c6e497c2fc936642f1e3ca0b817cdf19 authored about 3 years ago by Julian Ospald <[email protected]>
Migrate ghcup-gen to haskell/ghcup-metadata

72c4ea70c4e0ddd19a88b80dfb729c049e423dec authored about 3 years ago by Julian Ospald <[email protected]>
Refreeze

0ae42dd71ebe3d23f8340fadd4d178a16de8e0ff authored about 3 years ago by Julian Ospald <[email protected]>
Add links to metadata yaml files

1df1e7eb98a9aaf5056ece2202d6696e8926da33 authored about 3 years ago by Julian Ospald <[email protected]>
Bump version in bootstrap script

9592021c48fdcbcdf12d373fe86ce1d56c4d9a5f authored about 3 years ago by Julian Ospald <[email protected]>
Remove metadata from ghcup.cabal

9a9c3b340e7877793114831a9675b8343df1cb2d authored about 3 years ago by Julian Ospald <[email protected]>
Disable darwin M1 jobs by default

abd64cb3fa1346b71100abcb1cbf110c77d62c06 authored about 3 years ago by Julian Ospald <[email protected]>
Force Cabal 3.6.2.0

b366a50af14c81c31f76fabc8a21886e4d727083 authored about 3 years ago by Julian Ospald <[email protected]>
Update GHC/cabal on github CI

e4b9eeefc6dd234b5cd25f01a37e4efcd8b09a10 authored about 3 years ago by Julian Ospald <[email protected]>
Fix yaml format

4d7a8557ebb4887e38188dff7ef2c5ad779e89bf authored about 3 years ago by Julian Ospald <[email protected]>
Only clone when necessary

c23357df81b56542c4114d3dd376cd84e52a49ff authored about 3 years ago by Julian Ospald <[email protected]>
Revert bootstrap-haskell

f728d5aa23e6f5e18e73551e5a974dcacae218a4 authored about 3 years ago by Julian Ospald <[email protected]>
Release 0.1.17.3

ac59563adff32d59f852dfe3f3e06d19bbd8b1bf authored about 3 years ago by Julian Ospald <[email protected]>
Merge branch 'fix-nix'

b2d2996077acd143b849d554b7690adefd72d281 authored about 3 years ago by Julian Ospald <[email protected]>
Get rid of nix and use homebrew, fixes #274

df2337abf96ab0dd34c9ee3189640d54b6b1ced4 authored about 3 years ago by Julian Ospald <[email protected]>