pkgsrc-wip/hs-tagged/Makefile
PHO / phonohawk 0e5fd5acd8 Import hs-tagged-0.1.1 as wip/hs-tagged.
Provides newtype wrappers for phantom types to avoid unsafely passing
dummy arguments.
2010-11-02 16:44:04 +00:00

13 lines
335 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/11/02 16:44:04 phonohawk Exp $
#
DISTNAME= tagged-0.1.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Provides newtype wrappers for phantom types
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-data-default/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"