diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2011-10-12 09:24:13 -0400 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2011-10-17 13:16:32 +0100 |
commit | cde972911162bcbb94a6a76550463f324176b445 (patch) | |
tree | 0bd5685b4f09490a5ad6c1036aa3319bc148c936 /compiler/codeGen | |
parent | ceef80b2fbd414c701bb2a346226a357475983ad (diff) | |
download | haskell-cde972911162bcbb94a6a76550463f324176b445.tar.gz |
Pass Platform to pprExpr1
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
`(cast <+> pprExpr1 expr)'
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions