packages feed

Cabal revisions of combinat-0.2.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                combinat Version:             0.2.2+x-revision: 1 Synopsis:            Generation of various combinatorial objects. Description:         A collection of functions to generate combinatorial                      objects like partitions, combinations, permutations, Library   if flag(splitBase)     if flag(base4)-      Build-Depends:       base >= 4 && < 5, array, containers, random+      Build-Depends:       base >= 4 && < 5, array < 0.5, containers, random       cpp-options:         -DBASE_VERSION=4     else        Build-Depends:       base >= 3 && < 4, array, containers, random