PORTNAME=	ormolu
PORTVERSION=	0.5.3.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_3 \
		Diff-0.4.1 \
		MemoTrie-0.6.10 \
		alex-3.2.7.1 \
		ansi-terminal-0.11.4 \
		ansi-wl-pprint-0.6.9_3 \
		case-insensitive-1.2.1.0 \
		colour-2.3.6 \
		data-array-byte-0.1.0.1_1 \
		dlist-1.0 \
		file-embed-0.0.15.0 \
		ghc-lib-parser-9.4.4.20221225 \
		happy-1.20.1.1 \
		hashable-1.4.2.0_1 \
		integer-logarithms-1.0.3.1_4 \
		megaparsec-9.3.0 \
		newtype-generics-0.6.2_1 \
		optparse-applicative-0.17.0.0 \
		parsec-3.1.16.1 \
		parser-combinators-1.3.0 \
		primitive-0.8.0.0 \
		scientific-0.3.7.0_5 \
		syb-0.7.2.2 \
		text-2.0.2 \
		th-compat-0.1.4_2 \
		th-env-0.1.1 \
		transformers-compat-0.7.2

.include <bsd.port.mk>
