aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-cpphs/pkg-descr
blob: a12fd527a1a6e6825c7a6b6fd6cfbecfc5e489e5 (plain) (blame)
1
2
3
4
5
6
7
8
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.

WWW:    http://haskell.org/cpphs/