# $OpenBSD: Makefile,v 1.16 2019/09/30 12:00:00 kili Exp $ COMMENT = asynchronous IO operations # Dependency of meta/haskell-platform. # Please do *not* update without thinking. PORTROACH = ignore:1 DISTNAME = async-2.2.1 CATEGORIES = devel MAINTAINER = Matthias Kilian # BSD3 PERMIT_PACKAGE = Yes MODULES = lang/ghc MODGHC_BUILD = cabal hackage haddock register MODGHC_PACKAGE_KEY = 4fWSSJ8SFccIxQJVItkRnX BUILD_DEPENDS = ${RUN_DEPENDS} RUN_DEPENDS = devel/hs-hashable>=1.1,<1.3 # Needs --enable-test, which will probably set by ghc.port.mk soon # (when I have some numbers about build times). NO_TEST = Yes .include