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 <[email protected] > <mailto:[email protected]>> 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 [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
