# $FreeBSD: head/devel/hs-unexceptionalio/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	unexceptionalio
PORTVERSION=	0.3.0
PORTREVISION=	1
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>
