blob: 4b70c69aee3b462bb25bb765c2ed18f749c660a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = haskell-semigroups
pkgdesc = Anything that associates
pkgver = 0.20
pkgrel = 1
url = http://github.com/ekmett/semigroups/
arch = x86_64
license = BSD
makedepends = ghc
depends = ghc-libs
source = https://hackage.haskell.org/packages/archive/semigroups/0.20/semigroups-0.20.tar.gz
sha256sums = 902d2e33c96b40a89de5957f2a9e097197afcc35e257e45b32ebe770993673e1
pkgname = haskell-semigroups
|