# $Id: Portfile 104607 2013-03-30 00:46:18Z larryv@macports.org $

PortSystem 1.0

PortGroup	haskell 1.0
haskell.setup	Cabal 1.16.0.3
name 		hs-libcabal
maintainers	gwright
platforms	darwin
license             BSD

description	Library for Haskell's Cabal build system (development version).
long_description	\
		Cabal is a system for building and packaging Haskell	\
		libraries and programs It defines a common interface	\
		for package authors and distributors to easily build	\
		their applications in a portable way. Cabal is part of	\
		a larger infrastructure for distributing, organizing,	\
		and cataloging Haskell libraries and programs.		\
		    	       	       		     			\
		This port provides only the library.  The hs-cabal	\
		port provides the "cabal" installer program.

checksums	rmd160  3143af0b820c776d99e9f0817edc456db6b63853 \
		sha256  ef27629d540e46c77cabac08c008583abee4e4a04ed5a5ecb1a84725dbc39f86
