Commit Graph

48 Commits

Author SHA1 Message Date
Julian Ospald bcff46d3d4
Fix mingw PATH handling wrt #371 2022-06-07 14:37:23 +02:00
Julian Ospald 001d33eabb
Use 'cabal update' 2022-05-22 22:47:40 +02:00
Julian Ospald e9bd687b8f
Update ghcup version in bootstrap-haskell 2022-05-11 23:39:45 +02:00
Julian Ospald a34d9b7b89
Fix type in bootstrap-haskell.ps1 2022-05-09 12:41:54 +02:00
Julian Ospald b6779f4d75
Improve welcome message in powershell installer
And warn about antivirus, fixes #343
2022-05-04 14:45:05 +02:00
Julian Ospald 0856a96738
Bump ghcup in bootstrap-script 2022-04-21 23:02:30 +02:00
Julian Ospald ee9801a8c2
Add GHCUP_BASE_URL env var for bootstrap-haskell 2022-04-18 13:22:20 +02:00
Julian Ospald a4b69f29dc
Update first steps guide link 2022-04-02 23:36:16 +02:00
Julian Ospald 2aa5211886
Bump version in bootstrap-haskell 2022-03-18 23:25:49 +01:00
Julian Ospald a2373f2056
Improve bootstrap-haskell and fix shellcheck warnings 2022-03-18 18:24:50 +01:00
Julian Ospald 8f9faaa39e
Fix appending on profile file if there's no trailing newline
Fixes #333
2022-03-18 17:33:08 +01:00
Julian Ospald 0898244b2a
Preserve symlinks when sedding profile file
Fixes #332
2022-03-18 17:32:37 +01:00
Julian Ospald dc635a6601
Finalize release 2022-02-26 18:47:18 +01:00
Julian Ospald 08ec1bd923
Update release scripts 2022-02-26 18:06:41 +01:00
Julian Ospald 2c583bcae9
Fix NoAdjustCabalConfig on windows 2022-02-21 16:39:25 +01:00
Julian Ospald d05fad49a1
Fix installation with whitespaces in username, fixes #314 2022-02-13 21:11:48 +01:00
Julian Ospald dee8d4bc09
Add symlink ftp script 2022-01-31 21:18:24 +01:00
Phil Ruffwind 2ebff1e887 Fix the indentation in env files
This changes the indentation from tabs to spaces, since tabs get
stripped by the heredoc.
2022-01-26 01:15:06 -08:00
Phil Ruffwind 3565c32d51 Avoid adding duplicates to PATH
Without this, each time the env script gets executed it will add a copy
of the paths to PATH. This can happen when shells are nested.

The "case" trick was inspired by:
184a899f45/src/cli/self_update/env.sh
2022-01-08 00:34:16 -08:00
Julian Ospald 20652fed94
Fix comments in bootstrap-haskell.ps1 2021-12-06 20:00:17 +01:00
Julian Ospald 834bcfa02c
Use FreeBSD 13 in bootstrap script as well 2021-12-02 17:48:56 +01:00
Julian Ospald c97ade81fa
Revert "Fix arch detection on macos"
This reverts commit dbadcf1858.
2021-12-01 20:54:44 +01:00
Julian Ospald dbadcf1858
Fix arch detection on macos 2021-12-01 20:27:03 +01:00
Julian Ospald ff8865c5c3
Fix bootstrap on FreeBSD 2021-11-30 22:40:18 +01:00
Julian Ospald 9833dee925
Fix freebsd bootstrap 2021-11-30 21:35:33 +01:00
Julian Ospald aac2874f8f
Fix boostrap-haskell on FreeBSD 13 2021-11-30 19:00:33 +01:00
Julian Ospald 0c415314b6
Bump GHC version in bootstrap-haskell 2021-11-16 20:11:32 +01:00
Julian Ospald 7a841a480b
Run cabal update with `--ignore-project`, fixes #285 2021-11-14 17:49:59 +01:00
Julian Ospald e74e746213
Trim whitespaces wrt #282 2021-11-13 20:35:50 +01:00
Julian Ospald 9592021c48
Bump version in bootstrap script 2021-10-27 14:28:32 +02:00
Julian Ospald f728d5aa23
Revert bootstrap-haskell 2021-10-27 12:04:53 +02:00
Julian Ospald ac59563adf
Release 0.1.17.3 2021-10-27 11:56:18 +02:00
Julian Ospald 219cba5fc7
Fix arm-ness 2021-10-25 21:01:19 +02:00
Julian Ospald 752efad4bf
Fix desktop shortcut creation 2021-10-13 19:19:52 +02:00
Julian Ospald 288af4abc6
Add first-steps link to bootstrap-haskell 2021-10-13 15:09:09 +02:00
Julian Ospald 74f14c68a4
Fix path to cabal bin dir in adjust_cabal_config 2021-10-12 20:09:40 +02:00
Julian Ospald 1f100623a7
Link to Haskell documentation after installation 2021-10-12 11:34:48 +02:00
Julian Ospald ab44e9d2ac
Add shellcheck check 2021-10-09 19:46:29 +02:00
Julian Ospald c4991425ab
Add modgraph script 2021-10-05 21:38:07 +02:00
Julian Ospald 23d77ce1b4
Update metadata 2021-09-30 15:43:22 +02:00
Julian Ospald 8a286156f6
Improve information regarding what the scripts do 2021-09-29 11:37:16 +02:00
Julian Ospald 30d9eb5634
Bump to 0.1.17.1 2021-09-26 15:02:08 +02:00
Julian Ospald d662682fb5
Honour NO_COLOR in bootstrap scrips, fixes #248 2021-09-24 20:37:55 +02:00
Julian Ospald 3cd55beab1
Metadata bump 2021-09-21 12:24:24 +02:00
Emily Pillmore e8d962ac44 Add language fixes per issue #237 2021-09-17 14:11:00 -06:00
Julian Ospald 68bbf31a86
Fix download for armv7 container on arm64 host 2021-09-10 14:59:26 +02:00
Julian Ospald 48c54bf374
Don't unconditionally adjust .bashrc on windows 2021-09-10 13:34:22 +02:00
Julian Ospald 8c72bf697e
Move files into nicer subdirectories 2021-09-04 15:08:58 +02:00