summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-gloss/haskell-gloss.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2012-06-27 15:57:12 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-06-27 15:57:12 -0400
commit42f1cb50e90fed71c44e27d7a3403fa778df3b40 (patch)
tree429b5ec750c372f8c03b0c5800928094d9c0425e /haskell/haskell-gloss/haskell-gloss.SlackBuild
parent23b25fdcb25c53e199ba2ef281d6baad220ce969 (diff)
downloadslackbuilds-42f1cb50e90fed71c44e27d7a3403fa778df3b40.tar.gz
slackbuilds-42f1cb50e90fed71c44e27d7a3403fa778df3b40.tar.xz
haskell/haskell-gloss: Updated for version 1.7.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gloss/haskell-gloss.SlackBuild')
-rw-r--r--haskell/haskell-gloss/haskell-gloss.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild
index ef2b4433db..a6a0d3a985 100644
--- a/haskell/haskell-gloss/haskell-gloss.SlackBuild
+++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-gloss
-VERSION=${VERSION:-1.6.0.1}
+VERSION=${VERSION:-1.7.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,6 +80,7 @@ runghc Setup configure \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \
--enable-shared \
+ --enable-library-profiling \
--docdir=/usr/doc/$PRGNAM-$VERSION
runghc Setup build