[Haskell] ANNOUNCE: cpphs-1.2

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Thu May 4 12:42:31 EDT 2006


			cpphs - 1.2
			-----------

We would like to announce a new release of cpphs, the in-Haskell
implementation of the C pre-processor.  The major change in this release
is that the source files have been re-arranged into a cabal-ised
hierarchical library namespace, so you can use cpp functionality from
within your own code, in addition to the stand-alone utility.

  *  Re-arranged the source files into hierarchical libraries.
  *  Exposed the library interface as an installable Cabal package, with
     Haddock documentation.
  *  Added the --unlit option, for removing literate-style comments.

The webpage is
    http://haskell.org/cpphs

Darcs repo at
    http://www.cs.york.ac.uk/fp/darcs/cpphs

On-line darcsweb browser at
    http://www.cs.york.ac.uk/fp/darcs

Regards,
    Malcolm


More information about the Haskell mailing list