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

Add DerivingVia support on ghc>=8.6. #19

Closed judah closed 5 years ago

judah commented 5 years ago

Serves as an example for how we support features that only work on new enough GHC versions.