# $FreeBSD$ PORTNAME= monad-control PORTVERSION= 0.3.2.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Lift control operations through monad transformers LICENSE= BSD USE_CABAL= base-unicode-symbols>=0.1.1 transformers>=0.2 \ transformers-base>=0.4.1 NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include