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
Merge branch 'monday-improvements'
github.com/haskell/ghcup-hs - b1106985ec1173a0122f2781719e9bb1a85de257 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b1106985ec1173a0122f2781719e9bb1a85de257 authored about 1 year ago by Julian Ospald <[email protected]>
Update test artifact upload
github.com/haskell/ghcup-hs - cd8ce9aaa9f4bfde00112db27644e26bd951a86e authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - cd8ce9aaa9f4bfde00112db27644e26bd951a86e authored about 1 year ago by Julian Ospald <[email protected]>
Fix tests
github.com/haskell/ghcup-hs - 18f0cb086b9e859390fc618f10f2b3dca2a1519f authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 18f0cb086b9e859390fc618f10f2b3dca2a1519f authored about 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/928'
github.com/haskell/ghcup-hs - dee54445bf46b05e719d8aa519efe544cc14c0a0 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - dee54445bf46b05e719d8aa519efe544cc14c0a0 authored about 1 year ago by Julian Ospald <[email protected]>
Emphasize experimental nature of wasm and js
github.com/haskell/ghcup-hs - 2df59fd1b3e44c41728b6072d51728aba0aa03dc authored about 1 year ago by Bryan Richter <[email protected]>
github.com/haskell/ghcup-hs - 2df59fd1b3e44c41728b6072d51728aba0aa03dc authored about 1 year ago by Bryan Richter <[email protected]>
Add mechanism to warn on new metadata versions, fixes #860
github.com/haskell/ghcup-hs - 2e5dee8e1a572644f71c5800bc856c7e1c43d3a8 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 2e5dee8e1a572644f71c5800bc856c7e1c43d3a8 authored about 1 year ago by Julian Ospald <[email protected]>
Don't remove share dir link prematurely
github.com/haskell/ghcup-hs - c6aa5c3ed7b2baa3949b18d44b295147e87dc893 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c6aa5c3ed7b2baa3949b18d44b295147e87dc893 authored about 1 year ago by Julian Ospald <[email protected]>
Add update-shell-completions.sh
github.com/haskell/ghcup-hs - 47ef380ebda5bc5097ff78f38164ea1968736dda authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 47ef380ebda5bc5097ff78f38164ea1968736dda authored about 1 year ago by Julian Ospald <[email protected]>
Remove globalTools from metadata
github.com/haskell/ghcup-hs - d6601b0353f6e79b9d925279e490937a30dace6a authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d6601b0353f6e79b9d925279e490937a30dace6a authored about 1 year ago by Julian Ospald <[email protected]>
Update modgraph
github.com/haskell/ghcup-hs - 0eba22572315f2d882983ccf9f5decb376b94b52 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0eba22572315f2d882983ccf9f5decb376b94b52 authored about 1 year ago by Julian Ospald <[email protected]>
Improve metadata documentation
github.com/haskell/ghcup-hs - e7d91d138b2d0d0165567b6cef05e50ace132a08 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e7d91d138b2d0d0165567b6cef05e50ace132a08 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'sunday-improvements'
github.com/haskell/ghcup-hs - 0103e2771e0418c5ce30ac60e6c13b54f32fa74c authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0103e2771e0418c5ce30ac60e6c13b54f32fa74c authored about 1 year ago by Julian Ospald <[email protected]>
Givee cross bindists it's own doc section
github.com/haskell/ghcup-hs - b6246734e48a1992079db3fa5e4b1580344fe47d authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b6246734e48a1992079db3fa5e4b1580344fe47d authored about 1 year ago by Julian Ospald <[email protected]>
Improve documentation for cross bindists
github.com/haskell/ghcup-hs - 6146c3494f4efe98f6cab38520244bbdfd1b8162 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 6146c3494f4efe98f6cab38520244bbdfd1b8162 authored about 1 year ago by Julian Ospald <[email protected]>
Fix prefetch for cross bindists
github.com/haskell/ghcup-hs - e5a7a2da702fc610c3c5cc33e6897d4d4cb3d07a authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e5a7a2da702fc610c3c5cc33e6897d4d4cb3d07a authored about 1 year ago by Julian Ospald <[email protected]>
Be less confusing when user tries to 'set' ghcup in TUI
Fixes #923
github.com/haskell/ghcup-hs - 6047614a16f04ba0d5f1d50046538d0ae5f7416a authored about 1 year ago by Julian Ospald <[email protected]>
Fix failure mode when metadata is garbage, fixes #921
github.com/haskell/ghcup-hs - 6a86e9e77ef391e22a5ee4fde893df09329e7ee4 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 6a86e9e77ef391e22a5ee4fde893df09329e7ee4 authored about 1 year ago by Julian Ospald <[email protected]>
Require user to explicitly choose subcommand for 'ghcup config'
This should further reduce confusion wrt #922
github.com/haskell/ghcup-hs - 4132447e043579b59c7efcbc65cc5da1156c98fd authored about 1 year ago by Julian Ospald <[email protected]>
Error out on empty UserSettings wrt #922
github.com/haskell/ghcup-hs - 9d223730dee1e533622cf1317f5613cc829653f5 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9d223730dee1e533622cf1317f5613cc829653f5 authored about 1 year ago by Julian Ospald <[email protected]>
Don't download twice when trying stack decoding
github.com/haskell/ghcup-hs - ad9199568bc66cb9e0d3873bc35e2f40ebaa8a37 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ad9199568bc66cb9e0d3873bc35e2f40ebaa8a37 authored about 1 year ago by Julian Ospald <[email protected]>
Make install error more visible
github.com/haskell/ghcup-hs - 0d91c2ac145c9daeb3080bf285f381a5d1ccffa1 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0d91c2ac145c9daeb3080bf285f381a5d1ccffa1 authored about 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/924'
github.com/haskell/ghcup-hs - 8644ca41e117e19b524d7a0c79517afcdbb178a1 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8644ca41e117e19b524d7a0c79517afcdbb178a1 authored about 1 year ago by Julian Ospald <[email protected]>
Bump minimum windows version to 8.1
github.com/haskell/ghcup-hs - 6051c0cfbc27fecd9700a1dced31c77793f559af authored about 1 year ago by Cheng Shao <[email protected]>
github.com/haskell/ghcup-hs - 6051c0cfbc27fecd9700a1dced31c77793f559af authored about 1 year ago by Cheng Shao <[email protected]>
Update metadata submodule
github.com/haskell/ghcup-hs - 67d977ce39045763bbaba57396c696a2c3fea4c7 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 67d977ce39045763bbaba57396c696a2c3fea4c7 authored about 1 year ago by Julian Ospald <[email protected]>
Update bootstrap script ghver
github.com/haskell/ghcup-hs - 8b6b3d2fbe9a4b77217f5e6c7bf3aefef31fd4eb authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 8b6b3d2fbe9a4b77217f5e6c7bf3aefef31fd4eb authored about 1 year ago by Julian Ospald <[email protected]>
Bump to 0.1.20.0
github.com/haskell/ghcup-hs - a5d228ba892471cef2b20783d9636a0e4ca738a9 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - a5d228ba892471cef2b20783d9636a0e4ca738a9 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'brick-windows'
github.com/haskell/ghcup-hs - a7be1e7068913d4ca48b7b8363488ca725d423de authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - a7be1e7068913d4ca48b7b8363488ca725d423de authored about 1 year ago by Julian Ospald <[email protected]>
Update bootstrap script
github.com/haskell/ghcup-hs - 30a10d871ab6235a642a54b8b3b09bef376ef9b8 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 30a10d871ab6235a642a54b8b3b09bef376ef9b8 authored about 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/918'
github.com/haskell/ghcup-hs - 90b0281c1c0a21b81f3032b38635f3ec5f8ea1d3 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 90b0281c1c0a21b81f3032b38635f3ec5f8ea1d3 authored about 1 year ago by Julian Ospald <[email protected]>
Fix typo in ToolShadowed error for stack
github.com/haskell/ghcup-hs - bba92baeb1f238e3411d9141e5ad9d192d732b3e authored about 1 year ago by Tom Smeding <[email protected]>
github.com/haskell/ghcup-hs - bba92baeb1f238e3411d9141e5ad9d192d732b3e authored about 1 year ago by Tom Smeding <[email protected]>
Merge remote-tracking branch 'origin/pr/911'
github.com/haskell/ghcup-hs - e06a1c03d423d70dbf037303f6afb7d587bd1313 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e06a1c03d423d70dbf037303f6afb7d587bd1313 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'issue-914'
github.com/haskell/ghcup-hs - 0171f2e870377b4c0d81e86eaa7b5179cb03b94c authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0171f2e870377b4c0d81e86eaa7b5179cb03b94c authored about 1 year ago by Julian Ospald <[email protected]>
Use prompt for desktop shortcuts, fixes #914
github.com/haskell/ghcup-hs - da078c7362156f3d5be15e71d388d388c669adde authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - da078c7362156f3d5be15e71d388d388c669adde authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'issue-913'
github.com/haskell/ghcup-hs - 94b4b7c4558a27ef5141fa9a9e28bbce1648d848 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 94b4b7c4558a27ef5141fa9a9e28bbce1648d848 authored about 1 year ago by Julian Ospald <[email protected]>
Redo ghc-install.sh, fixes #913
github.com/haskell/ghcup-hs - 6aa486594a5a1ebd41490a6832a75ade0e33007d authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 6aa486594a5a1ebd41490a6832a75ade0e33007d authored about 1 year ago by Julian Ospald <[email protected]>
Update supported tools table, fixes #915
github.com/haskell/ghcup-hs - 2c3148abcc9d18f13b02cc7a6fc2131336cd36a9 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 2c3148abcc9d18f13b02cc7a6fc2131336cd36a9 authored about 1 year ago by Julian Ospald <[email protected]>
Ensure patched version of vty-windows is used
github.com/haskell/ghcup-hs - dde32fa72e3197020e91a012b25747c930d0940a authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - dde32fa72e3197020e91a012b25747c930d0940a authored about 1 year ago by Julian Ospald <[email protected]>
Improve signs on windows (no unicode)
github.com/haskell/ghcup-hs - 675ab17fff05f017dcc3ab7a15c23bc64abfe876 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 675ab17fff05f017dcc3ab7a15c23bc64abfe876 authored about 1 year ago by Julian Ospald <[email protected]>
Fix CPP defines for windows+brick
github.com/haskell/ghcup-hs - 9fcacbd96b8b9e795a8a24c1885738f48ff30774 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9fcacbd96b8b9e795a8a24c1885738f48ff30774 authored about 1 year ago by Julian Ospald <[email protected]>
Relax vector upper bound
github.com/haskell/ghcup-hs - ba4c6e5b99d06c10f8ce5683b25dcf055b9e1f08 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - ba4c6e5b99d06c10f8ce5683b25dcf055b9e1f08 authored about 1 year ago by Julian Ospald <[email protected]>
Allow tui flag for windows as well
github.com/haskell/ghcup-hs - 64c1d63d33f139d51e590214b4f27e0c6b8596f5 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 64c1d63d33f139d51e590214b4f27e0c6b8596f5 authored about 1 year ago by Julian Ospald <[email protected]>
Drop temp source-repository stanza for 'versions'
github.com/haskell/ghcup-hs - f2b139b58b62bbeeb0d997e88f3da962ee20dc00 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f2b139b58b62bbeeb0d997e88f3da962ee20dc00 authored about 1 year ago by Julian Ospald <[email protected]>
Enable tui for windows in release builds
github.com/haskell/ghcup-hs - a44bf5884d54bc9d85c6bd3ae2fa8c01f2c59059 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - a44bf5884d54bc9d85c6bd3ae2fa8c01f2c59059 authored about 1 year ago by Julian Ospald <[email protected]>
Bump for brick windows
github.com/haskell/ghcup-hs - 0300d8f2cc82a1993cabb92af514c1739f747f90 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0300d8f2cc82a1993cabb92af514c1739f747f90 authored about 1 year ago by Julian Ospald <[email protected]>
Fix typo in `guide.md`
xdg section is below (not above)
github.com/haskell/ghcup-hs - bb395b652d456c3983a1065b6204b7c3eefac85e authored about 1 year ago by citrusmunch <[email protected]>
Stack docs improvement
github.com/haskell/ghcup-hs - 59bfdd9a307cd69c22c956132750e2058b2872c2 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 59bfdd9a307cd69c22c956132750e2058b2872c2 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'improve-stack-setup-use'
github.com/haskell/ghcup-hs - d85accb08e696af3dcf38c5c9deaa7dd48100b58 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d85accb08e696af3dcf38c5c9deaa7dd48100b58 authored about 1 year ago by Julian Ospald <[email protected]>
Improve stack metadata support wrt #892
github.com/haskell/ghcup-hs - c7439d3c89a273e66d10edf766d15c1ccbc49a9f authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c7439d3c89a273e66d10edf766d15c1ccbc49a9f authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'improved-key-brick'
github.com/haskell/ghcup-hs - 38cd5ad8ed8ec50c374fec6ab89aaec49360a821 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 38cd5ad8ed8ec50c374fec6ab89aaec49360a821 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'issue-892'
github.com/haskell/ghcup-hs - 5fd0fa8d8e399e28834211fe02bc5433a0cfd2b1 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 5fd0fa8d8e399e28834211fe02bc5433a0cfd2b1 authored about 1 year ago by Julian Ospald <[email protected]>
Improve key handling in TUI, fixes #875
github.com/haskell/ghcup-hs - 452ca8cca2d7ace0e08625ac80844076c57e1e06 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 452ca8cca2d7ace0e08625ac80844076c57e1e06 authored about 1 year ago by Julian Ospald <[email protected]>
Support stacks installation strategy and metadata wrt #892
github.com/haskell/ghcup-hs - 5f73320b29998f52484b3187c2587fc6ee0f1968 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 5f73320b29998f52484b3187c2587fc6ee0f1968 authored about 1 year ago by Julian Ospald <[email protected]>
Merge branch 'fixups'
github.com/haskell/ghcup-hs - d14526059bff3896aeebfda3db4cc50d3b06e2ec authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d14526059bff3896aeebfda3db4cc50d3b06e2ec authored about 1 year ago by Julian Ospald <[email protected]>
Improve distro code
github.com/haskell/ghcup-hs - 0adb602a96096e2b2602dcc0bad20a2991147cc8 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 0adb602a96096e2b2602dcc0bad20a2991147cc8 authored about 1 year ago by Julian Ospald <[email protected]>
Fix CI
github.com/haskell/ghcup-hs - b1cde06bd0cf97c66602a158ec8c96ee09c4149b authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - b1cde06bd0cf97c66602a158ec8c96ee09c4149b authored about 1 year ago by Julian Ospald <[email protected]>
Update system requirements, fixes #902
github.com/haskell/ghcup-hs - f9a2b21cb0f9e06363ff1dc2965d9f015ddfe8d7 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f9a2b21cb0f9e06363ff1dc2965d9f015ddfe8d7 authored about 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/899'
github.com/haskell/ghcup-hs - e73cf4033e5698104dbefab5c8596f55c8e0b61d authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e73cf4033e5698104dbefab5c8596f55c8e0b61d authored about 1 year ago by Julian Ospald <[email protected]>
Update data/metadata
github.com/haskell/ghcup-hs - 5f0c6f60b89aac9db4a441a2004a1441eeb09fee authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 5f0c6f60b89aac9db4a441a2004a1441eeb09fee authored about 1 year ago by Julian Ospald <[email protected]>
Update system requirements in docs
github.com/haskell/ghcup-hs - 29c961115246f997562d2034022c6da379e4c4f1 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 29c961115246f997562d2034022c6da379e4c4f1 authored about 1 year ago by Julian Ospald <[email protected]>
chore: bump `versions` upper bound and squash warnings
github.com/haskell/ghcup-hs - eae197ccb376f611248aa643498f9acff9bb3918 authored about 1 year ago by Colin Woodbury <[email protected]>
github.com/haskell/ghcup-hs - eae197ccb376f611248aa643498f9acff9bb3918 authored about 1 year ago by Colin Woodbury <[email protected]>
refactor: upgrade `versions` library usage
github.com/haskell/ghcup-hs - 15c6ed2b8daf25e5c3f691f10209f6b746d69527 authored about 1 year ago by Colin Woodbury <[email protected]>
github.com/haskell/ghcup-hs - 15c6ed2b8daf25e5c3f691f10209f6b746d69527 authored about 1 year ago by Colin Woodbury <[email protected]>
Improve logging on broken symlinks wrt #880
github.com/haskell/ghcup-hs - fbb648d9845590a9629baf2f36b08d75aaa43798 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - fbb648d9845590a9629baf2f36b08d75aaa43798 authored about 1 year ago by Julian Ospald <[email protected]>
Use absolute path to `/usr/bin/xattr` instead of pulling whatever is in PATH
On macOS systems with Homebrew installed, the latter will install its
own copy of `xattr` in `/o...
Add temp git ref to versions to fix CI
github.com/haskell/ghcup-hs - 1fb03871015eed0bfb7ac1d3b08c1f1558f6ce02 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 1fb03871015eed0bfb7ac1d3b08c1f1558f6ce02 authored about 1 year ago by Julian Ospald <[email protected]>
Fix property tests
github.com/haskell/ghcup-hs - e90ca9744124740d3f3c022fe52b46d38a98838a authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e90ca9744124740d3f3c022fe52b46d38a98838a authored about 1 year ago by Julian Ospald <[email protected]>
refactor: use upstream TH constructors
github.com/haskell/ghcup-hs - 1981a12e67a8914a75671bf5ce03be0e859e8ee8 authored about 1 year ago by Colin Woodbury <[email protected]>
github.com/haskell/ghcup-hs - 1981a12e67a8914a75671bf5ce03be0e859e8ee8 authored about 1 year ago by Colin Woodbury <[email protected]>
Add explicit support for Rocky Linux
github.com/haskell/ghcup-hs - 3e907bd890b12f1b0f99dda3b7629d14fd961a84 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 3e907bd890b12f1b0f99dda3b7629d14fd961a84 authored about 1 year ago by Julian Ospald <[email protected]>
Add explicit support for Void Linux, fixes #378
github.com/haskell/ghcup-hs - 480d6be02ff38786fcbc7c3eb151232d9b542c7e authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 480d6be02ff38786fcbc7c3eb151232d9b542c7e authored about 1 year ago by Julian Ospald <[email protected]>
Update supported HLS versions
github.com/haskell/ghcup-hs - d999c3dfbf96b1ad48b70a860489f2b28433fd52 authored about 1 year ago by wz1000 <[email protected]>
github.com/haskell/ghcup-hs - d999c3dfbf96b1ad48b70a860489f2b28433fd52 authored about 1 year ago by wz1000 <[email protected]>
Validate gpg sig even if using file:// yaml url
github.com/haskell/ghcup-hs - 41d44b037d4c1c94b03547aa7cceaced47c28913 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 41d44b037d4c1c94b03547aa7cceaced47c28913 authored about 1 year ago by Julian Ospald <[email protected]>
Bump metadata version since we added new distros
github.com/haskell/ghcup-hs - 9a17eaa32adf91c89f47853f5f84749957aec33e authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9a17eaa32adf91c89f47853f5f84749957aec33e authored about 1 year ago by Julian Ospald <[email protected]>
Improve Github CI documentation
github.com/haskell/ghcup-hs - 9d8d6e329356bd9a9a27dd4628520284d7d97b2e authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9d8d6e329356bd9a9a27dd4628520284d7d97b2e authored about 1 year ago by Julian Ospald <[email protected]>
doc: change order of stack integration recommendations
github.com/haskell/ghcup-hs - 8696a1c710cd7506bb7b9ecfdaa83d1857fcb23e authored about 1 year ago by Adam Bergmark <[email protected]>
github.com/haskell/ghcup-hs - 8696a1c710cd7506bb7b9ecfdaa83d1857fcb23e authored about 1 year ago by Adam Bergmark <[email protected]>
Merge branch 'issue-887'
github.com/haskell/ghcup-hs - 2f107197d4d9944c2a4533fc8d3f49169f1fd16f authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 2f107197d4d9944c2a4533fc8d3f49169f1fd16f authored about 1 year ago by Julian Ospald <[email protected]>
Fix segfault in TUI when hitting enter early
Fixes #887
github.com/haskell/ghcup-hs - 486a1bac25ab33550b8873fe08bc8f34ab3da4e8 authored about 1 year ago by Julian Ospald <[email protected]>
Remove documentation of nightlies
GHC nightlies have been broken for a while and unless
they are not only fixed, but GHC upstream ...
Re-enable threaded runtime
Needed for vty.
github.com/haskell/ghcup-hs - 76204aa3665d1e5e542d5b3342846a7f2c120e6f authored about 1 year ago by Julian Ospald <[email protected]>
Avoid module recompilation
github.com/haskell/ghcup-hs - 502f0ea62f20d7e8acf846ee29e2beab754e5264 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 502f0ea62f20d7e8acf846ee29e2beab754e5264 authored about 1 year ago by Julian Ospald <[email protected]>
Update stackage to 20.26
github.com/haskell/ghcup-hs - e7e6663017f0824157bbe7ab9b1225c6e64d48e4 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e7e6663017f0824157bbe7ab9b1225c6e64d48e4 authored about 1 year ago by Julian Ospald <[email protected]>
Fix sdist
github.com/haskell/ghcup-hs - e27fed09f3eb4b0b72ce7825c65f16a4202a2399 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e27fed09f3eb4b0b72ce7825c65f16a4202a2399 authored about 1 year ago by Julian Ospald <[email protected]>
Further improvement to tag documentation
github.com/haskell/ghcup-hs - 9eeac00714a213cf57d9a72a0eec63b46fb1da5a authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9eeac00714a213cf57d9a72a0eec63b46fb1da5a authored about 1 year ago by Julian Ospald <[email protected]>
Improve documentation around tags
github.com/haskell/ghcup-hs - c0ffb22d6af079af54285edfc3fd413ead29d75b authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c0ffb22d6af079af54285edfc3fd413ead29d75b authored about 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/890'
github.com/haskell/ghcup-hs - f0b145d8dd9e276a96c18f52fffebb48b59d7d03 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - f0b145d8dd9e276a96c18f52fffebb48b59d7d03 authored about 1 year ago by Julian Ospald <[email protected]>
Update gpg docs
github.com/haskell/ghcup-hs - bb700281a31b6e745e3c9ae6f17024752b4ef110 authored about 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - bb700281a31b6e745e3c9ae6f17024752b4ef110 authored about 1 year ago by Julian Ospald <[email protected]>
Add another cabal store path
github.com/haskell/ghcup-hs - fcdec4ba2c4a6a9ebaedfb58755dfd844ea926c2 authored about 1 year ago by openingnow <[email protected]>
github.com/haskell/ghcup-hs - fcdec4ba2c4a6a9ebaedfb58755dfd844ea926c2 authored about 1 year ago by openingnow <[email protected]>
Update system requirements for specific distro version
fixes #777
github.com/haskell/ghcup-hs - 371eda962f713fe483616310291004a82e5b029d authored over 1 year ago by Julian Ospald <[email protected]>
Merge branch 'fix-optparse-test'
github.com/haskell/ghcup-hs - 50252d8613efbdf8ae1170c9bb98e28a3b7e5a32 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 50252d8613efbdf8ae1170c9bb98e28a3b7e5a32 authored over 1 year ago by Julian Ospald <[email protected]>
Fix optparse tests on windows
github.com/haskell/ghcup-hs - 78c393a16e76e3fc6998ec421a635be4f8d19fd5 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 78c393a16e76e3fc6998ec421a635be4f8d19fd5 authored over 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/864'
github.com/haskell/ghcup-hs - 9c3478075fe563760040c912921cca298a3162d6 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 9c3478075fe563760040c912921cca298a3162d6 authored over 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/868'
github.com/haskell/ghcup-hs - 7e7c11fda4893679555d20cb2c054dc41b3978c6 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 7e7c11fda4893679555d20cb2c054dc41b3978c6 authored over 1 year ago by Julian Ospald <[email protected]>
Use optparse-test in release/build
github.com/haskell/ghcup-hs - bff14761ac74567edafd58f21ff2e70ab0fe6012 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - bff14761ac74567edafd58f21ff2e70ab0fe6012 authored over 1 year ago by Julian Ospald <[email protected]>
cabal-fmt
github.com/haskell/ghcup-hs - 99ddcc938f85757161ec487ae500ec2ca276ac38 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 99ddcc938f85757161ec487ae500ec2ca276ac38 authored over 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/862'
github.com/haskell/ghcup-hs - e2301e2fa76db6ab53c16ecafb1a0430c7fc8ec9 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - e2301e2fa76db6ab53c16ecafb1a0430c7fc8ec9 authored over 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/873'
github.com/haskell/ghcup-hs - c52096671ea698691335b1692b9955eee393d98a authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - c52096671ea698691335b1692b9955eee393d98a authored over 1 year ago by Julian Ospald <[email protected]>
Merge remote-tracking branch 'origin/pr/877'
github.com/haskell/ghcup-hs - 64f03a2f182d82cbc5b5ed13eb0a39cc3dfecff8 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - 64f03a2f182d82cbc5b5ed13eb0a39cc3dfecff8 authored over 1 year ago by Julian Ospald <[email protected]>
Update supported tools table for HLS 2.2.0.0
github.com/haskell/ghcup-hs - a72b78ef961b3e91a1259aef8b76d66be1946620 authored over 1 year ago by Fendor <[email protected]>
github.com/haskell/ghcup-hs - a72b78ef961b3e91a1259aef8b76d66be1946620 authored over 1 year ago by Fendor <[email protected]>
Add my GPG keys to the docs
github.com/haskell/ghcup-hs - b17849c258cf98236ad4a3f5bf80f0a3a3b03002 authored over 1 year ago by Zubin Duggal <[email protected]>
github.com/haskell/ghcup-hs - b17849c258cf98236ad4a3f5bf80f0a3a3b03002 authored over 1 year ago by Zubin Duggal <[email protected]>
Merge remote-tracking branch 'origin/pr/870'
github.com/haskell/ghcup-hs - d759535faaa0f7a75414e46ccb61e1ee2e5d4563 authored over 1 year ago by Julian Ospald <[email protected]>
github.com/haskell/ghcup-hs - d759535faaa0f7a75414e46ccb61e1ee2e5d4563 authored over 1 year ago by Julian Ospald <[email protected]>
Update supported tool list
github.com/haskell/ghcup-hs - c25c07aa6178bc6e4202b8de454edf1b3360c6c7 authored over 1 year ago by Fendor <[email protected]>
github.com/haskell/ghcup-hs - c25c07aa6178bc6e4202b8de454edf1b3360c6c7 authored over 1 year ago by Fendor <[email protected]>
Fix compile test
github.com/haskell/ghcup-hs - 5f361e1e0b81bca985204c50fefa2a3973ac3c47 authored over 1 year ago by Lei Zhu <[email protected]>
github.com/haskell/ghcup-hs - 5f361e1e0b81bca985204c50fefa2a3973ac3c47 authored over 1 year ago by Lei Zhu <[email protected]>