Subject: CVS commit: wip/hs-cpphs
From: PHO / phonohawk
Date: 2009-06-03 09:23:50
Message id: E1MBkpR-0002kT-Bf@ddv4jf1.ch3.sourceforge.com

Log Message:
Import hs-cpphs-1.6 as wip/hs-cpphs.

cpphs is a liberalised re-implementation of cpp, the C pre-processor,
in Haskell. This version of cpp is pretty-much feature-complete, and
compatible with the -traditional style. It has two main modes:

    * conditional compilation only (--nomacro),
    * and full macro-expansion (default).


Files:
RevisionActionfile
1.1importwip/hs-cpphs/distinfo
1.1importwip/hs-cpphs/Makefile
1.1importwip/hs-cpphs/buildlink3.mk
1.1importwip/hs-cpphs/PLIST
1.1importwip/hs-cpphs/DESCR