[Haskell-cafe] Haskell from SML - referrential Transparency?!

Brandon Moore brandon_m_moore at yahoo.com
Wed Apr 20 03:01:36 CEST 2011


> Thanks.

> 
> It was the "no computation needed" difference that I was missing,  and was 
>including (falsely) in my expectations for "same result", i.e. including  the 
>same traces.

To be clear, Debug.trace is not referentially transparent. It's only supposed to 
be used for debugging.

Brandon



More information about the Haskell-Cafe mailing list