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

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


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

    M ./control -2 +2

Wed Sep 21 16:01:41 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: dbdd44d17838733c3bd5947e31e218b5
diff -rN -u old-haskell-hsql//control new-haskell-hsql//control
--- old-haskell-hsql//control	2011-09-21 16:03:48.850830546 +0000
+++ new-haskell-hsql//control	2011-09-21 16:03:48.870833188 +0000
@@ -21,7 +21,7 @@
 Suggests: ${haskell:Suggests}, libghc-hsql-sqlite3-dev, libghc-hsql-sqlite-dev, libghc-hsql-odbc-dev, libghc-hsql-mysql-dev, libghc-hsql-postgresql-dev, haskell-hsql-doc
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Multi-Database Interface System library for GHC6
+Description: Multi-Database Interface System 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
@@ -36,7 +36,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Multi-Database Interface System profiling library for GHC6
+Description: Multi-Database Interface System 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