[Haskell-cafe] View Thunk Evaluation
Don Stewart
dons00 at gmail.com
Mon Jun 27 04:08:36 CEST 2011
Yes, via the -hpc tracing mechanism.
When executed HPC generates a highlighted log of your source, and
expressions that aren't evaluated will be marked up in a special
color.
On Sun, Jun 26, 2011 at 9:22 PM, Tom Murphy <amindfv at gmail.com> wrote:
> Hi All,
> Is there a way to determine whether a thunk was evaluated during
> code's execution?
>
> Thanks,
> Tom
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list