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

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


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

    M ./control -3 +3

Wed Sep 21 16:01:44 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: a891d8ae5b160d2714e6b1859015abfe
diff -rN -u old-haskell-regex-base//control new-haskell-regex-base//control
--- old-haskell-regex-base//control	2011-09-21 16:03:59.122332582 +0000
+++ new-haskell-regex-base//control	2011-09-21 16:03:59.126335147 +0000
@@ -24,19 +24,19 @@
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: GHC 6 library providing an API for regular expressions
+Description: GHC library providing an API for regular expressions
  A library containing the interface API for the Haskell regular
  expressions library packages regex-posix, regex-pcre, regex-parsec,
  regex-tdfs, regex-dfa.
  .
- This package contains the libraries for use with GHC 6.
+ This package contains the libraries for use with GHC.
 
 Package: libghc-regex-base-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: GHC 6 profiling library providing an API for regular expressions
+Description: GHC profiling library providing an API for regular expressions
  A library containing the interface API for the Haskell regular
  expressions library packages regex-posix, regex-pcre, regex-parsec,
  regex-tdfs, regex-dfa.





More information about the Pkg-haskell-commits mailing list