summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3fde4dabfe21ccd6a2178b9ba3c4eadb4e3ce4de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = haskell-trial
	pkgdesc = Trial Data Structure
	pkgver = 0.0.0.0
	pkgrel = 1
	url = https://github.com/kowainik/trial
	arch = x86_64
	license = MPL2
	makedepends = cabal-install
	makedepends = ghc
	makedepends = haskell-doctest
	makedepends = haskell-hedgehog
	makedepends = haskell-hspec
	makedepends = haskell-hspec-hedgehog
	makedepends = haskell-splitmix
	makedepends = uusi
	depends = ghc-libs
	depends = haskell-colourista
	depends = haskell-dlist
	source = https://github.com/kowainik/trial/archive/5f67d4ad805ec4efb4e53805ff728dc73cb503e8.tar.gz
	sha256sums = 1d8760b4cbef4e29fd9895bfdbf1a6a4cf5a31a5fe3e46ee50119ef4912b7d07

pkgname = haskell-trial

pkgname = haskell-trial-tomland
	pkgdesc = Trial helper functions for tomland
	depends = ghc-libs
	depends = haskell-tomland
	depends = haskell-trial

pkgname = haskell-trial-optparse-applicative
	pkgdesc = Trial helper functions for optparse-applicative
	depends = ghc-libs
	depends = haskell-optparse-applicative
	depends = haskell-trial