tactic-haskell
tactic-haskell copied to clipboard
Consider using th-desugar
As it stands, quite a bit of the work involved in implementing new features is mucking around with odd TemplateHaskell representations. Using th-desugar could really cut down on a lot of the work required.