[Pkg-haskell-commits] darcs: haskell-algebra: Initial commit.

Iulian Udrea iulian at linux.com
Sun Sep 4 15:58:40 UTC 2011


Sun Sep  4 15:47:37 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Initial commit.
  Ignore-this: f7311cac244dd5c99f6de66c8d29e433

    M ./control -3 +15

Sun Sep  4 15:47:37 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Initial commit.
  Ignore-this: f7311cac244dd5c99f6de66c8d29e433
diff -rN -u old-haskell-algebra//control new-haskell-algebra//control
--- old-haskell-algebra//control	2011-09-04 15:58:40.765359896 +0000
+++ new-haskell-algebra//control	2011-09-04 15:58:40.769351757 +0000
@@ -66,7 +66,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Constructive abstract algebra
- Constructive abstract algebra.
+ This package provides algebraic structures, such as groups, fields,
+ rings, modules. It also provides bands, also known as idempotent semigroups
+ (band is a semigroup where every element is equal to its own
+ square), coalgebras, semirings (rigs), idempotent semirings, also known as 
+ dioids.
  .
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -78,7 +82,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Constructive abstract algebra; profiling data
- Constructive abstract algebra.
+ This package provides algebraic structures, such as groups, fields,
+ rings, modules. It also provides bands, also known as idempotent semigroups
+ (band is a semigroup where every element is equal to its own
+ square), coalgebras, semirings (rigs), idempotent semirings, also known as 
+ dioids.
  .
  This package provides a library for the Haskell programming language, compiled
  for profiling. See http://www.haskell.org/ for more information on Haskell.
@@ -90,7 +98,11 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Constructive abstract algebra; documentation
- Constructive abstract algebra.
+ This package provides algebraic structures, such as groups, fields,
+ rings, modules. It also provides bands, also known as idempotent semigroups
+ (band is a semigroup where every element is equal to its own
+ square), coalgebras, semirings (rigs), idempotent semirings, also known as 
+ dioids.
  .
  This package provides the documentation for a library for the Haskell
  programming language.





More information about the Pkg-haskell-commits mailing list