[Pkg-haskell-commits] darcs: ghc: Suggest llvm package

Joachim Breitner mail at joachim-breitner.de
Thu Nov 10 18:23:35 UTC 2011


Thu Nov 10 18:20:00 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Suggest llvm package
  Ignore-this: 5ec6012009c011f51f27267caf955921

    M ./changelog +6
    M ./control -1 +1

Thu Nov 10 18:20:00 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Suggest llvm package
  Ignore-this: 5ec6012009c011f51f27267caf955921
diff -rN -u old-ghc//changelog new-ghc//changelog
--- old-ghc//changelog	2011-11-10 18:23:34.494672616 +0000
+++ new-ghc//changelog	2011-11-10 18:23:34.514675447 +0000
@@ -1,3 +1,9 @@
+ghc (7.0.4-9) UNRELEASED; urgency=low
+
+  * Suggest llvm package
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 10 Nov 2011 19:19:41 +0100
+
 ghc (7.0.4-8) unstable; urgency=low
 
   * Remove ghci support on powerpc (Closes: #631073)
diff -rN -u old-ghc//control new-ghc//control
--- old-ghc//control	2011-11-10 18:23:34.430677228 +0000
+++ new-ghc//control	2011-11-10 18:23:34.518676573 +0000
@@ -30,7 +30,7 @@
 Replaces: ghc6 (<< 7)
 Conflicts: ghc6 (<< 7)
 Breaks: cabal-install (<< 0.8.0), haskell-devscripts (<< 0.6.19), ghc-doc (<= 6.12.1-8)
-Suggests: perl, ghc-prof, ghc-doc, haskell-doc
+Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm
 Description: The Glasgow Haskell Compilation system
  The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
  Haskell.





More information about the Pkg-haskell-commits mailing list