summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f30654dc49be932558c7c07eaebac40d86d0553 (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
pkgbase = ghcup-hs-static-git
	pkgdesc = GHC toolchain installer
	pkgver = 0.1.40.0.r24.gecd41e0a
	pkgrel = 3
	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=0.1.40.0
	conflicts = ghcup-hs
	source = ghcup-hs-static-git::git+https://github.com/haskell/ghcup-hs.git
	sha256sums = SKIP

pkgname = ghcup-hs-static-git