diff options
author | Austin Seipp <aseipp@pobox.com> | 2013-06-18 18:40:32 -0500 |
---|---|---|
committer | Austin Seipp <aseipp@pobox.com> | 2013-06-18 21:26:21 -0500 |
commit | 232737a0260a04c6c274a4a619589aa078145416 (patch) | |
tree | 96f4a7652276e3d75312efdb580ec6b3520b1078 /ghc | |
parent | 7b0695a887c13a431f898d89938e127faa3f4585 (diff) | |
download | haskell-232737a0260a04c6c274a4a619589aa078145416.tar.gz |
Suppress some more warnings from Clang.
It likes to think lambdas a la:
foo $ \u -> ...
represent a kind of unicode extended literal.
It also gets confused when you have things like:
... thing ... {- comment ... (???) -}
where the (???) is mistaken as a trigraph.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'ghc')
0 files changed, 0 insertions, 0 deletions