Het bronpakket cpphs downloaden:
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.
|
|
|
| Platform | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|
| alpha | 904,3 kB | 4908 kB | [overzicht] |
| arm | 77,3 kB | 256 kB | [overzicht] |
| hppa | 953,7 kB | 4788 kB | [overzicht] |
| i386 | 151,1 kB | 536 kB | [overzicht] |
| ia64 | 914,4 kB | 9452 kB | [overzicht] |
| m68k | 537,1 kB | 3288 kB | [overzicht] |
| mips | 110,1 kB | 384 kB | [overzicht] |
| mipsel | 108,9 kB | 384 kB | [overzicht] |
| powerpc | 580,6 kB | 3848 kB | [overzicht] |
| s390 | 930,0 kB | 4848 kB | [overzicht] |
| sparc | 174,1 kB | 740 kB | [overzicht] |