# $FreeBSD: math/hs-NumInstances/Makefile 319894 2013-06-04 18:53:40Z pgj $

PORTNAME=	NumInstances
PORTVERSION=	1.3
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Instances of numeric classes for functions and tuples

LICENSE=	BSD

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