~alcinnz/haskell-stylist

ref: df951629b15966b6c5cf82ae07b158ccda5fc2f6 haskell-stylist/src/Stylish/Parse d---------
df951629 — Adrian Cochrane 5 years ago
Improve parsing API.

Now compound selectors have their own type, aiding indexing and maybe interpretation.
Now only one selector is associated with outputted style rule.
ceb3b528 — Adrian Cochrane 5 years ago
Add and pass some unit tests.