summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 89465709d9782f6a0b7c39384fd4fe9879a02027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated by mksrcinfo v8
# Tue Jun 13 09:29:31 UTC 2017
pkgbase = haskell-hint
	pkgdesc = Runtime Haskell interpreter (GHC API wrapper)
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/mvdan/hint
	install = haskell-hint.install
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = haskell-directory
	makedepends = haskell-exceptions
	makedepends = haskell-filepath
	makedepends = haskell-ghc-paths
	makedepends = haskell-mtl
	makedepends = haskell-random
	depends = ghc
	source = git+https://github.com/mvdan/hint#tag=v0.7.0
	md5sums = SKIP

pkgname = haskell-hint