summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 030de06051ed8b216dbff983ab6e2244c55bd27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.6.3.2
	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-syb
	depends = haskell-free
	source = https://hackage.haskell.org/package/ghc-exactprint-0.6.3.2/ghc-exactprint-0.6.3.2.tar.gz
	sha512sums = ab6965a7787a44fe637cc26b827ce657eecdd91659baf8bd1e504ef482ba104dc1bb3785179404357f67e336bf7813aab6b1e9381816f4a899fff4cde6066df6

pkgname = haskell-ghc-exactprint