PORTNAME=	hasktags
PORTVERSION=	0.73.0
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-1.0.2 \
		ansi-terminal-types-0.11.5_1 \
		colour-2.3.6 \
		hashable-1.4.3.0_1 \
		json-0.11 \
		microlens-0.4.13.1_1 \
		microlens-ghc-0.4.14.2 \
		microlens-mtl-0.2.0.3_1 \
		microlens-platform-0.4.3.5 \
		microlens-th-0.4.3.14 \
		optparse-applicative-0.18.1.0 \
		prettyprinter-1.7.1 \
		prettyprinter-ansi-terminal-1.1.3 \
		primitive-0.9.0.0 \
		syb-0.7.2.4 \
		th-abstraction-0.6.0.0_1 \
		transformers-compat-0.7.2 \
		unordered-containers-0.2.20_1 \
		utf8-string-1.0.2 \
		vector-0.13.1.0 \
		vector-stream-0.1.0.1

.include <bsd.port.mk>
