ee93c1333d
They are now part of GHC. Also hs-fail is no longer required as of GHC 8.
11 lines
271 B
Makefile
11 lines
271 B
Makefile
# $NetBSD: Makefile,v 1.4 2020/01/11 09:10:32 pho Exp $
|
|
|
|
DISTNAME= regex-base-0.94.0.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Replaces/Enhances Haskell Text.Regex
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|