Commit Graph

69 Commits

Author SHA1 Message Date
Julian Ospald 8c72bf697e
Move files into nicer subdirectories 2021-09-04 15:08:58 +02:00
Julian Ospald 3f710112f3
Rather do it in bootstrap-haskell 2021-08-31 23:23:59 +02:00
Julian Ospald e5947f3490
Add BOOTSTRAP_HASKELL_MINIMAL wrt #222 2021-08-30 11:19:43 +02:00
Julian Ospald 1701b8a2f4
Fix bootstrap-haskell prompts when no shell is detected 2021-08-21 14:28:31 +02:00
Julian Ospald 4cf2d125dd
Update metadata to 0.1.16.2 2021-08-11 20:01:37 +02:00
Julian Ospald 0fb1da5c3a
Bump ghc version in bootstrap-haskell 2021-07-31 16:23:01 +02:00
Julian Ospald 530c25c6a1
Fix bootstrap haskell bashrc stuff 2021-07-22 11:21:45 +02:00
Julian Ospald b4fcd05e8f
Ask all questions at the beginning wrt #177 2021-07-12 22:14:56 +02:00
Julian Ospald c20636f597
Fix adjust_bashrc on windows 2021-07-11 23:29:03 +02:00
Julian Ospald 9ff1467612
Add user choice for prepend/append of PATH
Fixes #118
2021-07-11 22:08:19 +02:00
Julian Ospald 2a240cbd09
Make sure HLS and stack installation failures don't exit the entire script
Fixes #175
2021-07-07 20:08:12 +02:00
Julian Ospald 19e46dac18
Avoid too many questions 2021-07-04 19:45:43 +02:00
Julian Ospald 3fc3d27361
Update metadata for 0.1.15.2 2021-06-14 00:21:13 +02:00
Julian Ospald 94e5d2e19f
Don't error on stack/hls failed install 2021-06-12 16:05:35 +02:00
Julian Ospald 650f0a3e4e
Fix up 0.1.15.1 2021-06-11 23:57:16 +02:00
Julian Ospald 468fc5ade9
Use absolute ghcup binary path 2021-06-09 15:02:11 +02:00
Julian Ospald 860aa0dafd
Improvements to bootstrap scripts 2021-06-08 23:46:20 +02:00
Julian Ospald 27510b3b51
Allow setting GHCUP_INSTALL_BASE_PREFIX on windows 2021-06-08 18:08:06 +02:00
Julian Ospald 0d7d6c8382
Fix CI 2021-06-07 19:35:06 +02:00
Julian Ospald 443522d526
Improve windows bootstrapping and make msys2 configurable 2021-06-07 19:33:12 +02:00
Julian Ospald d65ab434b2
Fix windows link 2021-06-06 15:33:57 +02:00
Julian Ospald cff592db82
Update bootstrap-haskell 2021-06-06 15:32:38 +02:00
Julian Ospald 2f62067d96
Windows support 2021-06-05 21:01:01 +02:00
Julian Ospald 9793fc6888
Update stack things 2021-05-30 15:17:04 +02:00
Julian Ospald c5858be6b8
Update ghcup binaries 2021-04-11 22:10:44 +02:00
Julian Ospald 13b27101f1
Create fish config dir if it doesn't exist
Fixes #106
2021-03-08 16:18:26 +01:00
Julian Ospald 00d5691a13
Post release tasks 2021-03-07 14:50:08 +01:00
Julian Ospald 7fac7226c5
Update ghcup 2021-02-26 15:38:35 +01:00
Julian Ospald 4bf96d0ec9
Revert version bump in bootstrap script 2021-02-25 19:19:53 +01:00
Julian Ospald d3505d4ee6
Bump version to 0.1.13 2021-02-25 15:33:52 +01:00
Julian Ospald 5fd30b412b
Merge remote-tracking branch 'origin/merge-requests/49' 2020-11-28 12:46:16 +01:00
Anton-Latukha 67f59f6895
bootstrap-haskell: fx XDG GHCUP_DIR value 2020-11-28 01:41:43 +02:00
Anton-Latukha 3e2df2e111
bootstrap-haskell: create GHCUP_DIR 2020-11-28 01:27:35 +02:00
Anton-Latukha c86dbe043b
bootstrap-haskell: mention the license
Since script is served separately from the main source code (can be opened over
https://get-ghcup.haskell.org) - mention the script license to the reciever.
2020-11-27 17:06:39 +02:00
Anton-Latukha 8043ac7f51
bootstrap-haskell: provide instructions for the main settings
Provide some basic instructive information to someone who views the script.
2020-11-27 17:04:00 +02:00
Julian Ospald cf48961063
Bump ghcup to 0.1.12 2020-11-21 14:23:37 +01:00
Julian Ospald 6471b3877f
Bump ghcup version in bootstrap-haskell 2020-10-12 21:05:25 +02:00
Julian Ospald 1ae0c2a654
Move printf to the right place 2020-09-29 10:52:31 +02:00
Julian Ospald 8786acf476
Fix BOOTSTRAP_HASKELL_NONINTERACTIVE 2020-09-29 10:12:03 +02:00
Julian Ospald 5294adf0d7
Fix bootstrap-script 2020-09-28 23:52:23 +02:00
Julian Ospald 00f3fa35fd
Add hls installation to bootstrap-haskell 2020-09-28 23:48:59 +02:00
Julian Ospald 3e429945dc
Also modify .bash_profile on mac 2020-09-28 09:59:35 +02:00
Julian Ospald e5d1c04616
Fix bootstrap-haskell for fish shell, fixes #48 2020-08-20 15:51:37 +02:00
Julian Ospald c8855c068f
Update version in bootstrap-haskell 2020-08-14 20:36:14 +02:00
Julian Ospald d071a7e51b
Avoid duplicate edits to .bashrc etc 2020-08-10 22:28:01 +02:00
Julian Ospald 9050c9792a
Improve bootstrap-haskell 2020-08-10 21:51:20 +02:00
Julian Ospald aac8f760ad
Add xdg support wrt #39 2020-08-10 21:51:19 +02:00
Julian Ospald 2ac8b61aa8
Fix bootstrap-haskell when ghcup is a broken script
Fixes #28
2020-07-22 01:25:12 +02:00
Julian Ospald ec6bbdbf06
Update ghcup binaries 2020-07-22 00:18:31 +02:00
Julian Ospald f82f1a12dd
Update version in bootstrap-script 2020-07-20 23:04:11 +02:00