Package: cpphs (1.20.9.1-4)
Links for cpphs
Debian Resources:
Download Source Package cpphs:
Maintainers:
External Resources:
- Homepage [projects.haskell.org]
Similar packages:
Simplified cpp-a-like preprocessor for Haskell
The C pre-processor has been widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and different OS platforms. It is also occasionally used for its macro language, which can enable certain forms of platform-specific detail-filling, such as the tedious boilerplate generation of instance definitions and FFI declarations.
However, gcc's cpp has recently been evolving to more strictly adhere to the C standard. This has had the effect of making it increasingly incompatible with Haskell's syntax. This is a cpp-a-like designed with Haskell's syntax in mind.
Other Packages Related to cpphs
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 외부 함수 인터페이스 라이브러리 런타임
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision 연산 라이브러리
-
- dep: libnuma1 (>= 2.0.11)
- NUMA 정책을 제어하기 위한 라이브러리
Download cpphs
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 1,620.1 kB | 12,042.0 kB | [list of files] |