summaryrefslogtreecommitdiff
path: root/community/haskell-haskeline
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
commit94ed6c971085d22c2a544227879b672266b4af90 (patch)
treef9f6c023aeaccc8d869a160ee9a2e5f4890566e4 /community/haskell-haskeline
parentf72cb0ced39aca827b5269eba5455dbf846410e2 (diff)
Sat Jan 4 03:36:23 UTC 2014
Diffstat (limited to 'community/haskell-haskeline')
-rw-r--r--community/haskell-haskeline/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/haskell-haskeline/PKGBUILD b/community/haskell-haskeline/PKGBUILD
index 7cd9ccb27..e23e3426b 100644
--- a/community/haskell-haskeline/PKGBUILD
+++ b/community/haskell-haskeline/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 89304 2013-04-28 16:52:25Z td123 $
+# $Id: PKGBUILD 103338 2014-01-03 11:10:00Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
# Package generated by cabal2arch 0.7.6
@@ -12,8 +12,9 @@ url="http://hackage.haskell.org/package/haskeline"
license=('custom:BSD3')
arch=('i686' 'x86_64')
depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 'haskell-mtl=2.1.2-3' 'haskell-terminfo=0.3.2.5-3')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install
+options=('staticlibs')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
md5sums=('3a78043dc80b5510202e71e77c0a9923')
build() {