summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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'