# Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD: head/devel/hs-ghc-mtl/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= ghc-mtl PORTVERSION= 1.2.1.0 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Mtl-compatible version of the Ghc-Api monads and monad-transformers LICENSE= BSD3CLAUSE USE_CABAL= exceptions>=0.6 extensible-exceptions mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include