[arch-commits] Commit in haskell-haskeline/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Mon Jan 11 14:21:04 UTC 2010


    Date: Monday, January 11, 2010 @ 09:21:04
  Author: vesa
Revision: 62730

remove dep that is in ghc

Modified:
  haskell-haskeline/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-11 14:15:30 UTC (rev 62729)
+++ PKGBUILD	2010-01-11 14:21:04 UTC (rev 62730)
@@ -8,7 +8,7 @@
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=6.12.1' 'haskell-extensible-exceptions' 'haskell-utf8-string' sh)
+depends=('ghc=6.12.1' 'haskell-utf8-string' sh)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/haskeline/$pkgver/haskeline-$pkgver.tar.gz)
 install=haskell-haskeline.install




More information about the arch-commits mailing list