cpphs (1) Linux Manual Page
cpphs – liberalised cpp-a-like preprocessor for Haskell Synopsiscpphs [FILENAME|OPTION]… Descriptioncpphs is a liberalised re-implementation of cpp (1), the C pre-processor, in and for Haskell. Why re-implement cpp? Rightly or wrongly, the C pre-processor is widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and different…
