summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré van Delden2015-06-29 16:37:02 +0200
committerAndré van Delden2015-06-29 16:37:02 +0200
commitb1da258c2c6a71afe9555718a2c5cc2d87abab09 (patch)
treefdda8b2d441cc82ae76fbefd1d15f15e0db7b600 /PKGBUILD
parentebee7c263addc86d8b32f209bb086ebfadef8dbc (diff)
downloadaur-b1da258c2c6a71afe9555718a2c5cc2d87abab09.tar.gz
Fixed checksum and dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f453164090a..1d8417c9aa81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('custom:BSD3')
arch=('any')
makedepends=()
depends=('ghc' 'haskell-adjunctions>=4.0' 'haskell-adjunctions<5'
+ 'haskell-bytes>=0.15' 'haskell-bytes<1'
'haskell-cereal>=0.4.1.1' 'haskell-cereal<0.5'
'haskell-distributive>=0.2.2' 'haskell-distributive<1'
'haskell-hashable>=1.1' 'haskell-hashable<1.3'