Skip to content

v0.2.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:35
· 23 commits to master since this release
v0.2.6.0
464f639

Bugfixes affecting VSCode

  • Fix filtering in ghcup list wrt #1354
  • Fix ghcup run with hls #1357

Other bugfixes

  • Fix ghcup compile -o '%v-pre' wrt #1361
  • Add missing --disable-ld-override to GHC bindist configure runs

Improvements

  • Support installing symlinks via installTheSpec #1351
  • Add --docs=TARGET to 'ghcup compile ghc'
  • Implement tui show criteria #1353
  • Add release channels info to the --help by Divam
  • Allows bash substitution in domain variables wrt #1342