Commit Graph

1453 Commits

Author SHA1 Message Date
Julian Ospald 82a22fe993
Merge branch 'darwin-arch' 2021-12-01 20:39:05 +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 17524b21b3
Merge branch 'issue-289' 2021-11-22 23:18:52 +01:00
Julian Ospald 3f0befe30d
Fix `ghcup whereis ghc` for non-standard versions, fixes #289 2021-11-22 22:53:59 +01:00
Julian Ospald 76c286f95e
Use upstream terminal-size 2021-11-22 22:51:58 +01:00
Julian Ospald 0c415314b6
Bump GHC version in bootstrap-haskell 2021-11-16 20:11:32 +01:00
Julian Ospald 717f386077
Merge branch 'issue-285' 2021-11-14 17:52:08 +01:00
Julian Ospald 7a841a480b
Run cabal update with `--ignore-project`, fixes #285 2021-11-14 17:49:59 +01:00
Julian Ospald 43ea85b495
Also fix redundant upgrade warnings for 'ghcup upgrade' 2021-11-14 16:24:13 +01:00
Julian Ospald 8a6badca1d
Update changelog 2021-11-14 14:03:06 +01:00
Julian Ospald 4064803e23
Merge branch 'issue-283' 2021-11-14 00:23:07 +01:00
Julian Ospald 2e03b075f8
Avoid redundant warnings when installing tools, fixes #283 2021-11-13 22:59:52 +01:00
Julian Ospald fe9c125bd6
Refreeze 2021-11-13 22:53:39 +01:00
Julian Ospald 503fd57d7c
Merge branch 'issue-282' 2021-11-13 20:42:13 +01:00
Julian Ospald e74e746213
Trim whitespaces wrt #282 2021-11-13 20:35:50 +01:00
Julian Ospald 065f9c4965
Fix compile HLS CI 2021-11-13 16:56:38 +01:00
Julian Ospald 32f3c36589
Set HOMEBREW_TEMP to something shorter
This fixes unix socket errors, because there's a max path length for
those.
2021-11-13 16:53:31 +01:00
Julian Ospald c2a8d39fb4
Bump to 0.1.17.4 2021-11-12 20:52:08 +01:00
Julian Ospald f08cbe70fb
Merge branch 'issue-281' 2021-11-12 20:42:43 +01:00
Julian Ospald a9630d0802
Cooler patching 2021-11-12 19:52:00 +01:00
Julian Ospald c5c6c431b5
Allow remote URIs for --cabal-project-local wrt #281 2021-11-12 19:05:13 +01:00
Julian Ospald 71d78d2d72
Update cabal.project 2021-11-12 19:04:46 +01:00
Julian Ospald ccecda2eff
Merge branch 'dynamic-hls' 2021-11-12 17:57:15 +01:00
Julian Ospald 3a5f8d6139
Fix build on windows 2021-11-12 15:01:24 +01:00
Julian Ospald 74e0f39bc2
Fix stack.yaml 2021-11-12 01:28:40 +01:00
Julian Ospald 274978a8a7
Allow to pass cabal args to 'compile hls'
This breaks the existing cli interface, but whatever.
2021-11-12 01:13:57 +01:00
Julian Ospald 8eea9bd6a5
Prefer forM_ when possible 2021-11-12 01:04:27 +01:00
Julian Ospald 626a2dd020
More debug logging 2021-11-12 01:01:21 +01:00
Julian Ospald 6b6ce221e0
Use patched haskus-utils-variant, fixing applicative instance 2021-11-12 00:57:39 +01:00
Julian Ospald d038c361c0
Revert "Fix HLS rebuilds"
This reverts commit 8e8198546f.
2021-11-11 21:40:02 +01:00
Julian Ospald c05876cc60
Fix build with ghc-8.6.5 2021-11-02 19:53:22 +01:00
Julian Ospald b9c4c9a0b7
Fix hlint 2021-11-02 10:57:27 +01:00
Julian Ospald 6697e804ee
Merge branch 'fix-ghc-version-parser' 2021-11-02 10:56:21 +01:00
Julian Ospald 2c57def8f1
Fix parsing of atypical ghc versions 2021-11-02 01:22:06 +01:00
Julian Ospald 62b16e957b
Merge branch 'issue-276' 2021-10-30 14:17:52 +02:00
Julian Ospald 18d7bdd85c
Merge branch 'issue-278' 2021-10-30 14:17:11 +02:00
Julian Ospald 190b5dedba
Allow to control the metadata cache, fixes #278 2021-10-30 14:16:45 +02:00
Julian Ospald 886e45f788
Update hie.yaml 2021-10-30 13:47:45 +02:00
Julian Ospald 360daf2a09
Make upgrading ghcup in TUI more pleasant 2021-10-30 12:54:05 +02:00
Julian Ospald 7bb67dd4c6
Merge branch 'ghcup-gen' 2021-10-27 15:55:51 +02:00
Julian Ospald 72c4ea70c4
Migrate ghcup-gen to haskell/ghcup-metadata 2021-10-27 15:33:39 +02:00
Julian Ospald 0ae42dd71e
Refreeze 2021-10-27 14:47:49 +02:00
Julian Ospald 1df1e7eb98
Add links to metadata yaml files 2021-10-27 14:43:10 +02:00
Julian Ospald 9592021c48
Bump version in bootstrap script 2021-10-27 14:28:32 +02:00
Julian Ospald 9a9c3b340e
Remove metadata from ghcup.cabal 2021-10-27 14:02:13 +02:00
Julian Ospald abd64cb3fa
Disable darwin M1 jobs by default 2021-10-27 13:58:10 +02:00
Julian Ospald b366a50af1
Force Cabal 3.6.2.0 2021-10-27 13:13:35 +02:00