mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
software-properties-common introduced in Ubuntu 12.10
This commit is contained in:
parent
ad1f130e1f
commit
e8f1565c74
@ -34,7 +34,7 @@ Specifically:
|
||||
|
||||
- `sudo apt-get update`
|
||||
- **12.04 and below** -> `sudo apt-get install python-software-properties`
|
||||
- **12.04 and above** -> `sudo apt-get install software-properties-common`
|
||||
- **12.10 and above** -> `sudo apt-get install software-properties-common`
|
||||
- `sudo add-apt-repository -y ppa:hvr/ghc`
|
||||
- `sudo apt-get update`
|
||||
- `sudo apt-get install cabal-install-1.20 ghc-7.8.3 happy-1.19.4 alex-3.1.3`
|
||||
|
Loading…
Reference in New Issue
Block a user