oeis2 1.0.4 → 1.0.5
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens
API changes (from Hackage documentation)
Files
- oeis2.cabal +5/−5
oeis2.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.1.+-- This file has been generated from package.yaml by hpack version 0.34.3. -- -- see: https://github.com/sol/hpack ----- hash: 0abc3c3718c4acc9b1eb0a1cec00145536064c7795e99066f4ad9c7b637da42e+-- hash: 124b846dc9ea45b282524fa4359f5ef03e0cfe14df8a63592fa5300a4444ec75 name: oeis2-version: 1.0.4+version: 1.0.5 synopsis: Interface for Online Encyclopedia of Integer Sequences (OEIS). description: Release notes are here https://github.com/23prime/oeis2/releases category: Math@@ -40,7 +40,7 @@ , base >=4.7 && <5 , containers >=0.5 && <0.7 , http-conduit >=2.2 && <2.4- , lens >=4.15 && <5+ , lens >=4.15 && <6 , lens-aeson >=1.0 && <1.2 , text >=1.2 && <1.3 , vector >=0.12 && <0.13@@ -61,7 +61,7 @@ , containers >=0.5 && <0.7 , hspec , http-conduit >=2.2 && <2.4- , lens >=4.15 && <5+ , lens >=4.15 && <6 , lens-aeson >=1.0 && <1.2 , oeis2 , text >=1.2 && <1.3