Written April 14, 2012 updated: April 27, 2012 This is a complete guide to using HXT for parsing and processing HTML in Haskell. What is HXT? HXT is a collection of tools for processing XML with Haskell. It's a complex beast, but HXT is powerful and flexible, and very elegant once you know how to use it. Why HXT? Here's how HXT stacks up against some other XML parsers: HXT vs TagSoup TagSoup is th