~alcinnz/haskell-stylist

ref: df2761aad16333724b3fe15635d4d99e1663f3c5 haskell-stylist/src/Stylish/Style/Interpret.hs -rw-r--r-- 1.3 KiB
df2761aa — Adrian Cochrane 5 years ago
Compile 'complex' selectors (ones with multiple tests but no tree traversal).

I'm currently using a temporary datastructure which will be easily
replaced with curried functions later.