3ccd53dc1d
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))
11 lines
246 B
Makefile
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"
|