[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#274416: ITP: cpphs -- Simplified cpp-a-like preprocessor for Haskell



Package: wnpp
Severity: wishlist

* Package name    : cpphs
  Version         : 0.7
  Upstream Author : Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk>
* URL             : http://www.cs.york.ac.uk/fp/cpphs/
* License         : Partly LGPL, partly GPL
  Description     : 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.


debs at:
http://haskell-unsafe.alioth.debian.org/archive/i386/unstable/c/cpphs/


Thanks
Ian

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8




Reply to: