summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c427e9035a10fd33d03f2c2a5b8e6b72de2ce91d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = haskell-apply-refact
	pkgdesc = Perform refactorings specified by the refact library
	pkgver = 0.3.0.0
	pkgrel = 1
	url = https://hackage.haskell.org/package/apply-refact
	arch = i686
	arch = x86_64
	license = custom:BSD3
	depends = ghc=8.0.1
	depends = haskell-refact>=0.2
	depends = haskell-ghc-exactprint>=0.5.2
	depends = haskell-syb
	depends = haskell-mtl
	depends = haskell-transformers-base
	depends = haskell-temporary
	depends = haskell-filemanip
	depends = haskell-unix-compat
	depends = haskell-optparse-applicative
	source = http://hackage.haskell.org/packages/archive/apply-refact/0.3.0.0/apply-refact-0.3.0.0.tar.gz
	sha256sums = 0d2a8845ed554c4a6742a3d0a130dac3f16d0d710b65b20dfeb8e773409ed70f

pkgname = haskell-apply-refact