./devel/hs-cpphs, Liberalised re-implementation of cpp, the C pre-processor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.20.9.1nb7, Package name: hs-cpphs-1.20.9.1nb7, Maintainer: esg

Cpphs is a re-implementation of the C pre-processor that is both more
compatible with Haskell, and itself written in Haskell so that it can be
distributed with compilers.

This version of the C pre-processor is pretty-much feature-complete and
compatible with traditional (K&R) pre-processors. Additional features
include: a plain-text mode; an option to unlit literate code files; and an
option to turn off macro-expansion.


Required to run:
[textproc/hs-polyparse] [devel/hs-old-locale] [time/hs-old-time] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 44.43 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-26 07:00:32 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-cpphs: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 02:12:38 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-cpphs: Remove a patch that is no longer needed
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 10:43:46 by Masatake Daimon | Files touched by this commit (3)
Log message:
Fix build with GHC 9.2
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC