|
b9aba98cd5
|
Fix recursive deletion in ghcup nuke
|
2022-05-16 17:38:05 +02:00 |
|
|
55fdc41137
|
WIP
|
2022-05-16 11:29:55 +02:00 |
|
|
c9790e5823
|
Use strongly types GHCupPath and restrict destructive operations
|
2022-05-13 21:35:34 +02:00 |
|
|
fa924eac15
|
Fix CI
|
2022-05-13 17:59:38 +02:00 |
|
|
db4e411dfd
|
Fix darwin binaries after copying
|
2022-05-13 17:58:15 +02:00 |
|
|
48aee1e76c
|
[WIP] Prototype of recording installed files
This also installs makefile based build system via DESTDIR
into a temporary directory and then merges it into the filesystem.
|
2022-05-13 00:46:47 +02:00 |
|
|
e60b8ee238
|
Merge branch 'CIi'
|
2022-05-12 17:15:55 +02:00 |
|
|
dc0ea5a59c
|
Document and handle '--force' option better
|
2022-05-12 13:28:09 +02:00 |
|
|
10e704cd73
|
Fix CI
|
2022-05-12 13:17:40 +02:00 |
|
|
8004cc0537
|
Make sure root-clenaup runs
|
2022-05-12 01:12:45 +02:00 |
|
|
0a2373f407
|
Fix CI
|
2022-05-12 00:17:46 +02:00 |
|
|
96f87eaf5f
|
Update timestamp in CHANGELOG
|
2022-05-11 23:52:19 +02:00 |
|
|
e9bd687b8f
|
Update ghcup version in bootstrap-haskell
|
2022-05-11 23:39:45 +02:00 |
|
|
3ffa38cf98
|
Update guide
|
2022-05-11 23:39:37 +02:00 |
|
|
a770c4bcca
|
Update CHANGELOG
|
2022-05-11 23:08:26 +02:00 |
|
|
f648a6e698
|
Update submodule
|
2022-05-11 22:31:06 +02:00 |
|
|
a72a12b96d
|
Test that --isolate --force bevaves well
|
2022-05-11 22:30:55 +02:00 |
|
|
591c54b5f7
|
Update CHANGELOG
|
2022-05-11 20:42:48 +02:00 |
|
|
a6a54f34cf
|
Merge branch 'issue-360'
|
2022-05-11 20:35:56 +02:00 |
|
|
f7811961b5
|
Merge branch 'isolateDir'
|
2022-05-11 20:35:38 +02:00 |
|
|
ee778e1177
|
Print bindir
|
2022-05-11 20:13:24 +02:00 |
|
|
5787a662ed
|
Add a --quick switch to 'ghcup run'
Also fixes #360, because we resolve all tags/versions now
by default.
|
2022-05-11 20:11:35 +02:00 |
|
|
fce654f3c7
|
Update CHANGELOG
|
2022-05-11 16:21:37 +02:00 |
|
|
0f052c3465
|
Merge branch 'reenable-upgrade'
|
2022-05-11 16:20:28 +02:00 |
|
|
c733810fdc
|
Bump version to 0.1.17.8
|
2022-05-11 16:19:34 +02:00 |
|
|
5130cb013b
|
Fix HLS not cleaning up after failed install, fix #361
|
2022-05-11 16:18:35 +02:00 |
|
|
991e540c11
|
Refactor code around isolateDirs, so we have proper knowledge
|
2022-05-11 16:18:35 +02:00 |
|
|
a34d9b7b89
|
Fix type in bootstrap-haskell.ps1
|
2022-05-09 12:41:54 +02:00 |
|
|
4e62f559fa
|
Update stackage resolver
|
2022-05-09 12:40:42 +02:00 |
|
|
8c3d2b6740
|
Merge branch 'improve-pwsh'
|
2022-05-04 16:05:00 +02:00 |
|
|
b6779f4d75
|
Improve welcome message in powershell installer
And warn about antivirus, fixes #343
|
2022-05-04 14:45:05 +02:00 |
|
|
b036c9861f
|
Re-enable upgrade functionality for all configurations
Adds a --fail-if-shadowed switch.
|
2022-05-04 14:15:17 +02:00 |
|
|
02cd773c2a
|
Update supported tools table
|
2022-05-03 11:40:05 +02:00 |
|
|
3964d06f5d
|
Merge remote-tracking branch 'origin/merge-requests/249'
|
2022-05-02 19:06:48 +02:00 |
|
Nick Suchecki
|
e83612a06c
|
Fix typo in compile hls --help subcommand.
|
2022-05-01 15:12:39 +00:00 |
|
|
cf6c666b59
|
Add credits to first step guide
|
2022-04-30 12:50:34 +02:00 |
|
|
ee0ec370c7
|
Add playground link
|
2022-04-29 18:55:45 +02:00 |
|
|
ea0e35ddf0
|
Merge branch 'issue-353'
|
2022-04-29 16:47:37 +02:00 |
|
|
99c8501d47
|
Silence hlint
|
2022-04-29 16:47:11 +02:00 |
|
|
f8a1fed1f2
|
Fix parsing of symlinks with multiple slashes,
Fixes #353
|
2022-04-29 19:22:16 +08:00 |
|
|
9ad1f7cb97
|
Update changelog
|
2022-04-21 23:38:58 +02:00 |
|
|
0856a96738
|
Bump ghcup in bootstrap-script
|
2022-04-21 23:02:30 +02:00 |
|
|
ee9801a8c2
|
Add GHCUP_BASE_URL env var for bootstrap-haskell
|
2022-04-18 13:22:20 +02:00 |
|
|
cfecc11b43
|
Bump version to 0.1.17.7
|
2022-04-16 06:42:01 +02:00 |
|
|
3d36348563
|
Merge branch 'issue-345'
|
2022-04-16 06:40:08 +02:00 |
|
|
dcbee9c7dc
|
Fix tests
|
2022-04-15 23:01:34 +02:00 |
|
|
2d88b1197e
|
Fix EXDEV handler on windows wrt #345
|
2022-04-15 23:01:33 +02:00 |
|
|
6c12dc0d6f
|
Overhaul user guide
|
2022-04-07 20:55:45 +02:00 |
|
|
a4b69f29dc
|
Update first steps guide link
|
2022-04-02 23:36:16 +02:00 |
|
|
1680c5c448
|
Improvements
|
2022-04-02 23:31:35 +02:00 |
|