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

mail at joachim-breitner.de mail at joachim-breitner.de
Wed Sep 21 16:04:18 UTC 2011


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

    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: 2855c05aacb33efd113ee1ba678e5495
diff -rN -u old-haskell-unix-compat//control new-haskell-unix-compat//control
--- old-haskell-unix-compat//control	2011-09-21 16:04:18.067836719 +0000
+++ new-haskell-unix-compat//control	2011-09-21 16:04:18.103833422 +0000
@@ -25,13 +25,13 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell portable POSIX-compatible layer - GHC 6 libraries
+Description: Haskell portable POSIX-compatible layer - GHC libraries
  This package provides portable Haskell implementations of some POSIX
  system calls contained in the unix package. This package re-exports the
  unix package when available. When it isn't available, portable
  implementations are used.
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-unix-compat-prof
 Architecture: any
@@ -41,13 +41,13 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell portable POSIX-compatible layer - GHC 6 profiling libraries
+Description: Haskell portable POSIX-compatible layer - GHC profiling libraries
  This package provides portable Haskell implementations of some POSIX
  system calls contained in the unix package. This package re-exports the
  unix package when available. When it isn't available, portable
  implementations are used.
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-unix-compat-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list