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

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


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

    M ./control -2 +2

Wed Sep 21 16:01:42 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: a16f22a2e5609fa8042c5e34af333729
diff -rN -u old-haskell-hsql-sqlite3//control new-haskell-hsql-sqlite3//control
--- old-haskell-hsql-sqlite3//control	2011-09-21 16:03:51.487831911 +0000
+++ new-haskell-hsql-sqlite3//control	2011-09-21 16:03:51.507829622 +0000
@@ -27,7 +27,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: SQLite driver of the HSQL library for GHC6  
+Description: SQLite driver of the HSQL library for GHC  
  HSQL provides interfaces for Haskell programmers to the PostgreSQL,
  MySQL, SQLite, and UnixODBC database systems.  There is a generic
  abstract interface so that code can be used interchangeably with these
@@ -40,7 +40,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: SQLite driver of the HSQL profiling library for GHC6
+Description: SQLite driver of the HSQL profiling library for GHC
  HSQL provides interfaces for Haskell programmers to the PostgreSQL,
  MySQL, SQLite, and UnixODBC database systems.  There is a generic
  abstract interface so that code can be used interchangeably with these





More information about the Pkg-haskell-commits mailing list