# $FreeBSD: head/devel/hs-classy-prelude-conduit/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= classy-prelude-conduit PORTVERSION= 0.9.3 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conduit instances for classy-prelude LICENSE= MIT USE_CABAL= classy-prelude>=0.9.3 conduit>=1.0 conduit-combinators>=0.2.8 \ monad-control resourcet system-fileio void .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include