wikicfp-scraper 0.1.0.9 → 0.1.0.10
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~scalpel-core
Dependency ranges changed: scalpel-core
Files
- ChangeLog.md +4/−0
- wikicfp-scraper.cabal +2/−2
ChangeLog.md view
@@ -1,5 +1,9 @@ # Revision history for wikicfp-scraper +## 0.1.0.10 -- 2019-02-19++* Confirmed test with `scalpel-core-0.6.0`.+ ## 0.1.0.9 -- 2017-07-21 * Confirmed test with `time-1.8`.
wikicfp-scraper.cabal view
@@ -1,5 +1,5 @@ name: wikicfp-scraper-version: 0.1.0.9+version: 0.1.0.10 author: Toshio Ito <debug.ito@gmail.com> maintainer: Toshio Ito <debug.ito@gmail.com> license: BSD3@@ -26,7 +26,7 @@ build-depends: base >=4.6.0 && <5.0, bytestring >=0.10.0 && <0.11, text >=0.11.3.1 && <1.3,- scalpel-core >=0.5.0 && <0.6,+ scalpel-core >=0.5.0 && <0.7, time >=1.4.0 && <1.9, attoparsec >=0.10.4 && <0.14