cpphs: A liberalised re-implementation of cpp, the C pre-processor.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
[Skip to Readme]
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, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.18.6, 1.18.7, 1.18.8, 1.18.9, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.20.7, 1.20.8, 1.20.9, 1.20.9.1, 1.20.9.1 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.3 && <5), directory (<1.4), old-locale (>=1.0.0.2 && <1.1), polyparse (>=1.13 && <1.14), time (<1.11) [details] |
License | LicenseRef-LGPL |
Copyright | 2004-2017, Malcolm Wallace |
Author | Malcolm Wallace <Malcolm.Wallace@me.com> |
Maintainer | Malcolm Wallace <Malcolm.Wallace@me.com> |
Category | Development |
Home page | http://projects.haskell.org/cpphs/ |
Bug tracker | https://github.com/malcolmwallace/cpphs/issues |
Source repo | head: git clone https://github.com/hackage-trustees/malcolm-wallace-universe |
Uploaded | by phadej at 2020-04-02T19:36:44Z |
Modules
[Index] [Quick Jump]
- Language
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-locale | If true, use old-locale, otherwise use time 1.5 or newer. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cpphs-1.20.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees