packages feed

opentheory-prime 1.21 → 1.23

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~opentheoryPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: opentheory

API changes (from Hackage documentation)

Files

opentheory-prime.cabal view
@@ -1,5 +1,5 @@ name: opentheory-prime-version: 1.21+version: 1.23 category: Number Theory synopsis: Prime numbers license: MIT@@ -10,7 +10,7 @@ maintainer: Joe Leslie-Hurd <joe@gilith.com> description:   Prime numbers - automatically generated from the opentheory package-  haskell-prime-1.21+  haskell-prime-1.23  library   build-depends:@@ -18,7 +18,7 @@     random >= 1.0.1.1 && < 2.0,     QuickCheck >= 2.4.0.1 && < 3.0,     opentheory-primitive >= 1.0 && < 2.0,-    opentheory >= 1.73 && <= 1.74+    opentheory >= 1.73 && <= 1.76    hs-source-dirs: src @@ -34,7 +34,7 @@     random >= 1.0.1.1 && < 2.0,     QuickCheck >= 2.4.0.1 && < 3.0,     opentheory-primitive >= 1.0 && < 2.0,-    opentheory >= 1.73 && <= 1.74+    opentheory >= 1.73 && <= 1.76    hs-source-dirs: src, testsrc