pkgbase = stack-static
	pkgdesc = The Haskell Tool Stack (linked statically)
	pkgver = 3.5.1
	pkgrel = 1
	url = https://github.com/commercialhaskell/stack
	arch = x86_64
	license = custom:BSD3
	depends = gmp
	depends = gcc-libs
	depends = zlib
	optdepends = bash-completion
	optdepends = ncurses5-compat-libs: using older ghc's linking against libtinfo.so.5
	provides = stack=3.5.1
	conflicts = stack
	conflicts = stack-bin
	conflicts = haskell-stack
	replaces = stack
	replaces = stack-bin
	replaces = haskell-stack
	options = !debug
	source = https://github.com/commercialhaskell/stack/releases/download/v3.5.1/stack-3.5.1-linux-x86_64.tar.gz
	source = https://github.com/commercialhaskell/stack/releases/download/v3.5.1/stack-3.5.1-linux-x86_64.tar.gz.asc
	validpgpkeys = C5705533DA4F78D8664B5DC0575159689BEFB442
	sha256sums = b5a344e26ad24b0ab63b451aed8d8b89bb7eeea31d0dd2ad4ff7535da4f18a36
	sha256sums = SKIP

pkgname = stack-static