PORTNAME=	hasktags
PORTVERSION=	0.72.0
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Produces ctags "tags" and etags "TAGS" files for Haskell programs
WWW=		https://github.com/MarcWeber/hasktags

LICENSE=	BSD3CLAUSE

USES=		cabal

CABAL_REVISION=	2
USE_CABAL=	ansi-terminal-0.11.3 \
		ansi-wl-pprint-0.6.9_3 \
		colour-2.3.6 \
		hashable-1.4.1.0 \
		json-0.10_1 \
		microlens-0.4.13.0 \
		microlens-ghc-0.4.14.0 \
		microlens-mtl-0.2.0.2 \
		microlens-platform-0.4.3.2 \
		microlens-th-0.4.3.10_1 \
		optparse-applicative-0.17.0.0 \
		primitive-0.7.4.0 \
		syb-0.7.2.2 \
		th-abstraction-0.4.5.0 \
		transformers-compat-0.7.2 \
		unordered-containers-0.2.19.1_1 \
		utf8-string-1.0.2 \
		vector-0.13.0.0_1 \
		vector-stream-0.1.0.0_1

.include <bsd.port.mk>
