EPA: Update ghc-exactprint for new GHC 9.10 features
The ghc-exactprint update for GHC 9.10 passes all existing tests with GHC master once !12422 (closed) lands, and GHC 9.10 as at https://gitlab.haskell.org/ghc/ghc/-/commits/wip/az/ghc-9.10-backports-1.
The next step is to migrate new tests since the last release, according to this doc, which is likely to show up additional GHC bugs, but only for code written using new GHC 9.10 features.
-
AnnotationNoListTuplePuns missing comments for [ {- comment -} ]
Edited by Alan Zimmerman