pkgsrc/devel/hs-dlist/Makefile
szptvlfn 3ccd53dc1d Update to 0.7.1
ChangeLog:
Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz Ferdinand*
--------------------------------------------------------------------------------------

#### Package changes

* Add `IsList` instance for GHC >= 7.8 ([Icelandjack](https://github.com/Icelandjack))
2014-07-16 21:02:35 +00:00

11 lines
246 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/07/16 21:02:35 szptvlfn Exp $
DISTNAME= dlist-0.7.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Differences lists
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"