<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Having an import/module feature like this would replace almost all cases where someone might wish for a macro system for Haskell.<div class="Ih2E3d">
<br></div></blockquote></div><br>Don&#39;t say that until you&#39;ve tried Lisp macros... read some of Paul Graham&#39;s essays or try some Common Lisp for yourself... macros can be an incredibly powerful tool, but &quot;macros&quot; from C, etc. aren&#39;t really macros, they&#39;re more like find-and-replace expressions :)<br>