aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-unexceptionalio/Makefile
blob: 8d253544884fd822c08185f55d138366791b9486 (plain) (tree)
1
2
3
4
5
6
7
8
9

           

                               
                 


                                   
                                                                




                                                 
# $FreeBSD$

PORTNAME=	unexceptionalio
PORTVERSION=	0.3.0
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	IO without any non-error, synchronous exceptions

LICENSE=	BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>