# $OpenBSD: Makefile,v 1.18 2014/11/22 20:51:14 kili Exp $

COMMENT =		efficient packed Unicode text type

# Dependency of meta/haskell-platform.
# Please do *not* update without thinking.
DISTNAME =		text-1.1.0.0
CATEGORIES =		devel

MAINTAINER =		Matthias Kilian <kili@openbsd.org>

# BSD3
PERMIT_PACKAGE_CDROM =	Yes

MODULES =		lang/ghc

MODGHC_BUILD =		cabal hackage haddock register

.include <bsd.port.mk>
