blob: d787fc0ab3375fb728467027c1191cb3c2c163be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hlint-static-git
pkgdesc = Haskell source code suggestions
pkgver = 3.8.r68.g7dfba720
pkgrel = 3
url = https://github.com/ndmitchell/hlint
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = cabal-install
depends = gmp
optdepends = haskell-apply-refact: automatically apply suggested refactorings
provides = hlint=3.8
conflicts = hlint
source = hlint-static-git::git+https://github.com/ndmitchell/hlint.git
sha256sums = SKIP
pkgname = hlint-static-git
|