Replace a checking `is_elem` with a plain `elem`
authorSimon Marlow <marlowsd@gmail.com>
Wed, 30 Sep 2009 08:43:58 +0000 (08:43 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 30 Sep 2009 08:43:58 +0000 (08:43 +0000)
commit81b5698d13d6c4b99ad85dfc2c0fdfafd7a469dd
treec4cfb1a9d27333762c0d40e6d4c5bea2514eb4e7
parent24c13c1369c2ed21123c0c6eba7a7d7ab0313b86
Replace a checking `is_elem` with a plain `elem`
This one complains sometimes, but there's no good way to improve it.
compiler/codeGen/CgClosure.lhs