# $FreeBSD$ PORTNAME= atomic-primops PORTVERSION= 0.8.0.4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Safe approach to CAS and other atomic operations LICENSE= BSD3CLAUSE USE_CABAL= primitive .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include