Download CSS assets, including new useragent audio cues.
Audio cues are public domain from freesound.org and archive.org via elementary OS's sound theme.
Import libsndfile, prepare to use it for writing audio files.
Fix linking error, didn't expose Types.hs
Switch to C for I/O. FIXME currently segfaults.
Integrate dispatching to native apps.
CSS fixes, start implementing downloads.
Extract URL resolver into 'hurl' hackage
Add new URL & commandline arguments input interface.
Release Rhapsode 0.1.1.0!
Integrate var(), @import, @document, @media, & @supports support.
Upgrade Stylist dependency, fix default table styles.
I forgot that the content property replaces all children.
Parse content & counter properties, cleanup property handling.
Implement mappings to SSML <prosody> attributes.
Turn off CSS inheritance for cleaner output.
Upgrade to nonbroken Stylish Haskell.
Incorporate Stylish HTML Conduit.
Improves clarity of Rhapsody's code and possibly helps someone else create their own browser.
Parse HTML, draft code to apply it.