Apache-2.0 licensed by Will Coster
Maintained by willcoster@gmail.com
This version can be pinned in stack with:scalpel-core-0.6.2.2@sha256:703de024e3c2abc90d1e86dec583456d60d7f594904abab4f923715ac20e56bd,2436

Module documentation for 0.6.2.2

Scalpel Core

Scalpel core provides a subset of the scalpel web scraping library that is intended to have lightweight dependencies and to be free of all non-Haskell dependencies.

Notably this package does not contain any networking support. Users who desire a batteries include solution should depend on scalpel which does include networking support instead of scalpel-core.

More thorough documentation including example code can be found in the documentation of the scalpel package.

Changes