[Pkg-haskell-commits] darcs: haskell-deepseq: Say GHC instead of GHC 6

mail at joachim-breitner.de mail at joachim-breitner.de
Wed Sep 21 16:03:42 UTC 2011


Wed Sep 21 16:01:40 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: c914785af237a941612fc551b6e9fed3

    M ./control -4 +4

Wed Sep 21 16:01:40 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: c914785af237a941612fc551b6e9fed3
diff -rN -u old-haskell-deepseq//control new-haskell-deepseq//control
--- old-haskell-deepseq//control	2011-09-21 16:03:42.439829759 +0000
+++ new-haskell-deepseq//control	2011-09-21 16:03:42.467830808 +0000
@@ -22,11 +22,11 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: "Deep" version for Haskell seq - GHC 6 libraries
+Description: "Deep" version for Haskell seq - GHC libraries
  Evaluates a full Haskell data structure, where the lazy Haskell interpreter
  normally would skip it.
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-deepseq-prof
 Architecture: any
@@ -35,11 +35,11 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: "Deep" version for Haskell seq - GHC 6 profiling libraries
+Description: "Deep" version for Haskell seq - GHC profiling libraries
  Evaluates a full Haskell data structure, where the lazy Haskell interpreter
  normally would skip it.
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-deepseq-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list