blob: e8a2c91a320ebd2a78f64c64fa9629af16797d37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ghcid-static-git
pkgdesc = GHCi based bare bones IDE
pkgver = 0.8.9.r1.gb7dc5c4
pkgrel = 5
url = https://github.com/ndmitchell/ghcid
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = cabal-install
makedepends = ghc
depends = gmp
provides = ghcid=0.8.9
conflicts = ghcid
source = ghcid-static-git::git+https://github.com/ndmitchell/ghcid.git
sha256sums = SKIP
pkgname = ghcid-static-git
|