- Jul 22, 2019
- Jul 18, 2019
-
-
Gershom authored
-
- Jul 11, 2019
-
-
Julian Ospald authored
-
- Jul 10, 2019
-
-
Leif Metcalf authored
-
- Jul 09, 2019
-
-
Julian Ospald authored
It's only needed for building GHC.
-
Julian Ospald authored
-
- Jul 07, 2019
-
-
Leif Metcalf authored
-
Leif Metcalf authored
-
- Jun 28, 2019
-
-
Julian Ospald authored
-
- Jun 25, 2019
-
-
Julian Ospald authored
-
Michael Abbott authored
-
- Jun 24, 2019
-
-
Julian Ospald authored
-
Michael Abbott authored
-
Julian Ospald authored
-
- Jun 20, 2019
-
-
Julian Ospald authored
-
- Jun 19, 2019
-
-
Julian Ospald authored
Fixes #104
-
- Jun 14, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
- Jun 13, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
* the bindists are not official * we have to allow curl to follow redirects, because github hosts on AWS * bindists are built without haddock support, so those symlinks must be conditional for now, see https://github.com/redneb/ghc-alt-libc/issues/5
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
- Jun 12, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- May 30, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
Allowing to overwrite .download-urls and .available-versions URLs. Example: GHCUP_META_DOWNLOAD_URL=file://$(pwd)/.download-urls \ GHCUP_META_VERSION_URL=file://$(pwd)/.available-versions \ ./ghcup --verbose list
-
Julian Ospald authored
Space is not allowed.
-
Julian Ospald authored
This will break FreeBSD in the meantime, but well...
-
Julian Ospald authored
-
- May 24, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
Julian Ospald authored
-
- May 19, 2019
-
-
Francesco Gazzetta authored
-
- May 17, 2019
-
-
Julian Ospald authored
This matches realpath behavior.
-
Julian Ospald authored
On broken symlink loops this would never terminate. The most naive and easy solution is a max of loop steps.
-