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

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


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

    M ./control -3 +3

Wed Sep 21 16:01:45 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 6bcb1d51e39149d464b30fe24049c934
diff -rN -u old-haskell-regex-posix//control new-haskell-regex-posix//control
--- old-haskell-regex-posix//control	2011-09-21 16:04:00.531329913 +0000
+++ new-haskell-regex-posix//control	2011-09-21 16:04:00.535328551 +0000
@@ -24,18 +24,18 @@
 Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: GHC 6 library of the POSIX regex backend for regex-base
+Description: GHC library of the POSIX regex backend for regex-base
  A library containing a POSIX regular expression backend conforming to
  the interface API of regex-base.
  .
- This package contains the libraries for use with GHC 6.
+ This package contains the libraries for use with GHC.
 
 Package: libghc-regex-posix-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: GHC 6 profiling library of the POSIX regex backend for regex-base
+Description: GHC profiling library of the POSIX regex backend for regex-base
  A library containing a POSIX regular expression backend conforming to
  the interface API of regex-base.
  .





More information about the Pkg-haskell-commits mailing list