shellmate-extras 0.3.4 → 0.3.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-conduitdep ~tagsoup
Dependency ranges changed: http-conduit, tagsoup
Files
- shellmate-extras.cabal +2/−2
shellmate-extras.cabal view
@@ -1,5 +1,5 @@ name: shellmate-extras-version: 0.3.4+version: 0.3.4.1 synopsis: Extra functionality for shellmate. description: HTTP downloads and parsing for various file formats. homepage: https://github.com/valderman/shellmate@@ -24,7 +24,7 @@ base >=4.7 && <5, bytestring >=0.10 && <0.11, feed >=0.3 && <0.4,- http-conduit >=2.1 && <2.2,+ http-conduit >=2.2 && <2.3, http-types >=0.9 && <0.10, mime-types >=0.1 && <0.2, shellmate >=0.3.3 && <0.4,