blob: 753c0840f72210b7a6d149de4c94a72a3513f0fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hlint-static-git
pkgdesc = Haskell source code suggestions
pkgver = 3.8.r68.g7dfba720
pkgrel = 4
url = https://github.com/ndmitchell/hlint
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = cabal-install
makedepends = ghc
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
|