packages feed

Cabal revisions of exp-pairs-0.1.5.2

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

revision 1
 name:                exp-pairs version:             0.1.5.2+x-revision: 1 synopsis:            Linear programming over exponent pairs description:         Package implements an algorithm to minimize rational objective function over the set of exponent pairs homepage:            https://github.com/Bodigrim/exp-pairs   location: git://github.com/Bodigrim/exp-pairs.git  library+  other-extensions:    PatternSynonyms   exposed-modules:     Math.ExpPairs,                        Math.ExpPairs.Ivic,                        Math.ExpPairs.Kratzel,                        Math.ExpPairs.PrettyProcess,                        Math.ExpPairs.ProcessMatrix,                        Math.ExpPairs.RatioInf-  build-depends:       base >=4 && <5,+  build-depends:       base >=4 && <4.11,                        ghc-prim,                        wl-pprint >=1.2,                        deepseq >=1.3,                        Process,                        PrettyProcess,                        RatioInf-  build-depends:       base >=4 && <5,+  build-depends:       base >=4 && <4.11,                        tasty >=0.7,                        tasty-quickcheck,                        tasty-smallcheck,