-
Also migrate Fixity from GHC.Hs to Language.Haskell.Syntax since it no longer uses any GHC-specific data types. Fixed arrow desugaring bug. (This was dead code before.) Remove mkOpFormRn, it is also dead code, only used in the arrow desugaring now removed. Co-authored-by:
Fabian Kirchner <kirchner@posteo.de> Co-authored-by:
Alan Zimmerman <alan.zimm@gmail.com>
Also migrate Fixity from GHC.Hs to Language.Haskell.Syntax since it no longer uses any GHC-specific data types. Fixed arrow desugaring bug. (This was dead code before.) Remove mkOpFormRn, it is also dead code, only used in the arrow desugaring now removed. Co-authored-by:
Fabian Kirchner <kirchner@posteo.de> Co-authored-by:
Alan Zimmerman <alan.zimm@gmail.com>
Loading