Skip to content

Minor cleanup

Krzysztof Gogolewski requested to merge tweag/ghc:wip/minor-ttg-cleanup into master
  • Simplify mkBuildExpr, the function newTyVars was called only on a one-element list.
  • TTG: use noExtCon in more places. This is more future-proof.
  • In zonkExpr, panic instead of printing a warning.

Merge request reports