On 10/28/06, Tomasz Zielonka <[EMAIL PROTECTED]> wrote:
On Fri, Oct 27, 2006 at 06:28:58AM -0700, Chad Scherrer wrote:
> Should I expect a monadic version to take a performance hit? What if I
> use some SPECIALIZE pragmas or somesuch? Is it more efficient to write
> one from scratch, or do specific type annotations give me the same
> thing anyway?

That's good to hear, thanks!

At this point my biggest concern is whether the strict parts and lazy
parts will play nice. Everything about my data structure is strict,
and thinking about how a Writer monad would interact with that just
makes me confused, so far.

-Chad
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to