Name: | cpphs |
---|---|
Version: | 1.16 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 8736309 |
License: | GPL+ and LGPLv2+ |
RPM: | cpphs-1.16-6.el7.aarch64.rpm |
Source RPM: | cpphs-1.16-6.el7.src.rpm |
Build Date: | Fri Jul 27 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/cpphs |
Summary: | A liberalised C pre-processor for Haskell |
Description: | 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. |