summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9cca362cae3fd89aba853a01de23b042bc36d484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = ghcup-hs-static-git
	pkgdesc = GHC toolchain installer
	pkgver = 0.1.30.0.r127.g6477a30
	pkgrel = 1
	url = https://www.haskell.org/ghcup/
	install = ghcup-hs.install
	arch = x86_64
	arch = aarch64
	arch = armv7h
	arch = i686
	license = LGPL-3.0-only
	makedepends = git
	makedepends = stack
	makedepends = yq
	depends = gmp
	depends = bzip2
	depends = zlib
	optdepends = curl
	optdepends = wget
	optdepends = ncurses: for the TUI
	optdepends = ncurses5-compat-libs: using older ghc's linking against libtinfo.so.5
	provides = ghcup-hs
	provides = ghcup-hs-bin
	conflicts = ghcup-hs
	conflicts = ghcup-hs-bin
	source = ghcup-hs-static-git::git+https://github.com/haskell/ghcup-hs
	sha256sums = SKIP

pkgname = ghcup-hs-static-git