ghc7.4 on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "ghc7.4" 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.4 on Arch using YAY

$ yay -S ghc7.4

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

$ yay -Rns ghc7.4

2. Manually Install "ghc7.4" via AUR

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

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

b. Clone ghc7.4's git locally

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

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

$ cd ~/ghc7.4 $ makepkg -si

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

ID: 256846
Name: ghc7.4
PackageBaseID: 104675
PackageBase: ghc7.4
Version: 7.4.2-2
Description: Legacy GHC (7.4 series). Originally released on June 2012.
URL: http://www.haskell.org/ghc/
NumVotes: 0
Popularity: 0
OutOfDate: 1706466195
Maintainer:
Submitter: rudy.matela
FirstSubmitted: 1450219308
LastModified: 1450270532
URLPath: /cgit/aur.git/snapshot/ghc7.4.tar.gz