We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f220cd commit becb343Copy full SHA for becb343
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for ghcup
2
3
+## 0.1.19.4 -- 2023-7-02
4
+
5
+* fix missing TUI for aarch64 linux binaries
6
7
## 0.1.19.3 -- 2023-6-29
8
9
* Implement support for nightlies, wrt [#824](https://github.com/haskell/ghcup-hs/issues/824)
ghcup.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ghcup
-version: 0.1.19.3
+version: 0.1.19.4
license: LGPL-3.0-only
license-file: LICENSE
copyright: Julian Ospald 2020
0 commit comments