blob: 1230fcd7aa37f63a0a1d1d91571f2911287a4e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ghc8.2-bin
pkgdesc = Binary GHC 8.2 installed on /usr/bin/ghc-8.2
pkgver = 8.2.2
pkgrel = 3
url = http://www.haskell.org/ghc/
install = ghc.install
arch = x86_64
license = BSD-3-Clause
makedepends = ghc
makedepends = libxslt
makedepends = docbook-xsl
depends = gcc
depends = gmp
depends = libffi
depends = perl
depends = ncurses5-compat-libs
provides = ghc8.2
conflicts = ghc8.2
source = https://www.haskell.org/ghc/dist/8.2.2/ghc-8.2.2-x86_64-deb8-linux.tar.xz
sha256sums = 48e205c62b9dc1ccf6739a4bc15a71e56dde2f891a9d786a1b115f0286111b2a
pkgname = ghc8.2-bin
|