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

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


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

    M ./control -4 +4

Wed Sep 21 16:01:39 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 14f6f0943a273376eca8c4d7da2d7d20
diff -rN -u old-haskell-datetime//control new-haskell-datetime//control
--- old-haskell-datetime//control	2011-09-21 16:03:40.119330475 +0000
+++ new-haskell-datetime//control	2011-09-21 16:03:40.203332477 +0000
@@ -27,12 +27,12 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell library to convert date and time formats - GHC 6 libraries
+Description: Haskell library to convert date and time formats - GHC libraries
  This Haskell library provides several utilities for easily converting among the
  various standard library Date and Time types, and for converting
  between these and standard external representations.
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-datetime-prof
 Architecture: any
@@ -42,12 +42,12 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell library to convert date and time formats - GHC 6 profiling libraries
+Description: Haskell library to convert date and time formats - GHC profiling libraries
  This Haskell library provides several utilities for easily converting among the
  various standard library Date and Time types, and for converting
  between these and standard external representations.
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-datetime-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list