Skip to content

0.1.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 03:51
· 630 commits to master since this release
  • restore proper support for FreeBSD and Linux armv7
  • integrate with errors.haskell.org, wrt #434
  • allow to overwrite distro detection via config wrt #421
  • Add proper support for mirrors wrt #357
  • fix a (harmless) bug in ghcup nuke on windows
  • improvements to ghcup add-release-channel wrt #708
  • fix building newer GHC from source wrt #433
  • Fix ghcup install hls -u on windows
  • Fix failure with --isolate=dir --force
  • Add --metadata-fetching-mode arg, fixes #440
  • Add content-length property to downloads
  • Fix a grave bug on armv7 during installation wrt #415
  • improve many warning/error messages (contributions by @taylorfausak)
  • some minor optimization in ghcup whereis ghcup
  • improve --keep=always to not clean up directories in certain circumstances