[Pkg-haskell-commits] darcs: haskell-url: Say GHC instead of GHC 6
mail at joachim-breitner.de
mail at joachim-breitner.de
Wed Sep 21 16:04:19 UTC 2011
Wed Sep 21 16:01:47 UTC 2011 mail at joachim-breitner.de
* Say GHC instead of GHC 6
Ignore-this: 461a08bb411017fa9e38a11f9d32411b
M ./control -4 +4
Wed Sep 21 16:01:47 UTC 2011 mail at joachim-breitner.de
* Say GHC instead of GHC 6
Ignore-this: 461a08bb411017fa9e38a11f9d32411b
diff -rN -u old-haskell-url//control new-haskell-url//control
--- old-haskell-url//control 2011-09-21 16:04:19.399830203 +0000
+++ new-haskell-url//control 2011-09-21 16:04:19.415832241 +0000
@@ -28,10 +28,10 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for working with URLs - GHC 6 libraries
+Description: Haskell library for working with URLs - GHC libraries
This library provides simple tools to parse and build URL strings.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-url-prof
Architecture: any
@@ -41,10 +41,10 @@
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library for working with URLs - GHC 6 profiling libraries
+Description: Haskell library for working with URLs - GHC profiling libraries
This library provides simple tools to parse and build URL strings.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-url-doc
Section: doc
More information about the Pkg-haskell-commits
mailing list