LinkChecker

Check a bunch of local html files for broken links

http://janzzstimmpfle.de/~jens/software/LinkChecker/

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jens Stimpfle
Maintained by [email protected]

CLI tool to check for broken links in your static html files. Checking is done using HTTP HEAD requests, and only one request per URL is done per running instance (even if linked from several different files).