# $NetBSD: Makefile,v 1.13 2021/02/23 02:05:28 mef Exp $ DISTNAME= hashable-1.3.0.0 CATEGORIES= devel MAINTAINER= pho@cielonegro.org COMMENT= Class for types that can be converted to a hash value LICENSE= modified-bsd BUILDLINK_API_DEPENDS.ghc+= ghc<8.10 .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk"