|
404038edcb
|
Fix boolean check in upgradeGHCup :)
|
2020-04-15 15:37:29 +02:00 |
|
|
ea4f9ceab1
|
Update download info
|
2020-04-15 15:37:01 +02:00 |
|
|
5c481ea94e
|
Small travis adjustment
|
2020-04-15 15:36:03 +02:00 |
|
|
1ccaf4ba91
|
Update ghcup downloads
|
2020-04-15 15:12:21 +02:00 |
|
|
b532511cd5
|
Use local ghcup-*.json in travis
|
2020-04-15 15:07:37 +02:00 |
|
|
b3105b439c
|
Bump version to 0.1.2
|
2020-04-15 13:58:53 +02:00 |
|
|
2b6cb5f1a8
|
Enable gitlab travis
|
2020-04-15 13:58:53 +02:00 |
|
|
f4242b10e7
|
Don't update ghcup if already latest version
Fixes #2
|
2020-04-15 13:58:52 +02:00 |
|
|
ad4d185ead
|
Fix GHCUP_INSTALL_BASE_PREFIX
This should be the *parent* dir of '.ghcup', not
the full destination.
|
2020-04-15 13:55:32 +02:00 |
|
|
b18aafe2c4
|
Fix bug with removing set GHC version
|
2020-04-15 13:55:28 +02:00 |
|
|
340196bf9d
|
Update ghcup tarballs
|
2020-04-15 08:31:01 +02:00 |
|
|
883226aa70
|
Update secret
|
2020-04-15 01:05:18 +02:00 |
|
|
0d393612a7
|
Update git repo links
|
2020-04-15 01:04:58 +02:00 |
|
|
5635f6cc4e
|
Bump version
|
2020-04-15 00:25:34 +02:00 |
|
|
a7fd36beeb
|
Release 0.1.1 and fix bugs on mac
|
2020-04-15 00:08:47 +02:00 |
|
|
baee1d5b85
|
Update link
|
2020-04-13 22:20:10 +02:00 |
|
|
68df6b8e50
|
Update ghcup URIs
|
2020-04-13 21:11:26 +02:00 |
|
|
ac73090784
|
Improve HACKING.md
|
2020-04-13 21:11:00 +02:00 |
|
|
faf4f3b7ca
|
Rm foo
|
2020-04-13 17:13:47 +02:00 |
|
|
d888d11d59
|
Allow to control prettiness of JSON output
|
2020-04-13 15:25:50 +02:00 |
|
|
28a1077833
|
Add i386 ghcup binary
|
2020-04-13 15:25:43 +02:00 |
|
|
c40b9dbc0b
|
Fix darwin 10.14 tarball, thanks to carter
|
2020-04-13 15:21:47 +02:00 |
|
|
6bbd262818
|
Update TODO
|
2020-04-13 15:21:16 +02:00 |
|
|
78d36bce24
|
Update hacking doc
|
2020-04-13 15:20:56 +02:00 |
|
|
aedfc19220
|
Remove homebrew trash
|
2020-04-12 21:50:07 +02:00 |
|
|
2f34fc7bef
|
Update downloads
|
2020-04-12 21:32:07 +02:00 |
|
|
de66b92631
|
Fix upgradeGHCup
|
2020-04-12 20:22:16 +02:00 |
|
|
fee3984bf7
|
Update Downloads
|
2020-04-12 20:12:36 +02:00 |
|
|
b953c8fd30
|
Add RELEASING.md
|
2020-04-12 20:01:42 +02:00 |
|
|
24e4c3a19b
|
Add HACKING.md
|
2020-04-12 19:48:26 +02:00 |
|
|
d2efb504b9
|
Fix upgradeGHCup
File needs to be unlinked first, because it might
potentially be in use.
|
2020-04-12 18:54:03 +02:00 |
|
|
df9dd0e785
|
Update download info and bootstrap script
|
2020-04-12 18:31:07 +02:00 |
|
|
89c9699158
|
Clean up help texts
|
2020-04-12 15:38:01 +02:00 |
|
|
124ddcdfeb
|
Mimic the old ghcup cli options
So we don't break scripts.
|
2020-04-12 15:38:01 +02:00 |
|
|
5c0a0fc155
|
Update travis secret api key
|
2020-04-12 15:37:57 +02:00 |
|
|
b11b74d2b4
|
Only use major version for Darwin
|
2020-04-11 22:15:09 +02:00 |
|
|
5ac8f5b651
|
Add new bootstrap-haskell
|
2020-04-11 21:40:01 +02:00 |
|
|
9032df97cf
|
Add travis support
|
2020-04-11 21:36:34 +02:00 |
|
|
14e1077ad1
|
Add linux and freebsd ghcup executables to download info
|
2020-04-11 00:50:15 +02:00 |
|
|
b5648bdd6b
|
Improve error in compileGHC
|
2020-04-10 22:44:43 +02:00 |
|
|
e7cd952970
|
Fix missing version detection for darwin and freebsd
|
2020-04-10 21:11:15 +02:00 |
|
|
1455c2c175
|
Add darwin notarisation
|
2020-04-10 19:27:17 +02:00 |
|
|
c106dd3f65
|
Show curl progress bar
|
2020-04-10 19:08:02 +02:00 |
|
|
f6725fbf5f
|
Add ghcup-0.0.1.json
|
2020-04-10 18:45:34 +02:00 |
|
|
c706a047ea
|
Add tool-requirements subcommand
|
2020-04-10 18:45:33 +02:00 |
|
|
9602db31ab
|
Bump version to 0.1.0
|
2020-04-09 20:37:03 +02:00 |
|
|
c2c47e1b7e
|
Enable split-sections
|
2020-04-09 20:35:42 +02:00 |
|
|
34386680cc
|
Remove stack.yaml
|
2020-04-09 20:08:29 +02:00 |
|
|
16a26d9881
|
Update Dockerfile
|
2020-04-09 20:08:29 +02:00 |
|
|
3496f24f6e
|
Silence compiler warnings
|
2020-04-09 20:08:25 +02:00 |
|