- Nov 27, 2019
-
-
Julian Ospald authored
-
- Nov 19, 2019
-
-
Richard Marmorstein authored
-
- Nov 05, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Oct 22, 2019
-
-
Julian Ospald authored
-
- Oct 21, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Oct 15, 2019
-
-
Alex McLean authored
-
- Aug 22, 2019
-
-
Julian Ospald authored
-
- Aug 21, 2019
-
-
Julian Ospald authored
Fixes #113
-
- May 24, 2019
-
-
Julian Ospald authored
-
- Apr 11, 2019
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Apr 10, 2019
-
-
Julian Ospald authored
And also make bootstrap-haskell print this by default.
-
- Mar 27, 2019
-
-
Julian Ospald authored
We already have the latest version available quite reliably.
-
- Jan 25, 2019
-
-
Julian Ospald authored
-
- Jan 24, 2019
-
-
Julian Ospald authored
This seems to have caused occasional weird side-effects on the following line: edo curl https://raw.githubusercontent.com/haskell/ghcup/master/ghcup > "${HOME}"/.ghcup/bin/ghcup ... edo ghcup install It would result in: ~/.ghcup/bin/ghcup: line 1: $'\E[0': command not found ~/.ghcup/bin/ghcup: line 1: 35mcurl: command not found which seems to be because of printf and the piping command. It's not entirely clear to me what happens here, but it seems part of the printf output to stdout where mixed with the next command.
-
- Jan 07, 2019
-
-
Julian Ospald authored
-
- Jan 04, 2019
-
-
Julian Ospald authored
-