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

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


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

    M ./control -2 +2

Wed Sep 21 16:01:40 UTC 2011  mail at joachim-breitner.de
  * Say GHC instead of GHC 6
  Ignore-this: 6cfab144fc0e4f0d98f0d7bbdecbffb5
diff -rN -u old-haskell-edison-api//control new-haskell-edison-api//control
--- old-haskell-edison-api//control	2011-09-21 16:03:44.359830742 +0000
+++ new-haskell-edison-api//control	2011-09-21 16:03:44.407832814 +0000
@@ -26,7 +26,7 @@
 Provides: ${haskell:Provides}
 Description: Haskell library of efficent, purely-functional data structures
  The abstract interface (API) of the Edison library for Haskell for
- use with ghc 6. 
+ use with ghc. 
  .
  Edison is a library of purely function data structures for Haskell
  originally written by Chris Okasaki. Conceptually, it consists of two
@@ -46,7 +46,7 @@
 Provides: ${haskell:Provides}
 Description: Haskell library of data structures; profiling libraries
  The abstract interface (API) of the Edison library for Haskell for
- use with ghc 6. 
+ use with ghc. 
  .
  Edison is a library of purely function data structures for Haskell
  originally written by Chris Okasaki. Conceptually, it consists of two





More information about the Pkg-haskell-commits mailing list