diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2018-05-01 11:11:46 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2018-05-01 12:57:48 +0100 |
commit | 07cc6039dccff82790bf1d84a81e26df234ad899 (patch) | |
tree | b9c771b364646f1a989f87a9b012e93b06ed63ac /appveyor.yml | |
parent | 4e45ebeea097b662076936f5a50c0873d8737923 (diff) | |
download | haskell-07cc6039dccff82790bf1d84a81e26df234ad899.tar.gz |
Don't crash when pretty-printing bad joins
Trac #15108 showed that the Core pretty-printer would
crash if it found a join-point binding with too few lambda
on the RHS. That is super-unhelpful! Lint will find it,
but pretty-printing should not crash.
This patch just makes the pretty printer behave more robustly;
it leaves the job of error reporting to Lint.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions