blob: 3724a35929a05d9fe937e2704f1451ac1b7daa46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = haskell-threadscope
pkgdesc = A graphical viewer for thread profile information generated by the Glasgow Haskell compiler (GHC).
pkgver = 0.2.7
pkgrel = 1
url = http://hackage.haskell.org/package/threadscope
arch = i686
arch = x86_64
license = custom:BSD3
depends = ghc>=8.0.1
depends = haskell-cairo
depends = haskell-ghc-events>=0.4.2
depends = haskell-glib
depends = haskell-gtk2>=0.12
depends = haskell-mtl
depends = haskell-pango
depends = haskell-text
source = https://hackage.haskell.org/packages/archive/threadscope/0.2.7/threadscope-0.2.7.tar.gz
sha256sums = cc5653831252d55b3ba7506ea648e770b2c4489cdf4d78828f07dc24ea7ffdb6
pkgname = haskell-threadscope
|