This commit is contained in:
Julian Ospald 2022-05-12 18:35:38 +02:00
parent 25f9ac71ca
commit 2a2ace603b
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Revision history for ghcup
## 0.1.17.10 -- 2022-05-12
* windows hotfix (hackage-only release)
## 0.1.17.9 -- 2022-05-12
* broken sdist (hackage-only release)
## 0.1.17.8 -- 2022-05-11
* Fix a serious (but hard to trigger) bug when combining `--isolate <DIR>` with `--force`, please make sure to upgrade or avoid `--force`

View File

@ -1,6 +1,6 @@
cabal-version: 3.0
name: ghcup
version: 0.1.17.8
version: 0.1.17.10
license: LGPL-3.0-only
license-file: LICENSE
copyright: Julian Ospald 2020