Hi Karel,

On Tue, 9 Feb 2021 at 00:56, Karel Gardas <karel.gar...@centrum.cz> wrote:

> [karel@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
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to