summaryrefslogtreecommitdiffstats
path: root/devel/hs-classy-prelude-conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-classy-prelude-conduit/Makefile')
-rw-r--r--devel/hs-classy-prelude-conduit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/hs-classy-prelude-conduit/Makefile b/devel/hs-classy-prelude-conduit/Makefile
index fa0d206..f6c7d14 100644
--- a/devel/hs-classy-prelude-conduit/Makefile
+++ b/devel/hs-classy-prelude-conduit/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= classy-prelude-conduit
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,8 @@ LICENSE= MIT
CABAL_SETUP= Setup.hs
-USE_CABAL= classy-prelude>=0.4.1 conduit>=0.5.4.1 xml-conduit>=1.0
+USE_CABAL= classy-prelude>=0.4.3 conduit>=0.5.4.1 monad-control \
+ resourcet transformers void xml-conduit>=1.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud