summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8bb067aff42578f9856bc859634e0efcaea6273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = haskell-ghc-exactprint
	pkgdesc = Using the API Annotations available from GHC 7.10.2, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files.
	pkgver = 0.5.4.0
	pkgrel = 2
	url = https://hackage.haskell.org/package/ghc-exactprint
	arch = i686
	arch = x86_64
	license = custom:BSD3
	depends = ghc>=7.10.2
	depends = haskell-ghc-paths>=0.1
	depends = haskell-mtl>=2.2.1
	depends = haskell-syb>=0.5
	depends = haskell-free>=4.12
	source = https://hackage.haskell.org/package/ghc-exactprint-0.5.4.0/ghc-exactprint-0.5.4.0.tar.gz
	sha256sums = d39a76c0659290075adb053c22fe4147c395a8e29f512008b16de418039aeece

pkgname = haskell-ghc-exactprint