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

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


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

    M ./control -2 +2

Wed Sep 21 16:01:47 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 2b54acfc7bdb05699fa31adba132c683
diff -rN -u old-haskell-uulib//control new-haskell-uulib//control
--- old-haskell-uulib//control	2011-09-21 16:04:20.450833102 +0000
+++ new-haskell-uulib//control	2011-09-21 16:04:20.482835580 +0000
@@ -22,7 +22,7 @@
  , ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: parser and pretty print combinator library for GHC 6
+Description: parser and pretty print combinator library for GHC
  The uulib Haskell library contains fast, error repairing parser
  combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
  set of data structures and algorithms for working with sets and
@@ -39,7 +39,7 @@
  , ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: profiling parser and pretty print combinator library for GHC 6
+Description: profiling parser and pretty print combinator library for GHC
  The uulib Haskell library contains fast, error repairing parser
  combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
  set of data structures and algorithms for working with sets and





More information about the Pkg-haskell-commits mailing list