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 (>3 & <6), directory, old-locale, old-time |
| License | LGPL |
| Copyright | 2004-2012, Malcolm Wallace |
| Author | Malcolm Wallace <Malcolm.Wallace@me.com> |
| Maintainer | Malcolm Wallace <Malcolm.Wallace@me.com> |
| Category | Development |
| Home page | http://haskell.org/cpphs/ |
| Source repository | darcs get http://code.haskell.org/cpphs |
| Executables | cpphs |
| Upload date | Wed Jul 11 14:20:54 UTC 2012 |
| Uploaded by | MalcolmWallace |
| Built on | ghc-7.4 |
| Distributions | Fedora: 1.14, NixOS: 1.16, Debian: 1.16, FreeBSD: 1.16 |
Modules
- Language
Downloads
- cpphs-1.14.tar.gz (Cabal source package)
- package description (included in the package)