PORTNAME=	ormolu
PORTVERSION=	0.5.1.0
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Formatter for Haskell source code
WWW=		https://github.com/tweag/ormolu

LICENSE=	BSD3CLAUSE

USES=		cabal

USE_CABAL=	Cabal-syntax-3.8.1.0_1 \
		Diff-0.4.1 \
		MemoTrie-0.6.10 \
		OneTuple-0.3.1_3 \
		QuickCheck-2.14.2 \
		StateVar-1.2.2 \
		aeson-2.1.1.0 \
		alex-3.2.7.1 \
		ansi-terminal-0.11.3 \
		ansi-wl-pprint-0.6.9_3 \
		assoc-1.0.2_3 \
		attoparsec-0.14.4_2 \
		base-compat-0.12.2 \
		base-compat-batteries-0.12.2 \
		base-orphans-0.8.7 \
		bifunctors-5.5.13 \
		case-insensitive-1.2.1.0 \
		colour-2.3.6 \
		comonad-5.0.8_1 \
		contravariant-1.5.5 \
		data-fix-0.3.2_3 \
		distributive-0.6.2.1_1 \
		dlist-1.0 \
		generically-0.1 \
		ghc-lib-parser-9.4.3.20221104 \
		gitrev-1.3.1 \
		happy-1.20.0_1 \
		hashable-1.4.1.0 \
		indexed-traversable-0.1.2_2 \
		indexed-traversable-instances-0.1.1.1 \
		integer-logarithms-1.0.3.1_3 \
		megaparsec-9.2.2 \
		newtype-generics-0.6.2_1 \
		optparse-applicative-0.17.0.0 \
		parser-combinators-1.3.0 \
		primitive-0.7.4.0 \
		random-1.2.1.1 \
		scientific-0.3.7.0_3 \
		semialign-1.2.0.1_3 \
		semigroupoids-5.3.7 \
		splitmix-0.1.0.4_1 \
		strict-0.4.0.1_4 \
		syb-0.7.2.2 \
		tagged-0.8.6.1_3 \
		text-short-0.1.5_1 \
		th-abstraction-0.4.5.0 \
		th-lift-0.8.2_2 \
		th-lift-instances-0.1.20 \
		these-1.1.1.1_6 \
		time-compat-1.9.6.1_4 \
		transformers-compat-0.7.2 \
		unordered-containers-0.2.19.1_1 \
		uuid-types-1.0.5_3 \
		vector-0.13.0.0_1 \
		vector-stream-0.1.0.0_1 \
		witherable-0.4.2_3

.include <bsd.port.mk>
