summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71f467fa0ccda7254e7dfc9f9071d2b2410e08d5 (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-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.5.0
	pkgrel = 1
	url = https://hackage.haskell.org/package/ghc-exactprint
	arch = x86_64
	license = custom:BSD3
	makedepends = ghc
	makedepends = haskell-filemanip
	makedepends = haskell-hunit
	makedepends = haskell-diff
	makedepends = haskell-silently
	depends = ghc-libs
	depends = haskell-ghc-paths
	depends = haskell-mtl
	depends = haskell-syb
	depends = haskell-free
	source = https://hackage.haskell.org/package/ghc-exactprint-0.5.5.0/ghc-exactprint-0.5.5.0.tar.gz
	sha512sums = 4f3a23e2fc0009fcfba059b733cc118d8822eaa06fdfe75a5a260a4132072ed432699f627a03f7310165922b8bafc39ad71889e068a5cc306b79ac918aab592a

pkgname = haskell-ghc-exactprint