summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d81c874618a8b0f63e4cb9d1141dbf829c0b48d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = hython
	pkgdesc = Haskell-powered Python 3 interpreter
	pkgver = 1.0.0
	pkgrel = 3
	url = https://github.com/mattgreen/hython
	arch = any
	license = GPL
	depends = ghc>=7.10.2
	depends = ghc<7.10.3
	depends = stack
	source = git+https://github.com/mattgreen/hython.git#commit=fcbde98e9b5a033f0d4bea73ac9914bc5e12b746
	sha256sums = SKIP

pkgname = hython