Your message dated Wed, 16 Nov 2005 23:17:41 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316992: fixed in haskell-mode 2.1-1
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; 5 Jul 2005 12:22:08 +0000
>From [EMAIL PROTECTED] Tue Jul 05 05:22:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ppsw-7.csi.cam.ac.uk [131.111.8.137]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DpmRE-0002QK-00; Tue, 05 Jul 2005 05:22:08 -0700
X-Cam-SpamDetails: Not scanned
X-Cam-AntiVirus: No virus found
X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/
Received: from dsl-80-46-166-78.access.as9105.com ([80.46.166.78]:2769
helo=aws31.acad.cai.cam.ac.uk)
by ppsw-7.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.157]:25)
with esmtpsa (PLAIN:aws31) (TLSv1:AES256-SHA:256)
id 1DpmR5-00011W-PM (Exim 4.51)
(return-path <[EMAIL PROTECTED]>); Tue, 05 Jul 2005 13:21:59 +0100
Received: from andrew by aws31.acad.cai.cam.ac.uk with local (Exim 4.50)
id 1DpmRw-0002Ij-2i; Tue, 05 Jul 2005 13:22:52 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andrew Swan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: haskell-mode: Incorrect type for map in haskell-doc.el
X-Mailer: reportbug 3.12
Date: Tue, 05 Jul 2005 13:22:51 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: haskell-mode
Version: 2.0-1
Severity: minor
In haskell-doc.el the type for map is incorrectly listed as "Functor f
=> (a -> b) -> f a -> f b". The type should be "(a -> b) -> [a] ->
[b]". The type currently listed should describe fmap.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages haskell-mode depends on:
ii debconf 1.4.51 Debian configuration management sy
ii emacs21 [emacsen] 21.4a-1 The GNU Emacs editor
-- debconf information:
haskell_mode/ghc_added:
---------------------------------------
Received: (at 316992-close) by bugs.debian.org; 17 Nov 2005 07:22:40 +0000
>From [EMAIL PROTECTED] Wed Nov 16 23:22:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Ece1d-0004Vh-8w; Wed, 16 Nov 2005 23:17:41 -0800
From: Isaac Jones <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316992: fixed in haskell-mode 2.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 16 Nov 2005 23:17:41 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: haskell-mode
Source-Version: 2.1-1
We believe that the bug you reported is fixed in the latest version of
haskell-mode, which is due to be installed in the Debian FTP archive:
haskell-mode_2.1-1.diff.gz
to pool/main/h/haskell-mode/haskell-mode_2.1-1.diff.gz
haskell-mode_2.1-1.dsc
to pool/main/h/haskell-mode/haskell-mode_2.1-1.dsc
haskell-mode_2.1-1_all.deb
to pool/main/h/haskell-mode/haskell-mode_2.1-1_all.deb
haskell-mode_2.1.orig.tar.gz
to pool/main/h/haskell-mode/haskell-mode_2.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Isaac Jones <[EMAIL PROTECTED]> (supplier of updated haskell-mode package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 16 Nov 2005 22:28:12 -0800
Source: haskell-mode
Binary: haskell-mode
Architecture: source all
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Isaac Jones <[EMAIL PROTECTED]>
Changed-By: Isaac Jones <[EMAIL PROTECTED]>
Description:
haskell-mode - A major mode for editing Haskell in Emacs
Closes: 237437 306548 316992 331845
Changes:
haskell-mode (2.1-1) unstable; urgency=low
.
* New upstream release
* Removed old debconf stuff (Closes: 331845, Closes: 237437)
* removed hook for turn-on-haskell-font-lock (Closes: 306548)
* fixed type for map (Closes: 316992)
Files:
22b54b8ce67439c183a94f60da02020b 539 devel optional haskell-mode_2.1-1.dsc
df6c6d62777c2ea6cdd5455a0010e7e2 73855 devel optional
haskell-mode_2.1.orig.tar.gz
24ab448b92e1447c30fe097f204e8566 32527 devel optional
haskell-mode_2.1-1.diff.gz
7385a05377a1e552f3e60828c9efa5b9 67018 devel optional
haskell-mode_2.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDfCs4BLPTZ7K4MaIRAp9KAKCr4rdltmOWl1Bvo6wyV/n4IlXUAACfUCuI
va0Lyhgbdp5Xpn9RLzIjyNE=
=sRaL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]