Lenses, folds, traversals and prisms for
taggy.
This greatly simplifies your life when dealing with
the ugly world of Real Life HTML. Here's an
example.
It lists the date, author and package name of
all the recent package uploads entries from the hackage page of the same name.
Note that it uses wreq to fetch the
Hackage page.
Report any problem on our issues page on github.