PORTNAME=	hlint
PORTVERSION=	3.8
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Source code suggestions
WWW=		https://github.com/ndmitchell/hlint

LICENSE=	BSD3CLAUSE

USES=		cabal

USE_CABAL=	OneTuple-0.4.1.1_1 \
		QuickCheck-2.14.3 \
		StateVar-1.2.2 \
		aeson-2.2.1.0_1 \
		alex-3.5.0.0 \
		ansi-terminal-1.0.2 \
		ansi-terminal-types-0.11.5_1 \
		assoc-1.1_1 \
		attoparsec-0.14.4_5 \
		base-orphans-0.9.1 \
		bifunctors-5.6.1_2 \
		bitvec-1.1.5.0 \
		clock-0.8.4 \
		cmdargs-0.10.22 \
		colour-2.3.6 \
		comonad-5.0.8_2 \
		conduit-1.3.5 \
		contravariant-1.5.5 \
		cpphs-1.20.9.1_1 \
		data-default-0.7.1.1 \
		data-default-class-0.1.2.0 \
		data-default-instances-containers-0.0.1 \
		data-default-instances-dlist-0.0.1 \
		data-default-instances-old-locale-0.0.1 \
		data-fix-0.3.2_5 \
		deriving-aeson-0.2.9_1 \
		distributive-0.6.2.1_1 \
		dlist-1.0_1 \
		extra-1.7.14 \
		file-embed-0.0.16.0 \
		filepattern-0.1.3 \
		foldable1-classes-compat-0.1_4 \
		generically-0.1.1_2 \
		ghc-lib-parser-9.8.1.20231121 \
		ghc-lib-parser-ex-9.8.0.0 \
		happy-1.20.1.1 \
		hashable-1.4.3.0_1 \
		hscolour-1.25 \
		indexed-traversable-0.1.3 \
		indexed-traversable-instances-0.1.1.2_2 \
		integer-conversion-0.1.0.1_1 \
		integer-logarithms-1.0.3.1_5 \
		libyaml-0.1.2_1 \
		mono-traversable-1.0.15.3 \
		network-uri-2.6.4.2_1 \
		old-locale-1.0.0.7_2 \
		polyparse-1.13_9 \
		primitive-0.9.0.0 \
		random-1.2.1.1_1 \
		refact-0.3.0.2 \
		resourcet-1.3.0 \
		scientific-0.3.7.0_7 \
		semialign-1.3_1 \
		semigroupoids-6.0.0.1_1 \
		split-0.2.5 \
		splitmix-0.1.0.5 \
		strict-0.5_1 \
		syb-0.7.2.4 \
		tagged-0.8.8 \
		text-iso8601-0.1_1 \
		text-short-0.1.5_3 \
		th-abstraction-0.6.0.0_1 \
		th-compat-0.1.4_4 \
		these-1.2_1 \
		time-compat-1.9.6.1_6 \
		transformers-compat-0.7.2 \
		uniplate-1.6.13_1 \
		unliftio-core-0.2.1.0_3 \
		unordered-containers-0.2.20_1 \
		utf8-string-1.0.2 \
		uuid-types-1.0.5.1 \
		vector-0.13.1.0 \
		vector-algorithms-0.9.0.1_3 \
		vector-stream-0.1.0.1 \
		witherable-0.4.2_4 \
		yaml-0.11.11.2_2

.include <bsd.port.mk>
