[Pkg-haskell-commits] darcs: helium: Drop 11_iso-8859-1
Joachim Breitner
mail at joachim-breitner.de
Thu Jun 2 17:25:51 UTC 2011
Thu Jun 2 16:22:01 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Drop 11_iso-8859-1
Ignore-this: 178f5b13f4a26a58b5407a4e04f826c9
R ./patches/11_iso-8859-1
M ./patches/series -1
Thu Jun 2 16:22:01 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Drop 11_iso-8859-1
Ignore-this: 178f5b13f4a26a58b5407a4e04f826c9
diff -rN -u old-helium//patches/11_iso-8859-1 new-helium//patches/11_iso-8859-1
--- old-helium//patches/11_iso-8859-1 2011-06-02 17:25:50.889298622 +0000
+++ new-helium//patches/11_iso-8859-1 1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-# Description: Remove ISO-8859-1 character
-# GHC 6.12.1 can't read malformed UTF-8 chars (like ISO-8859-1) in text mode,
-# so this patch just remove this character of Makefile.in, which seems to be
-# left there as an error anyway.
-# Bug-Debian: 573654
-# Forwarded: http://lists.debian.org/debian-haskell/2010/03/msg00114.html
-# Author: Marco Túlio Gontijo e Silva <marcot at debian.org>
-# Last-Update: 2010-03-14
-Index: helium-1.6/helium/src/Makefile.in
-===================================================================
---- helium-1.6.orig/helium/src/Makefile.in 2010-03-15 10:27:28.000000000 -0300
-+++ helium-1.6/helium/src/Makefile.in 2010-03-15 10:27:31.000000000 -0300
-@@ -381,7 +381,7 @@
- $(AG) -a $<
-
-
--# Documentation target (with Haddock) Ê
-+# Documentation target (with Haddock)
- doc:
- haddock +RTS -K8M -RTS \
- --title="The Helium Compiler" \
diff -rN -u old-helium//patches/series new-helium//patches/series
--- old-helium//patches/series 2011-06-02 17:25:50.889298622 +0000
+++ new-helium//patches/series 2011-06-02 17:25:50.969278808 +0000
@@ -5,5 +5,4 @@
05_fixes-for-64bit
06_no-strip
10_autoconf
-11_iso-8859-1
12_no_rec
More information about the Pkg-haskell-commits
mailing list