[Pkg-haskell-commits] darcs: haskell-diff: Say GHC instead of GHC 6
mail at joachim-breitner.de
mail at joachim-breitner.de
Wed Sep 21 16:03:43 UTC 2011
Wed Sep 21 16:01:40 UTC 2011 mail at joachim-breitner.de
* Say GHC instead of GHC 6
Ignore-this: 7e096242d463e7bf2be6770e7a5c456a
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: 7e096242d463e7bf2be6770e7a5c456a
diff -rN -u old-haskell-diff//control new-haskell-diff//control
--- old-haskell-diff//control 2011-09-21 16:03:43.331834213 +0000
+++ new-haskell-diff//control 2011-09-21 16:03:43.387830980 +0000
@@ -22,7 +22,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: GHC 6 libraries for the Haskell O(ND) diff algorithm library
+Description: GHC libraries for the Haskell O(ND) diff algorithm library
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
@@ -31,7 +31,7 @@
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-diff-prof
Architecture: any
@@ -41,7 +41,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: GHC 6 profiling libraries for the Haskell O(ND) diff algorithm library
+Description: GHC profiling libraries for the Haskell O(ND) diff algorithm library
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
@@ -59,7 +59,7 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: GHC 6 libraries for the Haskell O(ND) diff algorithm library (documentation)
+Description: GHC libraries for the Haskell O(ND) diff algorithm library (documentation)
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
More information about the Pkg-haskell-commits
mailing list