mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
add warning of conflict
Warns that petersen/ghc-7.8.4 ghc can't be parallel installed with Fedora/EPEL ghc.
This commit is contained in:
parent
26beabb067
commit
95acf97081
@ -111,6 +111,8 @@ sudo yum-config-manager --add-repo https://copr.fedoraproject.org/coprs/petersen
|
||||
sudo yum install ghc cabal-install
|
||||
```
|
||||
|
||||
As stated in [petersen/ghc-7.8.4 copr page](https://copr.fedoraproject.org/coprs/petersen/ghc-7.8.4/) this ghc cannot be parallel installed with Fedora/EPEL ghc.
|
||||
|
||||
### Arch Linux
|
||||
|
||||
To install Haskell from the official repos on Arch Linux, run
|
||||
|
Loading…
Reference in New Issue
Block a user