Confirmed in spits something when fed /usr/include/stdio.h. OK?
>From 014efc65019e293418c3b06e0fbc33e448ed5b1a Mon Sep 17 00:00:00 2001 From: Greg Steuck <g...@nest.cx> Date: Sun, 17 Oct 2021 19:48:58 -0700 Subject: [PATCH 8/9] Nudge devel/cpphs to use a more permissive version of polyparse This should make upgrading to ghc-9 less of an event. --- devel/cpphs/Makefile | 3 ++- devel/cpphs/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/cpphs/Makefile b/devel/cpphs/Makefile index 5f599de8d04..29afbfd4dc6 100644 --- a/devel/cpphs/Makefile +++ b/devel/cpphs/Makefile @@ -4,7 +4,8 @@ COMMENT = liberalised reimplementation of cpp in Haskell MODCABAL_STEM = cpphs MODCABAL_VERSION = 1.20.9.1 -MODCABAL_MANIFEST = polyparse 1.13 1 +MODCABAL_MANIFEST = polyparse 1.13 2 +REVISION = 0 CATEGORIES = devel MAINTAINER = Matthias Kilian <k...@openbsd.org> diff --git a/devel/cpphs/distinfo b/devel/cpphs/distinfo index 4c9aab52ea9..5ae19190090 100644 --- a/devel/cpphs/distinfo +++ b/devel/cpphs/distinfo @@ -1,6 +1,6 @@ SHA256 (hackage/cpphs-1.20.9.1.tar.gz) = f1mxC8M3QATO48BPpO5KG5DQ3KhKPQ5DbVhhoao7kZ8= SHA256 (hackage/polyparse-1.13.tar.gz) = HExymA4eWk8H/qZcoIsjmVgdKmqiHrEHj3rShsJ5cHs= -SHA256 (hackage/polyparse-1.13_1.cabal) = aLk8AwrruIqr71sNyhlaHTW1DPL59U2HlZMOf42wTCY= +SHA256 (hackage/polyparse-1.13_2.cabal) = 1D3CCb6Gy8frXLmM2ArTbIsDU5fp3SAPZpsZ0g83uNg= SIZE (hackage/cpphs-1.20.9.1.tar.gz) = 45496 SIZE (hackage/polyparse-1.13.tar.gz) = 33144 -SIZE (hackage/polyparse-1.13_1.cabal) = 2726 +SIZE (hackage/polyparse-1.13_2.cabal) = 2740 -- 2.33.1