summaryrefslogtreecommitdiffstats
path: root/devel/hs-hoogle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hoogle/Makefile')
-rw-r--r--devel/hs-hoogle/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile
index 5de7501..ebc7180 100644
--- a/devel/hs-hoogle/Makefile
+++ b/devel/hs-hoogle/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hoogle
-PORTVERSION= 4.2.14
+PORTVERSION= 4.2.15
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -14,9 +14,9 @@ FILE_LICENSE= docs/LICENSE
CABAL_SETUP= Setup.hs
USE_CABAL= blaze-builder>=0.2 case-insensitive>=0.2 cmdargs>=0.7 \
- conduit>=0.2 haskell-src-exts>=1.12 http-types parsec>=2.1 \
- random safe tagsoup>=0.11 transformers>=0.2 uniplate wai>=1.1 \
- warp>=1.1
+ conduit>=0.2 haskell-src-exts>=1.12 http-types>=0.7 \
+ parsec>=2.1 random safe tagsoup>=0.11 transformers>=0.2 \
+ uniplate wai>=1.1 warp>=1.1
EXECUTABLE= hoogle
OpenPOWER on IntegriCloud