google / ghc-source-gen

Library for generating Haskell source files and code fragments.
BSD 3-Clause "New" or "Revised" License
91 stars 29 forks source link

Implement basic prefix pattern synonyms. #43

Closed judah closed 5 years ago

judah commented 5 years ago

Progress on #28. Still need several variants such as unidirectional, explicit bididirectonal, records, and infix operators.