Cabal revisions of combinat-0.2.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: combinat Version: 0.2.4+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, mtl+ Build-Depends: base >= 4 && < 5, array <0.5, containers, random, mtl cpp-options: -DBASE_VERSION=4 else Build-Depends: base >= 3 && < 4, array, containers, random, mtl