kili 557649a475 Update to hs-primitive-0.6.4.0.
Joint work with Greg Steuck.
2019-09-30 12:13:12 +00:00

22 lines
430 B
Makefile

# $OpenBSD: Makefile,v 1.23 2019/09/30 12:13:12 kili Exp $
COMMENT = primitive memory-related operations
# Dependency of meta/haskell-platform.
# Please do *not* update without thinking.
PORTROACH = ignore:1
DISTNAME = primitive-0.6.4.0
CATEGORIES = devel
# BSD3
PERMIT_PACKAGE = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = ILgywxtLpvnAOlEISPpP5b
.include <bsd.port.mk>