The cpphs package
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.
Properties
| Versions | 1.3, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.13.1, 1.13.2, 1.13.3, 1.14, 1.15, 1.16 |
|---|---|
| Dependencies | base, haskell98 |
| License | LGPL |
| Copyright | 2004-7, Malcolm Wallace |
| Author | Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> |
| Maintainer | Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> |
| Category | Development |
| Home page | http://haskell.org/cpphs/ |
| Executables | cpphs |
| Upload date | Mon Aug 13 15:44:32 UTC 2007 |
| Uploaded by | MalcolmWallace |
| Built on | ghc-6.10, ghc-6.12, ghc-6.6, ghc-6.8 |
| Distributions | Fedora: 1.14, NixOS: 1.16, Debian: 1.16, FreeBSD: 1.16 |
Modules
- Language
Downloads
- cpphs-1.5.tar.gz (Cabal source package)
- package description (included in the package)