~alcinnz/haskell-stylist

ref: 52e91d5c52b6de85e3ae2faa32281dbc482a9d6c haskell-stylist/src 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.
898234de — Adrian Cochrane 5 years ago
Add some resiliancy checks.
ceb3b528 — Adrian Cochrane 5 years ago
Add and pass some unit tests.