BSD-3-Clause licensed and maintained by Toshio Ito
This version can be pinned in stack with:wikicfp-scraper-0.1.0.8@sha256:000e58e941466019456b5224fd237149e59c3aed271429dc90316f555fe45bf5,2259

Module documentation for 0.1.0.8

wikicfp-scraper

This module scrapes WikiCFP pages (http://wikicfp.com/) for call-for-papers.

See http://hackage.haskell.org/package/wikicfp-scraper or module document of Web.WikiCFP.Scraper.

Author

Toshio Ito [email protected]

Changes

Revision history for wikicfp-scraper

0.1.0.8 – 2017-02-06

  • No API change.
  • Change dependency on scalpel to scalpel-core, because the latter has lighter dependency.
  • Drop dependency upper bound for hspec. It’s stable enough.

0.1.0.7 – 2017-01-24

  • Confirmed test with hspec-2.4.0

0.1.0.6 – 2016-11-27

  • Confirmed test with time-1.7.

0.1.0.5 – 2016-10-17

  • Confirmed build with scalpel-0.4.0.
  • Now this module uses CPP to deal with changes introduced in scalpel-0.4.0.

0.1.0.4 – 2016-10-09

  • Confirmed build with hspec-2.3.0.

0.1.0.3 – 2016-06-20

  • Bug fix. Now it returns an empty deadlines ([]) for “TBD”.

0.1.0.2 – 2016-06-03

0.1.0.1 – 2016-05-29

  • Confirmed build with time-1.6.0.1 and base-4.9.0.0

0.1.0.0 – 2016-05-21

  • First version. Released on an unsuspecting world.