From 7abad1f4bf37efaf357e0c5b999ee1371f8fb479 Mon Sep 17 00:00:00 2001 From: bc² Date: Tue, 2 Jun 2020 20:54:15 -0300 Subject: in Fedora install instructions, use dnf dnf is the new yum, see https://fedoramagazine.org/5tftw-2014-06-10/ --- download/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'download') diff --git a/download/index.md b/download/index.md index e1d3322c1..e6a1d39bc 100644 --- a/download/index.md +++ b/download/index.md @@ -114,7 +114,7 @@ automatically by cabal, and therefore need to be installed manually. Here is one way to do this: - On Ubuntu: `sudo apt-get install libghc-haskeline-dev` -- On Fedora: `sudo yum install ghc-haskeline-devel` +- On Fedora: `sudo dnf install ghc-haskeline-devel` **GHC version** -- cgit v1.2.3