<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 14, 2014 at 11:41 AM, John M. Dlugosz <span dir="ltr"><<a href="mailto:ngnr63q02@sneakemail.com" target="_blank">ngnr63q02@sneakemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(And that begs the question of why getArgs needs to be monadic in the first place.  It doesn't change its value; it's a strict constant at run-time, and not knowing it at compile time is my problem how?)</blockquote>
</div><br>But it is the *compiler's* problem. "Constant" means "known at compile time" to the compiler.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Although I wonder if you'd be happier with getArgs >>= mapM_ (do ...).<br>
<div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>