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

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


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

    M ./control -6 +6

Wed Sep 21 16:01:41 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 1e460aa0cff5a3600988577740e7b08f
diff -rN -u old-haskell-hint//control new-haskell-hint//control
--- old-haskell-hint//control	2011-09-21 16:03:47.434344532 +0000
+++ new-haskell-hint//control	2011-09-21 16:03:47.442334603 +0000
@@ -48,8 +48,8 @@
  modules, browse them, type-check and evaluate strings with Haskell expressions
  and even coerce them into values. The library is thread-safe and type-safe
  (even the coercion of expressions to values). It is, esentially, a huge subset
- of the GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
- version was not tested with GHC 6.6).
+ of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
+ version was not tested with GHC.6).
 
 Package: libghc-hint-prof
 Architecture: amd64 i386 sparc kfreebsd-i386 kfreebsd-amd64
@@ -66,8 +66,8 @@
  modules, browse them, type-check and evaluate strings with Haskell expressions
  and even coerce them into values. The library is thread-safe and type-safe
  (even the coercion of expressions to values). It is, esentially, a huge subset
- of the GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
- version was not tested with GHC 6.6).
+ of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
+ version was not tested with GHC.6).
 
 Package: libghc-hint-doc
 Section: doc
@@ -84,5 +84,5 @@
  modules, browse them, type-check and evaluate strings with Haskell expressions
  and even coerce them into values. The library is thread-safe and type-safe
  (even the coercion of expressions to values). It is, esentially, a huge subset
- of the GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
- version was not tested with GHC 6.6).
+ of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
+ version was not tested with GHC.6).





More information about the Pkg-haskell-commits mailing list