~alcinnz/haskell-stylist

ref: c1fca3d5da68761a4b08b93ed0d6f700d73cb705 haskell-stylist/src/Stylish/Parse.hs -rw-r--r-- 3.5 KiB
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.