~alcinnz/haskell-stylist

ref: 3bd6ae52f8c93b8c85c7b6a18e921fde7336c8e5 haskell-stylist/stylish-haskell.cabal -rw-r--r-- 2.4 KiB
af343c17 — Adrian Cochrane 5 years ago
Switch to new namespace for consistency with other modules like css-syntax.
16597996 — Adrian Cochrane 5 years ago
Index style rules to quickly narrow down which ones match a given element.
ceb3b528 — Adrian Cochrane 5 years ago
Add and pass some unit tests.
b26bb3d1 — Adrian Cochrane 5 years ago
Implement basic parser. TODO test.
6a716488 — Adrian Cochrane 5 years ago
Model the tree being matched, to be converted from XML conduit.
22d07de9 — Adrian Cochrane 5 years ago
Init module.