PORTNAME=	hasktags
PORTVERSION=	0.73.0
PORTREVISION=	1
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.1.4 \
		ansi-terminal-types-1.1.3 \
		colour-2.3.6 \
		hashable-1.5.0.0_1 \
		json-0.11 \
		microlens-0.5.0.0 \
		microlens-ghc-0.4.15.2 \
		microlens-mtl-0.2.1.1 \
		microlens-platform-0.4.4.2 \
		microlens-th-0.4.3.18 \
		optparse-applicative-0.19.0.0 \
		prettyprinter-1.7.1 \
		prettyprinter-ansi-terminal-1.1.3 \
		primitive-0.9.1.0 \
		random-1.3.1 \
		splitmix-0.1.3.1 \
		syb-0.7.3 \
		tagged-0.8.10 \
		tasty-1.5.3_2 \
		th-abstraction-0.7.1.0_1 \
		transformers-compat-0.7.2 \
		unordered-containers-0.2.21_1 \
		utf8-string-1.0.2 \
		vector-0.13.2.0_2 \
		vector-stream-0.1.0.1_4

.include <bsd.port.mk>
