Shachaf
> --
> You received this message because you are subscribed to the Google Groups "pdxfunc" group.
> To post to this group, send email to pdx...@googlegroups.com.
> To unsubscribe from this group, send email to pdxfunc+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/pdxfunc?hl=en.
>
I haven't looked into LYAH's text very deeply, but I don't think
you're supposed to take its code verbatim; it looked to me like it was
first demonstrating how Control.Monad.Writer worked and then giving
part of its implementaion.
> I thought that's why "qualified" was necessary.
> Isn't "tell" of Control.Monad.Writer qualified?
> I am still puzzled.
I'm not sure what you mean by "qualified" here. The word "qualified"
is also never mentioned in that chapter, so I assume you added it. You
should probably read more about what it does and how Haskell imports
work.
> BTW, sorry if I'm not suppose to ask this kind of question here.
> If it isn't appropriate to continue, let me know. I'll move out.
I have no idea what you're supposed to do or not supposed to do here
-- I've never even been to PDXFunc (though I was planning on going
this one time!). I was more proposing asking in #haskell for your own
benefit.
Shachaf