ghcup-hs icon indicating copy to clipboard operation
ghcup-hs copied to clipboard

Results 112 ghcup-hs issues
Sort by recently updated
recently updated
newest added

`AlreadyInstalled` error message currently lists `cabal` regardless of which tool is already installed (e.g. `ghc`/`cabal`/`hls`/`stack`), e.g. ``` [ Warn ] ghc-9.2.4 is already installed; if you really want to reinstall...

Hi, on RHEL 9.2, by default ghcup downloads the centos7 version, which uses libtinfo5. This works well during the install, but the ghc version is unusable, for example: ``` $...

type: improvement
scope: CI

I got an email from a blind user: > Hi, > > I'm reporting this ghcup bug to you, as I saw that you have been lately the person doing...

command: tui
type: bug

Create popUp widget: widget state, widget drawing and widget handler. The widget is pretty straigthfoward I have to implement the instalation logic still. I am gonna need some help with...

When I am in `ghcup tui`, I instinctively hit `ctrl-c` to quit. And I am always surprised to be taken to a web browser opened to the docs of whatever...

type: improvement

I'm using Nobara Linux which is based on Fedora. When I execute the `curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh` command listed on the homepage for the [website](https://www.haskell.org/ghcup/) I...

scope: upstream
type: bug

`ghcup` to Haskell is similar to `rustup` to Rust. Have a look on , It would nice to bring this feature in `ghcup`. When create a symlink to `ghcup` executable...

type: discussion
type: improvement

Contra the description in https://www.haskell.org/ghcup/guide/#manpages, a bare `ghcup install ghc 9.8.1` does not install manpages or the user guide. Instead, `$(ghcup whereis basedir)/ghc/9.8.1/share/doc/ghc-9.8.1/` contains the Haddocks for the libraries bundled...

scope: upstream
status: need-info
type: support

The bindist used is: https://downloads.haskell.org/~ghcup/unofficial-bindists/ghc/9.4.8/ghc-9.4.8-i386-alpine-linux.tar.xz It is a dynamically linked bindist, because the static ones are more broken. The settings file is as follows ``` [("GCC extra via C opts",...

scope: upstream
type: bug

* https://downloads.haskell.org/~ghc/9.8.2/ghc-9.8.2-aarch64-alpine3_18-linux.tar.xz TODO: * build ghcup binary * build cabal binary * build HLS binaries (when supported)

scope: platforms
type: improvement