On Fri, 26 Apr 2019 at 07:51, Ben Gamari <[email protected]> wrote:
> The GHC team is pleased to announce the first alpha release of GHC 8.8.1.

I built it for Fedora 30 and Rawhide in a new ghc:8.8 Fedora module
stream (builds for 28 and 29 will be forthcoming later).

You should be able to install with

```
$ sudo dnf --enablerepo=updates-testing-modular module enable ghc:8.8
$ sudo dnf --enablerepo=updates-testing-modular install ghc
```

(If you have already enabled or installed a Fedora ghc module stream,
then you will need to `dnf remove ghc-base` and reset the ghc module.)

Thanks, Jens
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to