Prevent conflicts with inlinenonrep in normalization.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 31 Jul 2009 10:37:08 +0000 (12:37 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Fri, 31 Jul 2009 11:09:03 +0000 (13:09 +0200)
commit63eb4d0050f202ee022c2d89c46a33f47c646d79
treef7d273ac9689548ceebe5ee7c38513aaeb4b660e
parent4b87be0b9d499155084a6240b016afd57b4b30cd
Prevent conflicts with inlinenonrep in normalization.

This is a followup on
ebdc2024d7cf71: Let inlinefun inline everything non-representable.
which make inlinefun more general. A few other normalizations tried to
prevent loops with inline fun, but now work correctly for the (new)
inlinenonrep.
cλash/CLasH/Normalize.hs