blob: c0f0cbebec1a5c1b55db90e359fb56f81f313ed9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ghc9.2-bin
pkgdesc = Binary GHC 9.2 installed on /usr/bin/ghc-9.2
pkgver = 9.2.8
pkgrel = 2
url = http://www.haskell.org/ghc/
install = ghc.install
arch = x86_64
license = BSD-3-Clause
depends = gcc
depends = ncurses
depends = libffi
depends = gmp
provides = ghc9.2
conflicts = ghc9.2
source = https://www.haskell.org/ghc/dist/9.2.8/ghc-9.2.8-x86_64-deb10-linux.tar.xz
sha256sums = 10d1be25487bcf99ac8eb77beaa220c85e69f8c1106f4219ce019206ecc0ac51
pkgname = ghc9.2-bin
|