~alcinnz/haskell-stylist

ref: c66e930343f9b255bbb10f3f4d2a06656d82bd03 haskell-stylist/test/Test.hs -rw-r--r-- 5.1 KiB
d321f69d — Adrian Cochrane 5 years ago
Unit test the style index.
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.