[ANNOUNCE] GHC 9.0.1 released
Jens Petersen
juhpetersen at gmail.com
Tue Feb 9 01:24:32 UTC 2021
Hi Karel,
On Tue, 9 Feb 2021 at 00:56, Karel Gardas <karel.gardas at centrum.cz> wrote:
> [karel at localhost ~]$ sudo dnf --enablerepo=updates-testing-modular
> install ghc:9.0/default
Apologies, I thought I had tested, but I copied without the 'module'
command, it should be:
$ sudo dnf --enablerepo=updates-testing-modular module install
ghc:9.0/default
Alternatively you can run, eg:
$ sudo dnf --enablerepo=updates-testing-modular module enable ghc:9.0
$ sudo dnf --enablerepo=updates-testing-modular install ghc
etc
It should go stable in about a week.
Thanks, Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20210209/d0a44ca8/attachment.html>
More information about the ghc-devs
mailing list