mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
097183f183
commit
5c55931e2d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'stack'
|
# Template file for 'stack'
|
||||||
pkgname=stack
|
pkgname=stack
|
||||||
version=1.9.3
|
version=1.9.3
|
||||||
revision=1
|
revision=2
|
||||||
_stackage="lts-13.2"
|
_stackage="lts-13.2"
|
||||||
hostmakedepends="cabal-install pkg-config unzip"
|
hostmakedepends="cabal-install pkg-config unzip"
|
||||||
makedepends="zlib-devel pcre-devel"
|
makedepends="zlib-devel pcre-devel"
|
||||||
depends="git iana-etc"
|
depends="git gmp-devel iana-etc"
|
||||||
short_desc="Cross-platform program for developing Haskell projects"
|
short_desc="Cross-platform program for developing Haskell projects"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
|
|
Loading…
Add table
Reference in a new issue