goldfirere / th-desugar

Desugars Template Haskell abstract syntax to a simpler format without changing semantics
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

Add `Traversable` instance for `DTyVarBndrSpec` #212

Closed RyanGlScott closed 7 months ago

RyanGlScott commented 7 months ago

Such an instance would be useful in an eventual fix for https://github.com/goldfirere/singletons/issues/566.