# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD: head/devel/hs-utility-ht/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	utility-ht
PORTVERSION=	0.0.14
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Various small helper functions for Lists, Maybes, Tuples, Functions

LICENSE=	BSD3CLAUSE

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