google / ghc-source-gen

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

Support GHC 9.10 #116

Open TeofilC opened 1 month ago

TeofilC commented 1 month ago

There's been quite a few changes to the AST and exact print annotations so it's non-trivial to get this working with the new version of GHC