pkgsrc/devel/hs-ansi-terminal/Makefile
szptvlfn 143571c5b0 Update to 0.6.2.1
CHANGELOG:
Version 0.6.2.1
---------------

Restore compatibility with GHC 7.4 and older

Version 0.6.2
-------------

* Add `hSupportsANSI`
* Drop support for `base < 4`
2014-11-06 13:00:44 +00:00

11 lines
279 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/11/06 13:00:44 szptvlfn Exp $
DISTNAME= ansi-terminal-0.6.2.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Simple ANSI terminal support for Haskell
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"