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

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


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

    M ./control -2 +2

Wed Sep 21 16:01:44 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 19e2d5cb1a521385b640c7a6d3a9a23f
diff -rN -u old-haskell-json//control new-haskell-json//control
--- old-haskell-json//control	2011-09-21 16:03:56.622833318 +0000
+++ new-haskell-json//control	2011-09-21 16:03:56.638832494 +0000
@@ -36,7 +36,7 @@
  This library provides a parser and pretty printer for converting between
  Haskell values and JSON.
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-json-prof
 Architecture: any
@@ -54,7 +54,7 @@
  This library provides a parser and pretty printer for converting between
  Haskell values and JSON.
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-json-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list