[Pkg-haskell-commits] darcs: ghc: Remove patches/panic-debian-message, since there's no README.Debian anymore.

Marco Silva marcot at debian.org
Sat Jan 15 14:44:48 UTC 2011


Sat Jan 15 14:43:51 UTC 2011  Marco Silva <marcot at debian.org>
  * Remove patches/panic-debian-message, since there's no README.Debian anymore.
  Ignore-this: 55281d130f791bae33f76e0eda503397

    R ./patches/panic-debian-message
    M ./patches/series -1

Sat Jan 15 14:43:51 UTC 2011  Marco Silva <marcot at debian.org>
  * Remove patches/panic-debian-message, since there's no README.Debian anymore.
  Ignore-this: 55281d130f791bae33f76e0eda503397
diff -rN -u old-ghc/patches/panic-debian-message new-ghc/patches/panic-debian-message
--- old-ghc/patches/panic-debian-message	2011-01-15 14:44:48.052009461 +0000
+++ new-ghc/patches/panic-debian-message	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-Index: ghc-7.0.1/compiler/utils/Panic.lhs
-===================================================================
---- ghc-7.0.1.orig/compiler/utils/Panic.lhs	2010-11-12 23:40:04.000000000 +0530
-+++ ghc-7.0.1/compiler/utils/Panic.lhs	2011-01-15 12:30:52.000000000 +0530
-@@ -112,7 +112,9 @@
-    = showString ("panic! (the 'impossible' happened)\n"
- 		 ++ "  (GHC version " ++ cProjectVersion ++ " for " ++ TargetPlatform_NAME ++ "):\n\t"
- 	         ++ s ++ "\n\n"
--	         ++ "Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug\n")
-+	         ++ "Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug\n"
-+                 ++ "Debian-specific note: please remove old .hi files and try again.\n"
-+                 ++ "For details, see /usr/share/doc/ghc6/README.Debian")
- 
- throwGhcException :: GhcException -> a
- throwGhcException = Exception.throw
diff -rN -u old-ghc/patches/series new-ghc/patches/series
--- old-ghc/patches/series	2011-01-15 14:44:48.052009461 +0000
+++ new-ghc/patches/series	2011-01-15 14:44:48.068010304 +0000
@@ -1,5 +1,4 @@
 system-libffi
-panic-debian-message
 kfreebsd-_gnu_source-565818
 getallinfo-nothing-ghci-566331
 haddock-hardcode-ghc-paths





More information about the Pkg-haskell-commits mailing list