re-evaluating CAFs in ghc

Bernard James POPE bjpop@cs.mu.OZ.AU
Fri, 26 Jul 2002 20:56:31 +1000 (EST)


Hi all,

Is there any way to trick ghc into causing CAFs to
be re-evaluated upon each reference to them? (specifically
without adding arguments to it so that it is no longer a CAF).

I know this sounds like a dodgy hack ...

Cheers,
Bernie.