summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2849e664d2afd5aa938aeddc05710959a439b946 (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
35
36
37
38
39
40
pkgbase = ihaskell-git
	pkgdesc = A Haskell backend kernel for the IPython project
	pkgver = 2140.14059d9
	pkgrel = 1
	url = https://github.com/gibiansky/IHaskell
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = ghc
	makedepends = haskell-hunit
	makedepends = haskell-here
	makedepends = haskell-hspec
	makedepends = haskell-hspec-contrib
	makedepends = haskell-raw-strings-qq
	makedepends = haskell-setenv
	makedepends = ghc-static
	depends = ghc-libs
	depends = haskell-aeson
	depends = haskell-base64-bytestring
	depends = haskell-cmdargs
	depends = haskell-ghc
	depends = haskell-ghc-parser
	depends = haskell-ghc-paths
	depends = hlint
	depends = haskell-http-client
	depends = haskell-http-client-tls
	depends = haskell-ipython-kernel
	depends = haskell-random
	depends = haskell-shelly
	depends = haskell-split
	depends = haskell-strict
	depends = haskell-unordered-containers
	depends = haskell-utf8-string
	depends = haskell-vector
	depends = jupyterlab
	conflicts = ihaskell
	source = git+https://github.com/gibiansky/IHaskell
	sha256sums = SKIP

pkgname = ihaskell-git