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

Bug#274416: marked as done (ITP: cpphs -- Simplified cpp-a-like preprocessor for Haskell)



Your message dated Sun, 17 Oct 2004 23:43:09 +0100
with message-id <20041017224309.GA25006@matrix.chaos.earth.li>
and subject line cpphs in unstable
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Oct 2004 18:17:41 +0000
>From igloo@comlab.ox.ac.uk Fri Oct 01 11:17:41 2004
Return-path: <igloo@comlab.ox.ac.uk>
Received: from tx5.mail.ox.ac.uk [163.1.2.169] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CDRyP-00028O-00; Fri, 01 Oct 2004 11:17:41 -0700
Received: from scan5.mail.ox.ac.uk ([163.1.2.177] helo=localhost)
	by tx5.mail.ox.ac.uk with esmtp (Exim 4.42)
	id 1CDRyO-0002Le-H4
	for submit@bugs.debian.org; Fri, 01 Oct 2004 19:17:40 +0100
Received: from rx5.mail.ox.ac.uk ([163.1.2.168])
 by localhost (scan5.mail.ox.ac.uk [163.1.2.177]) (amavisd-new, port 25)
 with ESMTP id 08923-02 for <submit@bugs.debian.org>;
 Fri,  1 Oct 2004 19:17:40 +0100 (BST)
Received: from userpc15.comlab.ox.ac.uk ([163.1.27.191])
	by rx5.mail.ox.ac.uk with esmtp (Exim 4.42)
	id 1CDRyO-0002Lb-Ga; Fri, 01 Oct 2004 19:17:40 +0100
Received: from igloo by userpc15.comlab.ox.ac.uk with local (Exim 3.35 #1 (Debian))
	id 1CDRyN-0000gf-00; Fri, 01 Oct 2004 19:17:39 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ian Lynagh <igloo@earth.li>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: cpphs -- Simplified cpp-a-like preprocessor for Haskell
X-Mailer: reportbug 2.48
Date: Fri, 01 Oct 2004 19:17:39 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-devel@lists.debian.org
Message-Id: <[🔎] E1CDRyN-0000gf-00@userpc15.comlab.ox.ac.uk>
Sender: Ian Lynagh <igloo@comlab.ox.ac.uk>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

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


---------------------------------------
Received: (at 274416-done) by bugs.debian.org; 17 Oct 2004 22:43:12 +0000
>From ian@matrix.chaos.earth.li Sun Oct 17 15:43:11 2004
Return-path: <ian@matrix.chaos.earth.li>
Received: from i-194-106-34-144.freedom2surf.net (matrix.chaos.earth.li) [194.106.34.144] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJJk7-0004Bu-00; Sun, 17 Oct 2004 15:43:11 -0700
Received: from ian by matrix.chaos.earth.li with local (Exim 3.36 #1 (Debian))
	id 1CJJk6-0006VN-00
	for <274416-done@bugs.debian.org>; Sun, 17 Oct 2004 23:43:10 +0100
Date: Sun, 17 Oct 2004 23:43:09 +0100
From: Ian Lynagh <igloo@earth.li>
To: 274416-done@bugs.debian.org
Subject: cpphs in unstable
Message-ID: <20041017224309.GA25006@matrix.chaos.earth.li>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Ian Lynagh <ian@matrix.chaos.earth.li>
Delivered-To: 274416-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


cpphs is now in unstable.


Thanks
Ian



Reply to: