Don't inline == and /=.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 10 Mar 2010 15:23:34 +0000 (16:23 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 10 Mar 2010 15:23:34 +0000 (16:23 +0100)
commit39c7a90c464192797000b109ad6c90154f2ff3ea
treeda34168763df5b55cbfcbf75bd02d1c137b3f596
parentb603a1b76fc2bf27e9f194b09206c00d073aabb6
Don't inline == and /=.

This is a hack to prevent problems caused by the derived Eq instances.
This is not a real solution, though.
cλash/CLasH/Normalize.hs