~alcinnz/haskell-stylist

ref: b15571fe8903b17ecbcc098f4f3ac3e357346a27 haskell-stylist/stylish-html-conduit d---------
7061161d — Adrian Cochrane 5 years ago
Parse HTML 'style' attributes.
6b742e7e — Adrian Cochrane 5 years ago
Have Stylish HTML Conduit depend on a non-buggy version of Stylish Haskell.
932c3586 — Adrian Cochrane 5 years ago
Improve traverseStyles type signature.

Allow differing output types and give text nodes style if they want it.
0dc35ad2 — Adrian Cochrane 5 years ago
Improve concision of Stylish HTML Conduit's API.
3630f677 — Adrian Cochrane 5 years ago
Draft html-conduit to Stylish Haskell bindings.
03ba02a4 — Adrian Cochrane 5 years ago
Initialize stylish-html-conduit sidemodule.