summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 374e057ed9a07065034831da25a4caf563704cff (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
30
pkgbase = elm-platform
	pkgdesc = Bundle of all core development tools for the Elm language.
	pkgver = 0.17.1
	pkgrel = 2
	url = http://elm-lang.org
	arch = i686
	arch = x86_64
	license = BSD3
	makedepends = ghc
	makedepends = cabal-install
	depends = ncurses
	depends = gmp
	depends = libffi
	depends = zlib
	conflicts = nodejs-elm
	source = elm-compiler-0.17.1.zip::https://github.com/elm-lang/elm-compiler/archive/0.17.1.zip
	source = elm-package-0.17.1.zip::https://github.com/elm-lang/elm-package/archive/0.17.1.zip
	source = elm-make-0.17.1.zip::https://github.com/elm-lang/elm-make/archive/0.17.1.zip
	source = elm-reactor-0.17.1.zip::https://github.com/elm-lang/elm-reactor/archive/0.17.1.zip
	source = elm-repl-0.17.1.zip::https://github.com/elm-lang/elm-repl/archive/0.17.1.zip
	source = https://github.com/elm-lang/elm-compiler/pull/1431.patch
	sha256sums = 3daed1d5099e539945ed2c92cc37c46efed48b32e0adeb37e81788bf400dbd98
	sha256sums = fbf34165dc22c1cc8b39750900d6c8644e7d7916377fffb6ddc2ea2eef263637
	sha256sums = b948c211e893003e5d55f9ecb2fee8bb44b8d3e04bf778764952d8fd908766b3
	sha256sums = b82e9e3220c5edc85321c0d9e524c237e4f2bed61b746e6bfb95af1fb1a53daa
	sha256sums = 4f32cd19ae6e85a56703723eb5ba23012109c1571e59c37465eddcfe92d8734b
	sha256sums = 4f11e645b4190eb3b0cbea7c641d4b28b307b811889f3b8206f45f6e53a5575b

pkgname = elm-platform