~alcinnz/haskell-stylist

ref: 2eff549d191ace945113095ecf29d7129abb93a2 haskell-stylist/src/Data/CSS/Syntax/Selector.hs -rw-r--r-- 4.7 KiB
2eff549d — Adrian Cochrane 5 years ago
Test/fix parsing of psuedoclasses/elements.
e5b85906 — Adrian Cochrane 5 years ago
Add support for psuedoelements/classes.
ccae6742 — Adrian Cochrane 5 years ago
Improve code cleanliness to avoid future bugs.
af343c17 — Adrian Cochrane 5 years ago
Switch to new namespace for consistency with other modules like css-syntax.
c1fca3d5 — Adrian Cochrane 5 years ago
Draft alternate API.