b90bce9ee5
## Version 1.4.1.0 * Add instance for `Data.Array.Byte.ByteArray`.
11 lines
283 B
Makefile
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"
|