[Pkg-haskell-commits] darcs: ghc: Refresh panic-debian-message
Joachim Breitner
mail at joachim-breitner.de
Sat Jan 15 07:12:58 UTC 2011
Sat Jan 15 07:00:58 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Refresh panic-debian-message
Ignore-this: 234e323cf5dd49ce0ae8f9d335fabdac
M ./patches/panic-debian-message -4 +4
Sat Jan 15 07:00:58 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Refresh panic-debian-message
Ignore-this: 234e323cf5dd49ce0ae8f9d335fabdac
diff -rN -u old-ghc/patches/panic-debian-message new-ghc/patches/panic-debian-message
--- old-ghc/patches/panic-debian-message 2011-01-15 07:12:58.411547172 +0000
+++ new-ghc/patches/panic-debian-message 2011-01-15 07:12:58.423547804 +0000
@@ -1,8 +1,8 @@
-Index: ghc6-6.12.1/compiler/utils/Panic.lhs
+Index: ghc-7.0.1/compiler/utils/Panic.lhs
===================================================================
---- ghc6-6.12.1.orig/compiler/utils/Panic.lhs 2010-01-09 17:43:16.000000000 +0200
-+++ ghc6-6.12.1/compiler/utils/Panic.lhs 2010-01-09 17:45:48.000000000 +0200
-@@ -111,7 +111,9 @@
+--- 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"
More information about the Pkg-haskell-commits
mailing list