summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c60e22a8afb7224008a0fe31fa0bc0f7e43c1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = haskell-apply-refact
	pkgdesc = Perform refactorings specified by the refact library
	pkgver = 0.3.0.1
	pkgrel = 6
	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
	source = https://hackage.haskell.org/package/apply-refact-0.3.0.1/apply-refact-0.3.0.1.tar.gz
	sha256sums = 1754bd300db92fdf668d4698af053d4da686512264275478946b7e0710c5e814

pkgname = haskell-apply-refact