summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-digest/haskell-digest.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2012-06-27 21:54:17 +0200
committer dsomero2012-06-27 21:54:17 +0200
commit921dc22af05a99b4f1f77de638622da1caf1830e (patch)
tree1cf18560bcbcf612c3c5f0eb43577048eb8e29a6 /haskell/haskell-digest/haskell-digest.SlackBuild
parentd7baa274540be47173cdf5e57ee3a400e8919850 (diff)
downloadslackbuilds-921dc22af05a99b4f1f77de638622da1caf1830e.tar.gz
haskell/haskell-digest: Updated for version 0.0.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-digest/haskell-digest.SlackBuild')
-rw-r--r--haskell/haskell-digest/haskell-digest.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-digest/haskell-digest.SlackBuild b/haskell/haskell-digest/haskell-digest.SlackBuild
index a004094d81..09118de719 100644
--- a/haskell/haskell-digest/haskell-digest.SlackBuild
+++ b/haskell/haskell-digest/haskell-digest.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-digest
-VERSION=${VERSION:-0.0.1.0}
+VERSION=${VERSION:-0.0.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,6 +79,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