Move the application of "everywhere" to dotransforms.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 13 Apr 2010 15:26:58 +0000 (17:26 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 13 Apr 2010 15:26:58 +0000 (17:26 +0200)
commitc29a9d04d534beedb2221a03f672310af16dd0cd
tree44e94fa51266beca976fffac04a336908688ae0e
parent6b25abd35ae3cfe2fe42b9d0446d35d0dd118f98
Move the application of "everywhere" to dotransforms.

Since every transformation is now applied "everywhere", we don't need to
specify this for every transform. This allows us to change the
application order in the future.
cλash/CLasH/Normalize.hs
cλash/CLasH/Normalize/NormalizeTools.hs