j-mie6 / gigaparsec

Refreshed parsec-style library for compatibility with Scala parsley
https://j-mie6.github.io/gigaparsec/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Pattern Support: Templated Lifted Constructors #7

Closed j-mie6 closed 8 months ago

j-mie6 commented 1 year ago

It would be good to build in some support for Template Haskell driven derivation of the lifted constructor pattern, which we can have take more forms than the original generic bridge formulation can provide. In particular:

j-mie6 commented 8 months ago

Experimental support in 0.2.2.0