summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3639ade6723dc9b3e1955df9503ae384cbd23d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = haskell-ghc-events
	pkgdesc = Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events tool permitting, in particular, to dump an event log file as text.
	pkgver = 0.6.0
	pkgrel = 1
	url = http://hackage.haskell.org/package/ghc-events
	arch = i686
	arch = x86_64
	license = custom:BSD3
	depends = ghc>=8.0.1
	options = strip
	source = https://hackage.haskell.org/package/ghc-events-0.6.0/ghc-events-0.6.0.tar.gz
	sha256sums = 277da9dcd9a1910e530c76b2ad8875868f5e2d8acff44091623dc97255ce0769

pkgname = haskell-ghc-events