[Pkg-haskell-commits] darcs: haskell-bifunctors: Improve package description.

Iulian Udrea iulian at linux.com
Sun Sep 4 13:01:28 UTC 2011


Sun Sep  4 13:01:19 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Improve package description.
  Ignore-this: 7471624c5aa48bfc3ba73ffda08eeb60

    M ./control -3 +6

Sun Sep  4 13:01:19 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Improve package description.
  Ignore-this: 7471624c5aa48bfc3ba73ffda08eeb60
diff -rN -u old-haskell-bifunctors//control new-haskell-bifunctors//control
--- old-haskell-bifunctors//control	2011-09-04 13:01:28.834059031 +0000
+++ new-haskell-bifunctors//control	2011-09-04 13:01:28.842059769 +0000
@@ -28,7 +28,8 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell 98 bifunctors
- Haskell 98 bifunctors.
+ A binary functor is a functor in two arguments. This package provides
+ bifoldables and bitraversables.
  .
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -40,7 +41,8 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell 98 bifunctors; profiling data
- Haskell 98 bifunctors.
+ A binary functor is a functor in two arguments. This package provides
+ bifoldables and bitraversables.
  .
  This package provides a library for the Haskell programming language, compiled
  for profiling. See http://www.haskell.org/ for more information on Haskell.
@@ -52,7 +54,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Haskell 98 bifunctors; documentation
- Haskell 98 bifunctors.
+ A binary functor is a functor in two arguments. This package provides
+ bifoldables and bitraversables.
  .
  This package provides the documentation for a library for the Haskell
  programming language.





More information about the Pkg-haskell-commits mailing list