
9 Feb
2021
9 Feb
'21
4:29 a.m.
Hi Jens, tested and this works! Thanks a lot, Karel On 2/9/21 2:24 AM, Jens Petersen wrote:
Hi Karel,
On Tue, 9 Feb 2021 at 00:56, Karel Gardas
mailto:karel.gardas@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