From 37a5dd292474bd1783f1d119d34419a6fbf04e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Wed, 27 Jun 2012 16:05:01 -0400 Subject: haskell/haskell-parsec: Updated for version 3.1.3. Signed-off-by: dsomero --- haskell/haskell-parsec/README | 4 ++-- haskell/haskell-parsec/haskell-parsec.SlackBuild | 3 ++- haskell/haskell-parsec/haskell-parsec.info | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-parsec/README b/haskell/haskell-parsec/README index d9195a28d0..184b6b45cc 100644 --- a/haskell/haskell-parsec/README +++ b/haskell/haskell-parsec/README @@ -4,8 +4,8 @@ libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. -This requires ghc, haskell-transformers, haskell-mtl, haskell-deepseq, -and haskell-text. +This requires ghc, haskell-transformers, haskell-mtl, and +haskell-text. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache diff --git a/haskell/haskell-parsec/haskell-parsec.SlackBuild b/haskell/haskell-parsec/haskell-parsec.SlackBuild index ca467dd346..19975ff15e 100644 --- a/haskell/haskell-parsec/haskell-parsec.SlackBuild +++ b/haskell/haskell-parsec/haskell-parsec.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-parsec -VERSION=${VERSION:-3.1.2} +VERSION=${VERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -78,6 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \ runghc Setup configure \ --prefix=/usr \ --enable-shared \ + --enable-library-profiling \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \ --docdir=/usr/doc/$PRGNAM-$VERSION diff --git a/haskell/haskell-parsec/haskell-parsec.info b/haskell/haskell-parsec/haskell-parsec.info index 3c23acd9b8..38b56f7359 100644 --- a/haskell/haskell-parsec/haskell-parsec.info +++ b/haskell/haskell-parsec/haskell-parsec.info @@ -1,10 +1,10 @@ PRGNAM="haskell-parsec" -VERSION="3.1.2" +VERSION="3.1.3" HOMEPAGE="http://hackage.haskell.org/package/parsec" -DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.2/parsec-3.1.2.tar.gz" -MD5SUM="c2a75dfd247ae4839e2602b62dc87487" +DOWNLOAD="http://hackage.haskell.org/packages/archive/parsec/3.1.3/parsec-3.1.3.tar.gz" +MD5SUM="d72fc94b81153132c61125a1ec52a4a5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="rworkman,Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3