oeis 0.2.2 → 0.2.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~HTTPPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: HTTP
API changes (from Hackage documentation)
Files
- oeis.cabal +2/−2
oeis.cabal view
@@ -1,5 +1,5 @@ Name: oeis-Version: 0.2.2+Version: 0.2.2.1 Stability: experimental Author: Brent Yorgey@@ -14,7 +14,7 @@ data-files: README, example/Catalan.hs -Build-Depends: base <5, network <2.3, HTTP >= 4000.0.2 && <4000.1+Build-Depends: base <5, network <2.3, HTTP >= 4000.0.2 && < 4000.2 Build-Type: Simple Exposed-Modules: Math.OEIS