pkgsrc/devel/hs-text/Makefile
szptvlfn a93be2b625 Update to 1.2.0.3
changelog:
1.2.0.3

* Update formatRealFloat to correspond to the definition in versions
  of base newer than 4.5 (https://github.com/bos/text/issues/105)
2014-12-12 22:53:35 +00:00

11 lines
264 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/12/12 22:53:35 szptvlfn Exp $
DISTNAME= text-1.2.0.3
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Efficient packed Unicode text type
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"