ghc7.10 on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "ghc7.10" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ghc7.10 on Arch using YAY

$ yay -S ghc7.10

* (Optional) Uninstall ghc7.10 on Arch using YAY

$ yay -Rns ghc7.10

2. Manually Install "ghc7.10" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ghc7.10's git locally

$ git clone https://aur.archlinux.org/ghc7.10.git ~/ghc7.10

c. Go to ~/ghc7.10 folder and install it

$ cd ~/ghc7.10 $ makepkg -si

3. Information about the ghc7.10 package on Arch User Repository (AUR)

ID: 315199
Name: ghc7.10
PackageBaseID: 112695
PackageBase: ghc7.10
Version: 7.10.3-1
Description: Legacy GHC (7.10 series). Originally released on December 2015.
URL: http://www.haskell.org/ghc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rudy.matela
FirstSubmitted: 1466534582
LastModified: 1466534583
URLPath: /cgit/aur.git/snapshot/ghc7.10.tar.gz