Re: [PATCH] Pass Platform to pprExpr1

2011-10-14 Thread Simon Marlow
On 12/10/2011 14:24, Ben Gamari wrote: Fixes build error: compiler/cmm/PprC.hs:961:33: Couldn't match expected type `Platform' against inferred type `CmmExpr' In the first argument of `pprExpr1', namely `expr' In the second argument of `(<+>)', namely `pprExpr1 expr'

[PATCH] Pass Platform to pprExpr1

2011-10-12 Thread Ben Gamari
Fixes build error: compiler/cmm/PprC.hs:961:33: Couldn't match expected type `Platform' against inferred type `CmmExpr' In the first argument of `pprExpr1', namely `expr' In the second argument of `(<+>)', namely `pprExpr1 expr' In the first argument of `parens', namely