# $FreeBSD: head/devel/hs-data-default-instances-old-locale/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	data-default-instances-old-locale
PORTVERSION=	0.0.1
PORTREVISION=	10
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Default instances for types in old-locale

LICENSE=	BSD3CLAUSE

USE_CABAL=	data-default-class old-locale

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