summaryrefslogtreecommitdiff
path: root/ghc/lib/std/cbits/progargs.c
diff options
context:
space:
mode:
authorsimonpj <unknown>2001-01-11 13:58:05 +0000
committersimonpj <unknown>2001-01-11 13:58:05 +0000
commit4bac90dcd705b922910995b2cdf2fc4ee7a0f09b (patch)
treef10f6f175fae3feca5972b4451237349182234b4 /ghc/lib/std/cbits/progargs.c
parent11980a5d6609e95f22b74b48f37b1dfa323bd9a5 (diff)
downloadhaskell-4bac90dcd705b922910995b2cdf2fc4ee7a0f09b.tar.gz
[project @ 2001-01-11 13:58:05 by simonpj]
Fix a grotesque bug in the HsCore.pprUfExpr The expression ((\x -> f x y) a b) printed as (\x -> f x y a b) which in turn caused any importing module to behave most oddly. This didn't show up before, because such expressions don't happen much (they are simplified). But one showed up in a RULE (which happens to be simplified only very gently), and that tickled this bug.
Diffstat (limited to 'ghc/lib/std/cbits/progargs.c')
0 files changed, 0 insertions, 0 deletions