summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos E. Garcia2016-12-11 16:09:17 -0500
committerCarlos E. Garcia2016-12-11 16:09:17 -0500
commitb1e244e8282c08f511ad0dbb32008789e3f80f08 (patch)
tree0101172b137837b5a5e973781ee477ff929866c4
parent4c06f105f40f41d2c4589aaf68c81d82482b20d4 (diff)
downloadaur-b1e244e8282c08f511ad0dbb32008789e3f80f08.tar.gz
bytestring-builder not required
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70c6a82fe7aa..285fd6ab84e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,8 +16,7 @@ depends=('ghc'
'haskell-half'
'haskell-fixed'
'haskell-base-compat'
- 'haskell-transformers-base'
- 'haskell-bytestring-builder')
+ 'haskell-transformers-base')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/${_hspkgname}/${pkgver}/${_hspkgname}-${pkgver}.tar.gz)
install=${pkgname}.install