summaryrefslogtreecommitdiff
path: root/extra/haskell-http
diff options
context:
space:
mode:
Diffstat (limited to 'extra/haskell-http')
-rw-r--r--extra/haskell-http/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/haskell-http/PKGBUILD b/extra/haskell-http/PKGBUILD
index 621e10490..21c7e46ae 100644
--- a/extra/haskell-http/PKGBUILD
+++ b/extra/haskell-http/PKGBUILD
@@ -11,6 +11,7 @@ arch=('i686' 'x86_64')
depends=('ghc=7.6.3-1' 'sh' 'haskell-network=2.4.1.2-1' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install
+options=('staticlibs')
md5sums=('94be05278da4e9324aaef6e012e751e2')
build() {