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

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


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

    M ./control -4 +4

Wed Sep 21 16:01:41 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 45579729b16d7b4f5e1e517b67472af
diff -rN -u old-haskell-hjavascript//control new-haskell-hjavascript//control
--- old-haskell-hjavascript//control	2011-09-21 16:03:47.875831452 +0000
+++ new-haskell-hjavascript//control	2011-09-21 16:03:47.883832356 +0000
@@ -25,7 +25,7 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell abstract syntax for a subset of JavaScript - GHC 6 libraries
+Description: Haskell abstract syntax for a subset of JavaScript - GHC libraries
  HJavaScript defines a Haskell abstract syntax and pretty printer for a
  subset of JavaScript. However, a significant difference from JavaScript
  is that HJavaScript is typed, even on the abstract syntax level using
@@ -35,7 +35,7 @@
  If you don't know what Haskell and all these concepts are, you can just
  ignore this package.
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-hjavascript-prof
 Architecture: any
@@ -45,7 +45,7 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell abstract syntax for a subset of JavaScript - GHC 6 profiling libraries
+Description: Haskell abstract syntax for a subset of JavaScript - GHC profiling libraries
  HJavaScript defines a Haskell abstract syntax and pretty printer for a
  subset of JavaScript. However, a significant difference from JavaScript
  is that HJavaScript is typed, even on the abstract syntax level using
@@ -55,7 +55,7 @@
  If you don't know what Haskell and all these concepts are, you can just
  ignore this package.
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-hjavascript-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list