~alcinnz/haskell-stylist

ref: dd6765e12e0959c2a33e885f35441b1c5b2cbaa1 haskell-stylist/src/Data/CSS/Style/Selector d---------
6344dc8e — Adrian Cochrane 5 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
e5b85906 — Adrian Cochrane 5 years ago
Add support for psuedoelements/classes.
00ed62a1 — Adrian Cochrane 5 years ago
Code cleanliness fixes.
ccae6742 — Adrian Cochrane 5 years ago
Improve code cleanliness to avoid future bugs.
e8c6873f — Adrian Cochrane 5 years ago
Data.CSS.Style.Selector.Index: fix potential crash.
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.