pkgsrc/devel/hs-hashable/Makefile
wiz b90bce9ee5 hs-hashable: update to 1.4.1.0.
## Version 1.4.1.0

 * Add instance for `Data.Array.Byte.ByteArray`.
2022-08-18 18:43:35 +00:00

11 lines
283 B
Makefile

# $NetBSD: Makefile,v 1.21 2022/08/18 18:43:35 wiz Exp $
DISTNAME= hashable-1.4.1.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Class for types that can be converted to a hash value
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"