packages feed

sym 0.5.1 → 0.5.2

raw patch · 1 files changed

+3/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

sym.cabal view
@@ -1,5 +1,5 @@ Name:                sym-Version:             0.5.1+Version:             0.5.2 Synopsis:            Permutations, patterns, and statistics Description:            Definitions for permutations with an emphasis on permutation@@ -14,6 +14,8 @@   .   ["Math.Sym.Stat"] Common permutation statistics, such as @des@,   @inv@, @exc@, @maj@, @fp@, @comp@, @lmin@, @lmax@, ...+  .+  ["Math.Sym.Class"] Common permutation classes.  Homepage:            http://github.com/akc/sym