File:  [cvs.NetBSD.org] / pkgsrc / devel / hs-ansi-terminal / Makefile
Revision 1.10: download - view: text, annotated - select for diffs
Tue Sep 6 18:41:45 2022 UTC (2 years, 3 months ago) by pho
Branches: MAIN
CVS tags: HEAD
Update to ansi-terminal-0.11.3

Version 0.11.3
* Add "hyperlink", "hyperlinkWithId" and "hyperlinkWithParams", and support
  for clicable hyperlinks.

Version 0.11.2
* On Windows, fix compatability with the Windows I/O Manager (WinIO) when
  GHC >= 9.0.1 but Win32 < 2.9.0.0.
* Improvements to Haddock documentation.

# $NetBSD: Makefile,v 1.10 2022/09/06 18:41:45 pho Exp $

DISTNAME=	ansi-terminal-0.11.3
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Simple ANSI terminal support for Haskell
LICENSE=	modified-bsd

.include "../../devel/hs-colour/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>