Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/converters/hs-aeson-pretty/Makefile
16461 views
PORTNAME=	aeson-pretty
PORTVERSION=	0.8.10
CATEGORIES=	converters haskell

MAINTAINER=	[email protected]
COMMENT=	JSON pretty-printing command-line tool
WWW=		https://github.com/informatikr/aeson-pretty

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 \
		assoc-1.1_1 \
		attoparsec-0.14.4_5 \
		attoparsec-aeson-2.2.0.1 \
		base-compat-0.13.1 \
		base-orphans-0.9.1 \
		bifunctors-5.6.1_2 \
		cmdargs-0.10.22 \
		comonad-5.0.8_2 \
		contravariant-1.5.5 \
		data-fix-0.3.2_5 \
		distributive-0.6.2.1_1 \
		dlist-1.0_1 \
		foldable1-classes-compat-0.1_4 \
		generically-0.1.1_2 \
		hashable-1.4.3.0_1 \
		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 \
		network-uri-2.6.4.2_1 \
		primitive-0.9.0.0 \
		random-1.2.1.1_1 \
		scientific-0.3.7.0_7 \
		semialign-1.3_1 \
		semigroupoids-6.0.0.1_1 \
		splitmix-0.1.0.5 \
		strict-0.5_1 \
		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_3 \
		these-1.2_1 \
		time-compat-1.9.6.1_6 \
		transformers-compat-0.7.2 \
		unordered-containers-0.2.20_1 \
		uuid-types-1.0.5.1 \
		vector-0.13.1.0 \
		vector-stream-0.1.0.1 \
		witherable-0.4.2_4

.include <bsd.port.mk>