Skip to content

Update liquid-haskell-boot patch for GHC MR !14122

sheaf requested to merge sheaf/head.hackage:WithUserRdr into master

This MR updates the patch for liquidhaskell-boot-0.9.10.1 to account for the changes in GHC MR !14122, and in particular commit ecfec4df3521c02cc881f41d7418430b15077b8f which changed some constructors of the Haskell AST, such as HsVar and HsTyVar, to store the original user-written RdrName along side the renamed Name.

Edited by sheaf

Merge request reports

Loading